On Wed, 20 May 2015 12:51:07 +0300 FreeMan <[email protected]> wrote:
>[...] > warning: > `/opt/lazarus/components/PascalScript/Source/lib/x86_64-darwin/PascalScript_Core_Reg.o': > > file time stamp mismatch. > warning: > `/opt/lazarus/components/PascalScript/Source/lib/x86_64-darwin/pascalscript.o': > > file time stamp mismatch. > .... > If I'm not wrong, this warnings mean, IDE each click to build button, > can't compare builded time so rebuild again. (out this topic) This comes from the compiler. > this is When click to build button I get: > > ERROR in IDE: > Creating gdb catchable error: > [New Thread 0x1c17 of process 686] > > Program received signal SIGFPE, Arithmetic exception. > 0x0000000100696c01 in RAISEEXCEPTION (MSG=0x0) at ideprocs.pp:2278 > 2278 if (length(Msg) div (length(Msg) div 10000))=0 then ; > (gdb) Can you create the stacktrace? Command "bt". Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
