[Lazarus] raised exception class 'External: SIGFPE'.

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Feb 24 12:15:51 CET 2015


On Tue, 24 Feb 2015 12:58:54 +0200
FreeMan <freeman35 at delphiturkiye.com> wrote:

> fpc r29988 lazarus r47975 svn build on osx qt x64
> today Just upgrade fpc & lazarus svn and start this error,
> 
> my code line:
> FRM_App := TFRM_App.Create(Self);
> 
> Project myproject raised exception class 'External: SIGFPE'.
> 
> 
> In file 'lclproc.pas' at line 857:
> 
> if (length(Msg) div (length(Msg) div 10000))=0 then ;

Look at the callstack to find out what leads to this error.

Mattias




More information about the Lazarus mailing list