Closed
Bug 1147433
Opened 10 years ago
Closed 9 years ago
crash in libpthread-2.20.so@0xc590
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Usul, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-889b5172-da89-4524-8942-266fb2150325.
=======================================================
0 libpthread-2.20.so libpthread-2.20.so@0xc590
1 libxul.so mozilla::Monitor::Wait(unsigned int) xpcom/glue/CondVar.h
2 libxul.so mozilla::ipc::MessageChannel::WaitForSyncNotify() ipc/glue/MessageChannel.cpp
3 libxul.so mozilla::ipc::MessageChannel::Send(IPC::Message*, IPC::Message*) ipc/glue/MessageChannel.cpp
4 libxul.so mozilla::net::PCookieServiceChild::SendGetCookieString(mozilla::ipc::URIParams const&, bool const&, bool const&, IPC::SerializedLoadContext const&, nsCString*) obj-firefox/ipc/ipdl/PCookieServiceChild.cpp
5 libxul.so mozilla::net::CookieServiceChild::GetCookieStringInternal(nsIURI*, nsIChannel*, char**, bool) netwerk/cookie/CookieServiceChild.cpp
6 libxul.so nsHTMLDocument::GetCookie(nsAString_internal&, mozilla::ErrorResult&) dom/html/nsHTMLDocument.cpp
7 libxul.so mozilla::dom::HTMLDocumentBinding::get_cookie obj-firefox/dom/bindings/HTMLDocumentBinding.cpp
8 libxul.so mozilla::dom::GenericBindingGetter(JSContext*, unsigned int, JS::Value*) dom/bindings/BindingUtils.cpp
9 libxul.so js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct) js/src/jscntxtinlines.h
10 libxul.so js::Invoke(JSContext*, JS::Value const&, JS::Value const&, unsigned int, JS::Value const*, JS::MutableHandle<JS::Value>) js/src/vm/Interpreter.cpp
11 libxul.so js::InvokeGetterOrSetter(JSContext*, JSObject*, JS::Value, unsigned int, JS::Value*, JS::MutableHandle<JS::Value>) js/src/vm/Interpreter.cpp
12 libxul.so js::NativeGetProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::MutableHandle<JS::Value>) js/src/vm/NativeObject.cpp
13 libxul.so js::GetProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::MutableHandle<JS::Value>) js/src/vm/NativeObject.h
14 libxul.so JS_ForwardGetPropertyTo(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>) js/src/jsapi.cpp
15 libxul.so mozilla::dom::GetPropertyOnPrototype(JSContext*, JS::Handle<JSObject*>, JS::Handle<jsid>, bool*, JS::MutableHandle<JS::Value>) dom/bindings/BindingUtils.cpp
16 libxul.so mozilla::dom::HTMLDocumentBinding::DOMProxyHandler::get(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::MutableHandle<JS::Value>) const obj-firefox/dom/bindings/HTMLDocumentBinding.cpp
17 libxul.so js::Proxy::get(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::MutableHandle<JS::Value>) js/src/proxy/Proxy.cpp
18 libxul.so Interpret js/src/vm/Interpreter.cpp
19 libxul.so js::RunScript(JSContext*, js::RunState&) js/src/vm/Interpreter.cpp
20 libxul.so js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct) js/src/vm/Interpreter.cpp
21 libxul.so js::Invoke(JSContext*, JS::Value const&, JS::Value const&, unsigned int, JS::Value const*, JS::MutableHandle<JS::Value>) js/src/vm/Interpreter.cpp
22 libxul.so JS::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) js/src/jsapi.cpp
23 libxul.so mozilla::dom::Function::Call(JSContext*, JS::Handle<JS::Value>, nsTArray<JS::Value> const&, JS::MutableHandle<JS::Value>, mozilla::ErrorResult&) obj-firefox/dom/bindings/FunctionBinding.cpp
24 libxul.so void mozilla::dom::Function::Call<nsCOMPtr<nsISupports> >(nsCOMPtr<nsISupports> const&, nsTArray<JS::Value> const&, JS::MutableHandle<JS::Value>, mozilla::ErrorResult&, mozilla::dom::CallbackObject::ExceptionHandling, JSCompartment*) obj-firefox/dist/include/mozilla/dom/FunctionBinding.h
25 libxul.so nsGlobalWindow::RunTimeoutHandler(nsTimeout*, nsIScriptContext*) dom/base/nsGlobalWindow.cpp
26 libxul.so nsGlobalWindow::RunTimeout(nsTimeout*) dom/base/nsGlobalWindow.cpp
27 libxul.so nsGlobalWindow::TimerCallback(nsITimer*, void*) dom/base/nsGlobalWindow.cpp
28 libxul.so nsTimerImpl::Fire() xpcom/threads/nsTimerImpl.cpp
29 libxul.so nsTimerEvent::Run() xpcom/threads/nsTimerImpl.cpp
30 libxul.so nsThread::ProcessNextEvent(bool, bool*) xpcom/threads/nsThread.cpp
31 libxul.so NS_ProcessNextEvent(nsIThread*, bool) xpcom/glue/nsThreadUtils.cpp
32 libxul.so mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) ipc/glue/MessagePump.cpp
33 libxul.so MessageLoop::Run() ipc/chromium/src/base/message_loop.cc
34 libxul.so nsBaseAppShell::Run() widget/nsBaseAppShell.cpp
35 libxul.so XRE_RunAppShell toolkit/xre/nsEmbedFunctions.cpp
36 libxul.so MessageLoop::Run() ipc/chromium/src/base/message_loop.cc
37 libxul.so XRE_InitChildProcess toolkit/xre/nsEmbedFunctions.cpp
38 plugin-container content_process_main(int, char**) ipc/contentproc/plugin-container.cpp
Ø 39 libc-2.20.so libc-2.20.so@0x1ffdf
40 plugin-container _init
41 plugin-container malloc_good_size memory/build/replace_malloc.c
42 plugin-container __libc_csu_fini
43 plugin-container malloc_good_size memory/build/replace_malloc.c
44 plugin-container _start
| Reporter | ||
Comment 2•9 years ago
|
||
(In reply to Wayne Mery (:wsmwk, NI for questions) from comment #1)
> ludo, have you seen the crash lately?
nope this was a one off.
Flags: needinfo?(ludovic)
Updated•9 years ago
|
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
•