Closed
Bug 454626
Opened 17 years ago
Closed 12 years ago
crash [@ memmove - nsTArray_base::ShiftData - nsINode::RemoveMutationObserver]
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: timeless, Unassigned)
Details
(Keywords: crash)
Crash Data
i'm not sure what i was doing :)
Signature memmove
UUID bca229a6-7f22-11dd-8c5a-001a4bd43ef6
Time 2008-09-10 03:24:36-07
Uptime 662641
Product Firefox
Version 3.1b1pre
Build ID 20080901033305
OS Windows NT
OS Version 5.1.2600 Service Pack 2
CPU x86
CPU Info GenuineIntel family 6 model 13 stepping 8
Crash Reason EXCEPTION_ACCESS_VIOLATION
Crash Address 0xa9ab000
Comments
Crashing Thread
Frame Module Signature Source
0 mozcrt19.dll memmove
1 xul.dll nsTArray_base::ShiftData
2 xul.dll nsINode::RemoveMutationObserver
3 xul.dll nsContentList::~nsContentList
4 xul.dll nsContentList::`scalar deleting destructor'
5 xul.dll nsContentList::Release
6 xul.dll XPCJSRuntime::GCCallback
7 xul.dll jsds_GCCallbackProc
8 xul.dll DOMGCCallback
9 js3250.dll js_GC
10 js3250.dll js3250.dll@0x51505
11 js3250.dll js_NewObjectWithGivenProto
12 js3250.dll js_NewObject
13 js3250.dll JS_CloneFunctionObject
14 xul.dll xpc_CloneJSFunction
15 xul.dll XPCNativeMember::NewFunctionObject
16 xul.dll XPCWrapper::GetOrSetNativeProperty
17 xul.dll XPC_NW_GetOrSetProperty
18 xul.dll XPC_NW_GetProperty
19 js3250.dll js_NativeGet
20 js3250.dll js_Interpret
21 js3250.dll js_Invoke
22 js3250.dll JS_CallFunctionValue
23 xul.dll nsJSContext::CallEventHandler
24 xul.dll nsGlobalWindow::RunTimeout
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ memmove - nsTArray_base::ShiftData - nsINode::RemoveMutationObserver]
Comment 1•12 years ago
|
||
closest is bp-3053eb9b-6ead-423a-8e18-d98002130626 which does not occur after version 4.0b8 afaict.
nsINode::RemoveMutationObserver(nsIMutationObserver*) is more current stack signature, but I find no matching stacks starting in version 18
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•