Closed Bug 639792 Opened 13 years ago Closed 13 years ago

TI+JM: crash with test case involving mod

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jandem, Assigned: jandem)

References

Details

(Whiteboard: fixed-in-jaegermonkey)

Attachments

(1 file)

--
for(var i=0; i<20; i++) {
    function f(){};
    x = -1;
    x = x % 1;
}
--
This crashes with -a -m or -a -m -n.
Assignee: general → jandemooij
Status: NEW → ASSIGNED
Attached patch PatchSplinter Review
Attachment #517709 - Flags: review?(bhackett1024)
Attachment #517709 - Flags: review?(bhackett1024) → review+
http://hg.mozilla.org/projects/jaegermonkey/rev/c2e81b8264c5
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: fixed-in-jaegermonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: