Closed
Bug 303561
Opened 19 years ago
Closed 15 years ago
Unknown Crash? [@ nsDOMEvent::~nsDOMEvent]
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: harig.in, Unassigned)
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050804 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050804 Firefox/1.0+ nothing available for report; talkback id - TB8108833Y Reproducible: Didn't try Steps to Reproduce: None.
Incident ID: 8108833 Stack Signature nsDOMEvent::~nsDOMEvent 5a6bd2d7 Product ID FirefoxTrunk Build ID 2005080406 Trigger Time 2005-08-05 06:57:38.0 Platform Win32 Operating System Windows NT 5.0 build 2195 Module firefox.exe + (00221967) URL visited ? unknown (signed out from Google? ) User Comments Since Last Crash 6731 sec Total Uptime 6731 sec Trigger Reason Access violation Source File, Line No. c:/builds/tinderbox/Fx-Trunk/WINNT_5.2_Depend/mozilla/content/events/src/nsDOMEvent.cpp, line 136 Stack Trace nsDOMEvent::~nsDOMEvent [c:/builds/tinderbox/Fx-Trunk/WINNT_5.2_Depend/mozilla/content/events/src/nsDOMEvent.cpp, line 136] DOMGCCallback [c:/builds/tinderbox/Fx-Trunk/WINNT_5.2_Depend/mozilla/dom/src/base/nsJSEnvironment.cpp, line 2162] js_ForceGC [c:/builds/tinderbox/Fx-Trunk/WINNT_5.2_Depend/mozilla/js/src/jsgc.c, line 1510] nsAppStartup::Run [c:/builds/tinderbox/Fx-Trunk/WINNT_5.2_Depend/mozilla/toolkit/components/startup/src/nsAppStartup.cpp, line 146] main [c:/builds/tinderbox/Fx-Trunk/WINNT_5.2_Depend/mozilla/browser/app/nsBrowserApp.cpp, line 61] KERNEL32.dll + 0x28989 (0x7c598989)
Assignee: nobody → events
Component: General → DOM: Events
Keywords: crash
Product: Firefox → Core
QA Contact: general → ian
Summary: Unknown Crash? → Unknown Crash? [@ nsDOMEvent::~nsDOMEvent]
Version: unspecified → Trunk
Updated•15 years ago
|
Assignee: events → nobody
QA Contact: ian → events
Comment 3•15 years ago
|
||
This stack trace looks very incomplete.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
jesse: hrm, that's probably tail call optimization, perhaps shutting down. definitely nothing i'd try doing about it.
| Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ nsDOMEvent::~nsDOMEvent]
You need to log in
before you can comment on or make changes to this bug.
Description
•