[Lazarus] Division by zero. with fpc r30855

FreeMan freeman35 at delphiturkiye.com
Wed May 20 11:51:07 CEST 2015


On 20.05.2015 12:04, Mattias Gaertner wrote:
> Can you create a stacktrace?
>
> Mattias
in terminal:
gdb lazarus
nearly all xxx.o files has warning
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 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)




More information about the Lazarus mailing list