Closed Bug 423138 Opened 17 years ago Closed 17 years ago

browser test crashes on 64bit linux

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
blocker

Tracking

()

RESOLVED FIXED

People

(Reporter: smaug, Assigned: smaug)

References

Details

Attachments

(2 files)

Attached file Stack (deleted) —
Currently ´perl runtests.pl -browser-chrome´ crashes on 64bit linux. This is a regression from bug 421806.
Flags: blocking1.9?
Attached patch possible patch (deleted) — Splinter Review
Before bug 421806 there was a cast to (ptrdiff_t). Putting it back fixes the crash.
Comment on attachment 309653 [details] [diff] [review] possible patch Is this the right thing to do? I know nothing about spidermonkey code.
Attachment #309653 - Flags: review?(igor)
Comment on attachment 309653 [details] [diff] [review] possible patch 64-bit fix, restores lost cast, easy a+. /be
Attachment #309653 - Flags: review+
Attachment #309653 - Flags: approval1.9?
Comment on attachment 309653 [details] [diff] [review] possible patch a1.9=beltzner
Attachment #309653 - Flags: review?(igor)
Attachment #309653 - Flags: approval1.9?
Attachment #309653 - Flags: approval1.9+
Assignee: general → Olli.Pettay
Landed: mozilla/js/src/jsopcode.c 3.305
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Flags: in-testsuite-
Flags: in-litmus-
Flags: blocking1.9?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: