Closed
Bug 462096
Opened 17 years ago
Closed 17 years ago
crash with "jit.content = true"
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: johnw.mail, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081028 Minefield/3.1b2pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081028 Minefield/3.1b2pre
when i go to the url: "http://www.editgrid.com/user/wargodriver/adr" with "jit.content = true", firefox can not load the page to complete, it just crash.
Reproducible: Always
Steps to Reproduce:
1.upgrade to nightly build.
2.enable "jit.content" (which enabled by default)
3.go to this url: "http://www.editgrid.com/user/wargodriver/adr"
Actual Results:
Firefox can not load the page to completed.
And then crash.
Expected Results:
Firefox can load the page to completed.
And NO crash.
Comment 1•17 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b2pre) Gecko/20081028 Minefield/3.1b2pre
Can't reproduce on Linux.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081028 Minefield/3.1b2pre
Can reproduce on Windows.
bp-77130ea1-a572-11dd-9628-001cc4e2bf68
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•17 years ago
|
||
Not much useful in that crash report:
0 @0x5327c9c
1 @0x56a07ff
2 js3250.dll js3250.dll@0x6fe70
If you have any crash IDs that say anything for this, please post them here.
http://developer.mozilla.org/En/How_to_get_a_stacktrace_for_a_bug_report
Updated•17 years ago
|
Assignee: nobody → general
Component: General → JavaScript Engine
Product: Firefox → Core
QA Contact: general → general
Version: unspecified → Trunk
Hi Dave, when i reproduce the crash, i get the crash ID:
"9d3fa18c-a593-11dd-bec1-001cc4e2bf68"
http://crash-stats.mozilla.com/report/index/9d3fa18c-a593-11dd-bec1-001cc4e2bf68
But when i click the link, the page always show
"Please wait ..... Your report is being processed ..."
please help, thank you.
This one does not crash with jit enable.
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2008-10-29-02-tracemonkey/firefox-3.1b2pre.en-US.win32.installer.exe
please help, thank you.
Comment 5•17 years ago
|
||
(In reply to comment #3)
> But when i click the link, the page always show
> "Please wait ..... Your report is being processed ..."
Reports do not show immediately. You just have to go to the page to queue it to process faster and then be patient.
After upgrade to hourly nightly build, firefox done not crash anymore
(with enable jit), thank all.
So, i think the bug(s) is fixed today nightly build.
http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-win32/1225349498/firefox-3.1b2pre.en-US.win32.installer.exe
Comment 7•17 years ago
|
||
Confirmed with nightly. Yep, it's fixed.
Not sure which bug it was fixed in. If I knew I'd mark this as a duplicate. Closing as WORKSFORME.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•