Closed
Bug 609044
Opened 15 years ago
Closed 9 years ago
Firefox/4.0b8pre crash in [@ nsBindingManager::RemoveInsertionParent(nsIContent*) ]
Categories
(Core :: XBL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash)
Crash Data
Seen while reviewing new crash data. This crash started showing up using the 2010110200 builds. http://tinyurl.com/2cyr4g7 links to the crashes so far which are all Windows XP.
Frame Module Signature [Expand] Source
0 xul.dll nsBindingManager::RemoveInsertionParent content/xbl/src/nsBindingManager.cpp:508
1 xul.dll nsBindingManager::RemovedFromDocumentInternal content/xbl/src/nsBindingManager.cpp:645
2 xul.dll nsXULElement::UnbindFromTree content/xul/content/src/nsXULElement.cpp:935
3 xul.dll nsCOMPtr_base::assign_from_qi obj-firefox/xpcom/build/nsCOMPtr.cpp:96
4 xul.dll nsXBLBinding::UninstallAnonymousContent content/xbl/src/nsXBLBinding.cpp:397
5 xul.dll nsXBLBinding::ChangeDocument content/xbl/src/nsXBLBinding.cpp:1195
6 xul.dll nsBindingManager::RemovedFromDocumentInternal content/xbl/src/nsBindingManager.cpp:653
7 xul.dll nsXULElement::DestroyContent content/xul/content/src/nsXULElement.cpp:1614
8 xul.dll nsDocument::Destroy content/base/src/nsDocument.cpp:7063
9 xul.dll DocumentViewerImpl::Destroy layout/base/nsDocumentViewer.cpp:1585
10 xul.dll nsDocShell::Destroy docshell/base/nsDocShell.cpp:4505
11 xul.dll nsXULWindow::Destroy xpfe/appshell/src/nsXULWindow.cpp:528
12 xul.dll nsWebShellWindow::Destroy xpfe/appshell/src/nsWebShellWindow.cpp:832
13 xul.dll nsChromeTreeOwner::Destroy xpfe/appshell/src/nsChromeTreeOwner.cpp:382
14 xul.dll nsGlobalWindow::ReallyCloseWindow dom/base/nsGlobalWindow.cpp:6105
15 xul.dll nsCloseEvent::Run dom/base/nsGlobalWindow.cpp:5876
16 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:609
17 xul.dll NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:250
18 xul.dll nsXULWindow::ShowModal xpfe/appshell/src/nsXULWindow.cpp:419
19 xul.dll nsContentTreeOwner::ShowAsModal xpfe/appshell/src/nsContentTreeOwner.cpp:551
20 xul.dll nsWindowWatcher::OpenWindowJSInternal
21 xul.dll nsWindowWatcher::OpenWindow embedding/components/windowwatcher/src/nsWindowWatcher.cpp:423
22 xul.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:102
23 xul.dll XPC_WN_CallMethod js/src/xpconnect/src/xpcwrappednativejsops.cpp:1589
24 mozjs.dll js::Interpret js/src/jsinterp.cpp:4744
25 mozjs.dll js::RunScript js/src/jsinterp.cpp:665
26 mozjs.dll js::Invoke js/src/jsinterp.cpp:768
27 mozjs.dll js::ExternalInvoke js/src/jsinterp.cpp:881
28 mozjs.dll JS_CallFunctionValue js/src/jsapi.cpp:4895
29 xul.dll nsXPCWrappedJSClass::CallMethod js/src/xpconnect/src/xpcwrappedjsclass.cpp:1694
30 xul.dll nsXPCWrappedJS::CallMethod js/src/xpconnect/src/xpcwrappedjs.cpp:577
31 xul.dll PrepareAndDispatch xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:114
32 xul.dll SharedStub xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:141
33 xul.dll nsAsyncAlert::Run security/manager/boot/src/nsSecurityWarningDialogs.cpp:208
34 nspr4.dll PR_EnterMonitor nsprpub/pr/src/threads/prmon.c:99
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ nsBindingManager::RemoveInsertionParent(nsIContent*) ]
Comment 1•12 years ago
|
||
perhaps bp-ed7629b6-673c-4d78-9395-2cdfc2131012 is an example
nsRefPtr<mozilla::dom::Element>::~nsRefPtr<mozilla::dom::Element>() | PL_DHashTableEnumerate | nsBindingManager::RemoveInsertionParent(nsIContent*)
or bp-7e05a1de-4782-4615-9987-702642131018
Updated•10 years ago
|
Crash Signature: [@ nsBindingManager::RemoveInsertionParent(nsIContent*) ] → [@ nsBindingManager::RemoveInsertionParent(nsIContent*) ]
[@ nsBindingManager::RemoveInsertionParent ]
Comment 2•9 years ago
|
||
I'm marking this bug as WORKSFORME as bug crashlog signature didn't appear from a long time (over half year) in Firefox.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•