Closed Bug 900076 Opened 11 years ago Closed 11 years ago

B2G crash in nsXPConnect::XPConnect()

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 900012

People

(Reporter: marcia, Unassigned)

Details

(Keywords: crash, reproducible)

Crash Data

This bug was filed from the Socorro interface and is report bp-2ff3b26d-2765-4bb5-aef0-462e72130731 . ============================================================= STR: 1. Load the latest nightly build on unagi device. 2. Press the camera button Frame Module Signature Source 0 libxul.so nsXPConnect::XPConnect() js/xpconnect/src/xpcprivate.h 1 libxul.so XPCJSRuntime::Get() js/xpconnect/src/xpcprivate.h 2 libxul.so XPCJSObjectHolder::~XPCJSObjectHolder js/xpconnect/src/XPCWrappedNative.cpp 3 libxul.so mozilla::layers::GrallocBufferActor::ActorDestroy(mozilla::ipc::IProtocolManager<mozilla::ipc::RPCChannel::RPCListener>::ActorDestroyReason) gfx/layers/ipc/ShadowLayerUtilsGralloc.cpp 4 libxul.so mozilla::docshell::POfflineCacheUpdateParent::DestroySubtree(mozilla::ipc::IProtocolManager<mozilla::ipc::RPCChannel::RPCListener>::ActorDestroyReason) /builds/slave/b2g_m-cen_unagi_ntly-000000000/build/objdir-gecko/ipc/ipdl/POfflineCacheUpdateParent.cpp 5 libxul.so mozilla::layers::PGrallocBufferParent::OnMessageReceived(IPC::Message const&) /builds/slave/b2g_m-cen_unagi_ntly-000000000/build/objdir-gecko/ipc/ipdl/PGrallocBufferParent.cpp 6 libxul.so mozilla::layers::PImageBridgeParent::OnMessageReceived(IPC::Message const&) /builds/slave/b2g_m-cen_unagi_ntly-000000000/build/objdir-gecko/ipc/ipdl/PImageBridgeParent.cpp 7 libxul.so mozilla::ipc::AsyncChannel::OnDispatchMessage(IPC::Message const&) ipc/glue/AsyncChannel.cpp 8 libxul.so mozilla::ipc::RPCChannel::OnMaybeDequeueOne() ipc/glue/RPCChannel.cpp 9 libxul.so RunnableMethod<WebCore::ReverbConvolver, void (WebCore::ReverbConvolver::*)(), Tuple0>::Run() ipc/chromium/src/base/tuple.h 10 libxul.so mozilla::ipc::RPCChannel::DequeueTask::Run() /builds/slave/b2g_m-cen_unagi_ntly-000000000/build/objdir-gecko/ipc/glue/../../dist/include/mozilla/ipc/RPCChannel.h 11 libxul.so MessageLoop::RunTask(Task*) ipc/chromium/src/base/message_loop.cc 12 libxul.so MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) ipc/chromium/src/base/message_loop.cc 13 libxul.so MessageLoop::DoWork() ipc/chromium/src/base/message_loop.cc 14 libxul.so base::MessagePumpDefault::Run(base::MessagePump::Delegate*) ipc/chromium/src/base/message_pump_default.cc 15 libxul.so MessageLoop::RunInternal() ipc/chromium/src/base/message_loop.cc 16 libxul.so MessageLoop::Run() ipc/chromium/src/base/message_loop.cc 17 libxul.so base::Thread::ThreadMain() ipc/chromium/src/base/thread.cc 18 libxul.so ThreadFunc ipc/chromium/src/base/platform_thread_posix.cc 19 libc.so __thread_entry bionic/libc/bionic/pthread.c 20 libc.so pthread_create bionic/libc/bionic/pthread.c
This might be the same as bug 900012: This one shows : Frame Module Signature Source 0 libxul.so nsXPConnect::XPConnect() js/xpconnect/src/xpcprivate.h 1 libxul.so XPCJSRuntime::Get() js/xpconnect/src/xpcprivate.h 2 libxul.so XPCJSObjectHolder::~XPCJSObjectHolder js/xpconnect above the stack of bug 900012
When you say nightly build, do you mean mozilla central or b2g18?
Looks like a dupe to me - the stack pretty much looks the same.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
(In reply to Jason Smith [:jsmith] from comment #3) > Looks like a dupe to me - the stack pretty much looks the same. > > *** This bug has been marked as a duplicate of bug 900012 *** With the exception of the XPConnect piece.
blocking-b2g: koi? → ---
You need to log in before you can comment on or make changes to this bug.