On Tue, 24 Feb 2015 12:58:54 +0200
FreeMan <freema...@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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to