Closed
Bug 464980
Opened 17 years ago
Closed 17 years ago
Open a page on swissquote.ch causes Firefox to hang with JIT enabled
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: jmaher, Unassigned)
References
()
Details
(Keywords: hang)
Found on testday, navigating to http://www.swissquote.ch/index/index_funds_e.html causes the browser to hang. This is the case on windows/mac.
More info to come
Comment 1•17 years ago
|
||
Same hang happens on Vista. I'll supply a stack when my debug build has been finished building.
Severity: normal → critical
Keywords: hang
OS: Mac OS X → All
Summary: http://www.swissquote.ch/index/index_funds_e.html: causes firefox to hang on mac → Open a page on swissquote.ch causes Firefox to hang
Comment 2•17 years ago
|
||
Here is the simple STR for the hang:
1. Make sure JIT (javascript.options.jit.content) is enabled
2. Open the given URL
With step 2 we hang forever.
Assignee: nobody → general
Component: General → JavaScript Engine
Product: Firefox → Core
QA Contact: general → general
Summary: Open a page on swissquote.ch causes Firefox to hang → Open a page on swissquote.ch causes Firefox to hang with JIT enabled
Comment 3•17 years ago
|
||
this this works for me with the latest hourly that has the latest merge from
TraceMonkey.
--> no hang --> WFM
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Comment 4•17 years ago
|
||
Yeah. Tried with the latest hourly build and everything is fine. That would explain why I wasn't able to see the issue with my latest debug build.
Verfied with Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b2pre) Gecko/20081114 Minefield/3.1b2pre ID:20081114121109
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•