On Wed, 20 May 2015 20:01:32 +0300 FreeMan <[email protected]> wrote:
> On 20.05.2015 14:32, Mattias Gaertner wrote: > > Same stacktrace? > > > > Mattias > ERROR in IDE: > Creating gdb catchable error: > [New Thread 0x1c17 of process 4309] > > Program received signal SIGFPE, Arithmetic exception. > 0x0000000100696bf1 in RAISEEXCEPTION (MSG=0x0) at ideprocs.pp:2278 > 2278 if (length(Msg) div (length(Msg) div 10000))=0 then ; > (gdb) bt > #0 0x0000000100696bf1 in RAISEEXCEPTION (MSG=0x0) at ideprocs.pp:2278 > #1 0x0000000100b51c88 in ADD (this=0x11a334da0, SRCFILE=0x118154440, > PPUFILE=0x0) at ../packager/interpkgconflictfiles.pas:182 > #2 0x0000000100b538ad in CHECKDUPLICATESRCFILES > (parentfp=0x7fff5fbfdae0) at ../packager/interpkgconflictfiles.pas:994 > #3 0x0000000100b5361c in CHECKINTERPKGFILES (IDEOBJECT=0x117d2e9f0, > PKGLIST=0x11a3369c0, FILESCHANGED=false) > at ../packager/interpkgconflictfiles.pas:1065 Do you have ppu files in your include files path? Please test now. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
