Floating point exception

5 posts / 0 new
Last post
W4OTN
Floating point exception

After building 1.5.4 for Fedora and doing a fresh install I get the following floating point exception:
 ERROR in LCL: TGtk2WidgetSet.StretchCopyArea DestDC=00000000030650E8 Drawable=nilCreating gdb catchable error:  $0000000000714645  $00000000006CE096  $00000000006CC02B  $00000000007C1CF2  $00000000007C1944  $00000000007DC686  $0000000000766851  $00000000007475B5  $0000000000751D27TApplication.HandleException Invalid floating point operation  Stack trace:  $00000000006CC05C  $00000000007C1CF2  $00000000007C1944  $00000000007DC686  $0000000000766851  $00000000007475B5  $0000000000751D27  $0000000000AB25A1  $0000000000615E74  $00000000005B11EF  $00000000005B2F76  $0000000000542229  $000000000054123A  $0000000000525B59  $00000000007FC07C  $0000000000543322  $000000000080A585OnCloseQuery - NewQSOSaveForm: frmNewQSOClosing Details windowselect count(*) from cqrlog001.cqrlog_configSaving ini file to databaseselect count(*) from cqrlog001.cqrlog_configSaving ini file to databaseClosing BandMap windowClosing DXCluster windowClosing TRXControl windowClosing GrayLine windowEnd dmDXCCComplete end dmDXCCClosing dDXCCClosing dData/home/eric/.config/cqrlog/database/localhost.localdomain.pidCommand: kill 5331Closing ini file ...[TGtk2WidgetSet.Destroy] WARNING: There are 1 TimerInfo structures left, I'll free themAn unhandled exception occurred at $000000000052C8CB :EAccessViolation :   $000000000052C8CB  $00000000006B6BC9

W4OTN
Okay, that was ugly... let's

Okay, that was ugly... let's try this one.

ERROR in LCL: TGtk2WidgetSet.StretchCopyArea DestDC=00000000030650E8 Drawable=nil
Creating gdb catchable error:

  $0000000000714645
  $00000000006CE096
  $00000000006CC02B
  $00000000007C1CF2
  $00000000007C1944
  $00000000007DC686
  $0000000000766851
  $00000000007475B5
  $0000000000751D27
TApplication.HandleException Invalid floating point operation
  Stack trace:
  $00000000006CC05C
  $00000000007C1CF2
  $00000000007C1944
  $00000000007DC686
  $0000000000766851
  $00000000007475B5
  $0000000000751D27
  $0000000000AB25A1
  $0000000000615E74
  $00000000005B11EF
  $00000000005B2F76
  $0000000000542229
  $000000000054123A
  $0000000000525B59
  $00000000007FC07C
  $0000000000543322
  $000000000080A585
OnCloseQuery - NewQSO
SaveForm: frmNewQSO
Closing Details window
select count(*) from cqrlog001.cqrlog_config

Saving ini file to database
select count(*) from cqrlog001.cqrlog_config

Saving ini file to database
Closing BandMap window
Closing DXCluster window
Closing TRXControl window
Closing GrayLine window
End dmDXCC
Complete end dmDXCC
Closing dDXCC
Closing dData
/home/eric/.config/cqrlog/database/localhost.localdomain.pid
Command:
kill 5331
Closing ini file ...
[TGtk2WidgetSet.Destroy] WARNING: There are 1 TimerInfo structures left, I'll free them
An unhandled exception occurred at $000000000052C8CB :
EAccessViolation :
  $000000000052C8CB
  $00000000006B6BC9

ok2cqr
ok2cqr's picture
Re: Okay, that was ugly... let's

Hi Eric,
what version of Lazarus are you using for building CQRLOG? New versions have a bug somewhere in GTK and CQRLO hangs after start every time. Because of that, I sill use Lazarus 0.9.30.2 to build CQRLOG. Problem is with version 1.0.1 and newver and maybe also with version 1.0.0.
 
73 Petr

W4OTN
Looks like the version

Looks like the version packaged for Fedora is 1.0.4.  So that's a problem.

W4OTN
Have you been able to address

Have you been able to address this problem? It would appear that I will need to pull this package from Fedora as the only version of Lazarus in Fedora is 1.0.4.