Closed
Bug 333538
Opened 20 years ago
Closed 20 years ago
nsSigHandlers should trap SIGFPE
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: dbaron, Assigned: dbaron)
Details
(Whiteboard: [patch])
Attachments
(1 file)
|
1.86 KB,
patch
|
bryner
:
review+
bryner
:
superreview+
|
Details | Diff | Splinter Review |
nsSigHanglers should trap SIGFPE for dropping into the debugger. (I work on layout code. I sometimes divide by zero.)
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #217985 -
Flags: superreview?(bryner)
Attachment #217985 -
Flags: review?(bryner)
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [patch]
Target Milestone: --- → mozilla1.9alpha
| Assignee | ||
Comment 2•20 years ago
|
||
I should add the abnormal_exit_handler line as well...
Updated•20 years ago
|
Attachment #217985 -
Flags: superreview?(bryner)
Attachment #217985 -
Flags: superreview+
Attachment #217985 -
Flags: review?(bryner)
Attachment #217985 -
Flags: review+
| Assignee | ||
Comment 3•20 years ago
|
||
Checked in to trunk.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•