Closed
Bug 700198
Opened 14 years ago
Closed 14 years ago
crash [@ PL_HashTableLookupConst ]
Categories
(Core :: Security, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 702307
People
(Reporter: nhirata, Unassigned)
Details
(Keywords: crash, Whiteboard: [native-crash])
Crash Data
This bug was filed from the Socorro interface and is
report bp-f21af797-13bd-41d1-a641-86e212111031 .
=============================================================
Crashing Thread
Frame Module Signature [Expand] Source
0 libplds4.so PL_HashTableLookupConst nsprpub/lib/ds/plhash.c:381
1 libnssutil3.so SECOID_FindOID_Util secoid.c:2020
2 libsmime3.so sec_pkcs7_decoder_notify p7decode.c:691
3 libnssutil3.so sec_asn1d_notify_after secasn1d.c:463
4 libnssutil3.so SEC_ASN1DecoderUpdate_Util secasn1d.c:1917
5 libsmime3.so SEC_PKCS7DecoderUpdate p7decode.c:1068
6 libsmime3.so SEC_PKCS7DecodeItem p7decode.c:1132
7 libxul.so nsNSSComponent::VerifySignature security/manager/ssl/src/nsNSSComponent.cpp:2093
8 libxul.so nsJAR::ParseManifest modules/libjar/nsJAR.cpp:625
9 libxul.so nsJAR::GetCertificatePrincipal modules/libjar/nsJAR.cpp:397
10 libxul.so nsJARChannel::GetOwner modules/libjar/nsJARChannel.cpp:538
11 libxul.so nsScriptSecurityManager::GetChannelPrincipal caps/src/nsScriptSecurityManager.cpp:353
12 libxul.so imgRequest::OnStartRequest image/src/imgRequest.cpp:862
13 libxul.so ProxyListener::OnStartRequest image/src/imgLoader.cpp:2070
14 libxul.so nsJARChannel::OnStartRequest modules/libjar/nsJARChannel.cpp:911
15 libxul.so nsInputStreamPump::OnStateStart netwerk/base/src/nsInputStreamPump.cpp:441
16 libxul.so nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:397
17 libxul.so nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:114
18 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:631
19 libxul.so NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:245
20 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:110
21 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:208
22 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:201
23 libxul.so nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:189
24 libxul.so nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:228
25 libxul.so XRE_main toolkit/xre/nsAppRunner.cpp:3547
26 libxul.so Java_org_mozilla_gecko_GeckoAppShell_nativeRun toolkit/xre/nsAndroidStartup.cpp:141
27 libmozutils.so Java_org_mozilla_gecko_GeckoAppShell_nativeRun other-licenses/android/APKOpen.cpp:232
28 libdvm.so dvmPlatformInvoke
29 libdvm.so dvmCallJNIMethod_general
30 libdvm.so dvmResolveNativeMethod
31 libdvm.so dvmAsmSisterStart
32 libdvm.so dvmMterpStd
33 libdvm.so dvmInterpret
34 libdvm.so dvmCallMethodV
35 libdvm.so dvmCallMethod
36 libdvm.so dvmAttachCurrentThread
37 libc.so __thread_entry
38 libc.so pthread_create
Note : https://crash-stats.mozilla.com/report/index/f21af797-13bd-41d1-a641-86e212111031
Updated•14 years ago
|
Crash Signature: [@ PL_HashTableLookupConst ]
Comment 1•14 years ago
|
||
Dupe of bug 702307?
Updated•14 years ago
|
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
•