[Lazarus] Division by zero. with fpc r30855

Mattias Gaertner nc-gaertnma at netcologne.de
Wed May 20 12:05:51 CEST 2015


On Wed, 20 May 2015 12:51:07 +0300
FreeMan <freeman35 at delphiturkiye.com> 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




More information about the Lazarus mailing list