Closed Bug 643314 Opened 14 years ago Closed 12 years ago

ess.chw.edu/lawson/portal crashes Minefield

Categories

(Core :: JavaScript Engine, defect)

x86
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED INVALID

People

(Reporter: tiago.morbus.sa, Unassigned)

References

()

Details

(Keywords: crash)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101 Firefox/4.0 Build Identifier: Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101 Firefox/4.0 Just open it with Minefield 4b13pre or Firefox 4 RC2 and it crashes the browser. Spikes CPU usage and RAM usage and crashes. Don't bother asking for new profiles and such, I wasn't born yesterday. Reproducible: Always
Version: unspecified → Trunk
Crash report ID for the crash you submitted? (in about:crashes)
Keywords: stackwanted
I get a slow script warning and a second later a crash. Socorro is unable to process my crash Reports from FF4.0RC1 and RC2 / win32 bp-3308803f-0008-476b-8976-dff622110320 bp-34c30225-ffc7-4458-a329-77ab42110320 Disabling both jit will change the result from a crash in a hang. I will try to generate a stacktrace from windbg
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: stackwantedcrash
Product: Firefox → Core
QA Contact: general → general
Attached file Windbg stacktrace
I'm not sure if this stack is right. A stack overflow with allocating memory ?
a bad guess from an amateur like me is JS Engine
Assignee: nobody → general
Component: General → JavaScript Engine
QA Contact: general → general
The warning is "Script: https://ess.chw.edu/lawson/portal/objects/PortalConfig.js:311" An infinite loop happens. for (var i = 0; i < len; i++) { //do something for (var i = 0; i < nbrScripts; i++) { //do something } }
Component: JavaScript Engine → General
Component: General → JavaScript Engine
Google Chrome 10.0.648.151 and 12.0.709.0 canary build also increases memory usage and crashes after for a while.
Can you capture the page so we can reproduce this even if the site goes away?
Me?, I cannot. I think this is the site issue(poor JS coding).
A quick attempt to capture the page fails to reproduce. I'll see what I can do tomorrow.
I was able to reproduce this, but my crash report doesn't seem to get processed. I tried in a debug build but it seems to be too slow to reach the crash. I note that this site works only in IE9: it basically hangs in Fx, Chrome, and Safari. So, I'm not sure any action is required right now.
David: In my stack trace are several (200 ?) threads that look identical. Do you know why they this threads are spawned ?
In my experience, extra threads are either media related or background DNS resolution. Not sure why there are so many doing nothing, however.
Lawson Portal was changed to just shut out all browsers except for IE. :(
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: