Closed
Bug 674570
Opened 14 years ago
Closed 14 years ago
crash in js::ctypes::Library::Open at libc.so@0xf1b8
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 647288
People
(Reporter: nhirata, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-783e5033-c2f5-4277-80ba-9201d2110725 .
=============================================================
Frame Module Signature [Expand] Source
0 libc.so libc.so@0xf1b8
1 libmozutils.so load_segments other-licenses/android/linker.c:948
2 libmozutils.so find_library other-licenses/android/linker.c:1186
3 libmozutils.so __wrap_dlopen other-licenses/android/dlfcn.c:65
4 libnspr4.so PR_LoadLibraryWithFlags nsprpub/pr/src/linking/prlink.c:836
5 libxul.so js::ctypes::Library::Open js/src/ctypes/Library.cpp:181
6 libxul.so js::ExternalInvoke js/src/jscntxtinlines.h:289
7 libxul.so js::JSProxyHandler::call js/src/jsproxy.cpp:280
8 libxul.so JSWrapper::call js/src/jswrapper.cpp:258
9 libxul.so JSCrossCompartmentWrapper::call js/src/jswrapper.cpp:674
10 libxul.so js::proxy_Call js/src/jsproxy.cpp:700
11 libxul.so js::Invoke js/src/jscntxtinlines.h:289
12 libxul.so js::Interpret js/src/jsinterp.cpp:4087
13 libxul.so js::Invoke js/src/jsinterp.cpp:613
14 libxul.so js_fun_apply js/src/jsfun.cpp:2083
15 libxul.so js::ExternalInvoke js/src/jscntxtinlines.h:289
16 libxul.so js::JSProxyHandler::call js/src/jsproxy.cpp:280
17 libxul.so JSWrapper::call js/src/jswrapper.cpp:258
18 libxul.so JSCrossCompartmentWrapper::call js/src/jswrapper.cpp:674
19 libxul.so js::proxy_Call js/src/jsproxy.cpp:700
20 libxul.so js::Invoke js/src/jscntxtinlines.h:289
21 libxul.so js::Interpret js/src/jsinterp.cpp:4087
22 libxul.so js::ExternalInvoke js/src/jsinterp.cpp:613
23 libxul.so js::JSProxyHandler::call js/src/jsproxy.cpp:280
24 libxul.so JSWrapper::call js/src/jswrapper.cpp:258
25 libxul.so JSCrossCompartmentWrapper::call js/src/jswrapper.cpp:674
26 libxul.so js::proxy_Call js/src/jsproxy.cpp:700
27 libxul.so js::ExternalGetOrSet js/src/jscntxtinlines.h:289
28 libxul.so js_GetPropertyHelper js/src/jsobj.cpp:5140
29 libxul.so js_GetMethod js/src/jsobj.cpp:5385
30 libxul.so js::Interpret js/src/jsinterp.cpp:3711
31 libxul.so js::ExternalInvoke js/src/jsinterp.cpp:613
32 libxul.so JS_CallFunctionValue js/src/jsapi.cpp:5048
33 libxul.so nsXPCWrappedJSClass::CallMethod js/src/xpconnect/src/xpcwrappedjsclass.cpp:1659
34 libxul.so nsXPCWrappedJS::CallMethod js/src/xpconnect/src/xpcwrappedjs.cpp:586
35 libxul.so PrepareAndDispatch xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp:134
36 libxul.so libxul.so@0x8e81c4
37 libxul.so nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:428
Different bug than bug 612544 NEW crash [@ libc.so@0xf1b8 ]?
Comment 1•14 years ago
|
||
Glandium, this looks like your kind of territory.
Updated•14 years ago
|
Summary: crash [@ PR_LoadLibraryWithFlags ] → crash in js::ctypes::Library::Open at libc.so@0xf1b8
Comment 2•14 years ago
|
||
This crash is from 20110707043921 nightly, and is bug 647288, which landed a few hours after that nightly.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•