Crash Reports for uGlobalMenuDocListener::DoHandleMutations(nsIArray*)

Bug #1169874 reported by Chris Coulson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
firefox (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

See https://crash-stats.mozilla.com/report/list?signature=uGlobalMenuDocListener%3A%3ADoHandleMutations%28nsIArray*%29

0 libglobalmenu.so uGlobalMenuDocListener::DoHandleMutations uGlobalMenuDocListener.cpp:157
1 libglobalmenu.so uGlobalMenuDocListener::HandleMutations uGlobalMenuDocListener.cpp:139
2 libxul.so NS_InvokeByIndex_P xptcinvoke_x86_64_unix.cpp:164
3 libxul.so XPCWrappedNative::CallMethod XPCWrappedNative.cpp:3086
4 libxul.so XPC_WN_CallMethod XPCWrappedNativeJSOps.cpp:1488
5 libxul.so js::InvokeKernel jscntxtinlines.h:373
6 libxul.so js::Interpret jsinterp.cpp:2366
7 libxul.so js::RunScript jsinterp.cpp:346
8 libxul.so js::InvokeKernel jsinterp.cpp:404
9 libxul.so js::Invoke jsinterp.h:112
10 libxul.so js::BaseProxyHandler::call jsproxy.cpp:266
11 libxul.so js::Wrapper::call jswrapper.cpp:298
12 libxul.so js::CrossCompartmentWrapper::call jswrapper.cpp:631
13 libxul.so proxy_Call jsproxy.cpp:2438
14 libxul.so js::InvokeKernel jscntxtinlines.h:373
15 libxul.so js::Invoke jsinterp.h:112
16 libxul.so JS_CallFunctionValue jsapi.cpp:5817
17 libxul.so mozilla::dom::MutationCallback::Call MutationObserverBinding.cpp:667
18 libxul.so nsDOMMutationObserver::HandleMutation MutationObserverBinding.h:167
19 libxul.so nsDOMMutationObserver::HandleMutationsInternal nsDOMMutationObserver.cpp:640
20 libxul.so nsEventListenerManager::HandleEventSubType nsContentUtils.h:2289
21 libxul.so nsEventListenerManager::HandleEventInternal nsEventListenerManager.cpp:989
22 libxul.so nsEventTargetChainItem::HandleEvent nsEventListenerManager.h:279
23 libxul.so nsEventTargetChainItem::HandleEventTargetChain nsEventDispatcher.cpp:286
24 libxul.so nsEventDispatcher::Dispatch nsEventDispatcher.cpp:681
25 libxul.so nsEventDispatcher::DispatchDOMEvent nsEventDispatcher.cpp:742
26 libxul.so nsGlobalWindow::DispatchEvent nsGlobalWindow.cpp:7556
27 libxul.so nsDOMWindowUtils::DispatchEventToChromeOnly nsDOMWindowUtils.cpp:3139
28 libxul.so NS_InvokeByIndex_P xptcinvoke_x86_64_unix.cpp:164
29 libxul.so XPCWrappedNative::CallMethod XPCWrappedNative.cpp:3086
30 libxul.so XPC_WN_CallMethod XPCWrappedNativeJSOps.cpp:1488
31 libxul.so js::InvokeKernel jscntxtinlines.h:373
32 libxul.so js::Interpret jsinterp.cpp:2366
33 libxul.so js::RunScript jsinterp.cpp:346
34 libxul.so js::InvokeKernel jsinterp.cpp:404
35 libxul.so js::Invoke jsinterp.h:112
36 libxul.so JS_CallFunctionValue jsapi.cpp:5817
37 libxul.so nsXPCWrappedJSClass::CallMethod XPCWrappedJSClass.cpp:1432
38 libxul.so nsXPCWrappedJS::CallMethod XPCWrappedJS.cpp:580
39 libxul.so PrepareAndDispatch xptcstubs_x86_64_linux.cpp:122
40 libxul.so libxul.so@0x1363877
41 libxul.so nsGlobalWindow::Confirm nsGlobalWindow.cpp:4970
42 libxul.so NS_InvokeByIndex_P xptcinvoke_x86_64_unix.cpp:164
43 libxul.so XPCWrappedNative::CallMethod XPCWrappedNative.cpp:3086
44 libxul.so XPC_WN_CallMethod XPCWrappedNativeJSOps.cpp:1488
45 libxul.so js::InvokeKernel jscntxtinlines.h:373
46 libxul.so js::Interpret jsinterp.cpp:2366
47 libxul.so js::RunScript jsinterp.cpp:346
48 libxul.so UncachedInlineCall InvokeHelpers.cpp:372
49 libxul.so js::mjit::stubs::UncachedCallHelper InvokeHelpers.cpp:460
50 libxul.so js::mjit::stubs::CompileFunction InvokeHelpers.cpp:423
51 @0x7ffe43d4ec3e
52 libxul.so js::mjit::EnterMethodJIT MethodJIT.cpp:1041
53 libxul.so js::mjit::JaegerShot MethodJIT.cpp:1099
54 libxul.so js::Interpret jsinterp.cpp:2421
55 libxul.so js::RunScript jsinterp.cpp:346
56 libxul.so js::InvokeKernel jsinterp.cpp:404
57 libxul.so js::CallOrConstructBoundFunction jsinterp.h:112
58 libxul.so js::InvokeKernel jscntxtinlines.h:373
59 libxul.so js::Interpret jsinterp.cpp:2366
60 libxul.so js::RunScript jsinterp.cpp:346
61 libxul.so js::InvokeKernel jsinterp.cpp:404
62 libxul.so js_fun_apply jsinterp.h:112
63 libxul.so js::InvokeKernel jscntxtinlines.h:373
64 libxul.so js::Interpret jsinterp.cpp:2366
65 libxul.so js::RunScript jsinterp.cpp:346
66 libxul.so js::InvokeKernel jsinterp.cpp:404
67 libxul.so js_fun_apply jsinterp.h:112
68 libxul.so js::InvokeKernel

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package firefox - 20.0+build1-0ubuntu2

---------------
firefox (20.0+build1-0ubuntu2) raring; urgency=low

  * Update globalmenu-extension to 4.0
    - Fix LP: #1169873 - Crash in uGlobalMenuObject::ShouldShowIcon()
    - Turn a nullptr deref in to a runtime abort for now, to try and get a
      better idea of what is happening (LP: #1169874)
  * Fix empty Replaces on 12.10 and later (LP: #1165408)
    - update debian/rules
 -- Chris Coulson <email address hidden> Wed, 17 Apr 2013 09:29:49 +0100

Changed in firefox (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.