Closed Bug 791560 Opened 13 years ago Closed 7 years ago

EXCEPTION_STACK_OVERFLOW crash in nsJSContext::TerminationFuncClosure

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jlblw, Unassigned)

References

()

Details

(Keywords: crash, reproducible)

Crash Data

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1 Build ID: 20120905151427 Steps to reproduce: See web200.lima-city.de/crash It is not clear to me, why Firefox crashes, but the following code elements are necessary: - the invocation by onunload (evoked by document.location.replace) - the restarting of the script by setTimeout - the collection of the window instances into an array - the opening of new windows Actual results: Firefox crashes after a while.
It's peculiar. Yesterday Firefox cashed always but today newer when I have invoked the page.
Severity: normal → critical
Keywords: crash
Keywords: stackwanted
It's a very low volume crash, only 5 crashes in 15.0.1 amongst 85M ADU. Do you have reliable steps to reproduce? Does it happen in Safe Mode (see https://support.mozilla.org/kb/troubleshoot-firefox-issues-using-safe-mode)?
Crash Signature: [@ nsJSContext::TerminationFuncClosure::`scalar deleting destructor''(unsigned int)]
Component: Untriaged → DOM
Keywords: stackwanted
Product: Firefox → Core
Hardware: x86_64 → x86
No, I've no reliable reproduction instructions. Yes, Firefox crashes in Safe Mode, too. (bp-c10c4fa7-56cf-462d-a211-432482120922)
I can reproduce in the trunk after clicking Stop Script on the second prompt.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: reproducible
Summary: Firefox crash by script → EXCEPTION_STACK_OVERFLOW crash in nsJSContext::TerminationFuncClosure
Version: 15 Branch → Trunk
Crash Signature: [@ nsJSContext::TerminationFuncClosure::`scalar deleting destructor''(unsigned int)] → [@ nsJSContext::TerminationFuncClosure::`scalar deleting destructor''(unsigned int)] [@ nsJSContext::TerminationFuncClosure::`scalar deleting destructor'']
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Closing because no crash reported since 12 weeks.
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.