View Issue Details

IDProjectCategoryView StatusLast Update
0002597Spring engineGeneralpublic2012-09-03 08:49
Reporterabma Assigned TojK  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0002597: (master) SIGFPE after "revert the div0 check"
Descriptionhttp://pastebin.com/WbE4sStL

or is it ok?

seems still to sync...
TagsNo tags attached.
Checked infolog.txt for Errors

Relationships

related to 0002612 resolvedKloot (master) SIGFPE at load in rts/lib/lua/src/ltable.cpp:479 

Activities

Kloot

2011-08-02 23:57

developer   ~0007208

Last edited: 2011-08-03 00:02

jK wants it this way, signaling needs to be specifically disabled for lib/lua code to prevent FPE's originating in widgets/gadgets (his job, the existing feclearexcept call in CLuaHandle::RunCallInTraceback is not enough).

abma

2011-08-03 00:51

administrator   ~0007209

ok thx for clarify!

i lowered priority because it seems to work (with SIGNAL_NAN=OFF), but we should keep an eye on this...

abma

2011-10-03 00:29

administrator   ~0007455

Last edited: 2011-10-03 00:31

current develop branch at startup:
http://pastebin.com/AYPcfdkK

(disabling signal-nans again...)

abma

2012-09-03 08:49

administrator   ~0009160

i guess its fixed (didn't see a SIGFPE for some time...)

Issue History

Date Modified Username Field Change
2011-08-02 23:28 abma New Issue
2011-08-02 23:57 Kloot Note Added: 0007208
2011-08-02 23:59 Kloot Note Edited: 0007208
2011-08-03 00:02 Kloot Note Edited: 0007208
2011-08-03 00:50 abma Severity crash => major
2011-08-03 00:51 abma Note Added: 0007209
2011-08-04 11:16 Kloot Status new => assigned
2011-08-04 11:16 Kloot Assigned To => jK
2011-10-03 00:29 abma Note Added: 0007455
2011-10-03 00:31 abma Note Edited: 0007455
2011-10-03 00:31 abma Note Edited: 0007455
2011-10-03 08:52 hoijui Relationship added related to 0002612
2012-09-03 08:49 abma Note Added: 0009160
2012-09-03 08:49 abma Status assigned => resolved
2012-09-03 08:49 abma Resolution open => fixed