Closed
Bug 751977
Opened 13 years ago
Closed 6 years ago
crash in mozilla::AndroidBridge::GetHandlersForURL
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: scoobidiver, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [native-crash])
Crash Data
There's one crash in 15.0a1/20120504: bp-b23cd8df-a920-44eb-b62a-0ceb42120504. Signature _JNIEnv::GetArrayLength More Reports Search UUID b23cd8df-a920-44eb-b62a-0ceb42120504 Date Processed 2012-05-04 16:39:52 Uptime 7138 Install Age 2.0 hours since version was first installed. Install Time 2012-05-03 14:40:36 Product FennecAndroid Version 15.0a1 Build ID 20120504030509 Release Channel nightly OS Linux OS Version 0.0.0 Linux 2.6.35.7 #1 SMP PREEMPT Wed Dec 14 11:06:54 CST 2011 armv7l Build Architecture arm Build Architecture Info Crash Reason SIGSEGV Crash Address 0x7 App Notes AdapterVendorID: omap4430, AdapterDeviceID: ET1. AdapterDescription: 'Model: 'ET1', Product: 'ET1N0', Manufacturer: 'Motorola Solutions', Hardware: 'omap4430''. Motorola Solutions ET1 generic/ET1N0/ET1N0:2.3.4/01-271301-1036-0600-00-M1-121411/1036-121411:user/release-keys EMCheckCompatibility True Frame Module Signature Source 0 libdvm.so libdvm.so@0x48eae 1 libxul.so _JNIEnv::GetArrayLength jni.h:852 2 libxul.so mozilla::AndroidBridge::GetHandlersForURL widget/android/AndroidBridge.cpp:528 3 libxul.so nsMIMEInfoAndroid::GetMimeInfoForURL uriloader/exthandler/android/nsMIMEInfoAndroid.cpp:145 4 libxul.so nsOSHelperAppService::GetProtocolHandlerInfoFromOS uriloader/exthandler/android/nsOSHelperAppService.cpp:86 5 libxul.so nsExternalHelperAppService::GetProtocolHandlerInfo uriloader/exthandler/nsExternalHelperAppService.cpp:1020 6 libxul.so nsExternalHelperAppService::ExternalProtocolHandlerExists uriloader/exthandler/nsExternalHelperAppService.cpp:827 7 libxul.so nsExternalProtocolHandler::HaveExternalProtocolHandler uriloader/exthandler/nsExternalProtocolHandler.cpp:381 8 libxul.so nsExternalProtocolHandler::NewChannel uriloader/exthandler/nsExternalProtocolHandler.cpp:417 9 libxul.so nsIOService::NewChannelFromURIWithProxyFlags netwerk/base/src/nsIOService.cpp:690 10 libxul.so nsIOService::NewChannelFromURI netwerk/base/src/nsIOService.cpp:609 11 libxul.so nsHttpChannel::ContinueProcessRedirectionAfterFallback netwerk/protocol/http/nsHttpChannel.cpp:3656 12 libxul.so nsHttpChannel::AsyncProcessRedirection netwerk/protocol/http/nsHttpChannel.cpp:3588 13 libxul.so nsHttpChannel::ProcessResponse netwerk/protocol/http/nsHttpChannel.cpp:1098 14 libxul.so nsHttpChannel::OnStartRequest netwerk/protocol/http/nsHttpChannel.cpp:4336 15 libxul.so nsInputStreamPump::OnStateStart netwerk/base/src/nsInputStreamPump.cpp:448 16 libxul.so nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:399 17 libxul.so nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:114 18 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:656 19 libxul.so NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:245 20 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:134 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/xpwidgets/nsBaseAppShell.cpp:189 24 libxul.so nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:295 25 libxul.so XREMain::XRE_mainRun toolkit/xre/nsAppRunner.cpp:3780 26 libxul.so XREMain::XRE_main toolkit/xre/nsAppRunner.cpp:3857 27 libxul.so XRE_main toolkit/xre/nsAppRunner.cpp:3933 ... More reports at: https://crash-stats.mozilla.com/report/list?signature=_JNIEnv%3A%3AGetArrayLength
Reporter | ||
Updated•12 years ago
|
Crash Signature: [@ _JNIEnv::GetArrayLength] → [@ _JNIEnv::GetArrayLength]
[@ _JNIEnv::GetArrayLength | mozilla::AndroidBridge::GetHandlersForURL]
Comment 1•6 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•