Closed Bug 706140 Opened 14 years ago Closed 9 years ago

Crash Report [@ mozilla::net::HttpBaseChannel::DoNotifyListener ]

Categories

(Core :: Networking, defect)

ARM
Android
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: nhirata, Unassigned)

Details

(Keywords: crash, reproducible, Whiteboard: [native-crash], [QA+])

Crash Data

Frame Module Signature [Expand] Source 0 libxul.so mozilla::net::HttpBaseChannel::DoNotifyListener netwerk/protocol/http/HttpBaseChannel.cpp:1441 1 libxul.so nsHttpChannel::ContinueHandleAsyncRedirect netwerk/protocol/http/nsHttpChannel.cpp:389 2 libxul.so nsHttpChannel::OnRedirectVerifyCallback netwerk/protocol/http/nsHttpChannel.cpp:4971 3 libxul.so nsAsyncVerifyRedirectCallbackEvent::Run netwerk/base/src/nsAsyncRedirectVerifyHelper.cpp:77 4 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:625 5 libxul.so NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:245 6 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:110 7 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:208 8 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:201 9 libxul.so nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:189 10 libxul.so nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:221 11 libxul.so XRE_main toolkit/xre/nsAppRunner.cpp:3558 12 libxul.so Java_org_mozilla_gecko_GeckoAppShell_nativeRun toolkit/xre/nsAndroidStartup.cpp:103 13 libmozutils.so Java_org_mozilla_gecko_GeckoAppShell_nativeRun other-licenses/android/APKOpen.cpp:286 14 libdvm.so dvmPlatformInvoke 15 libdvm.so dvmCallJNIMethod_general 16 libdvm.so dvmResolveNativeMethod 17 libdvm.so dvmAsmSisterStart 18 libdvm.so dvmMterpStd 19 libdvm.so dvmInterpret 20 libdvm.so dvmCallMethodV 21 libdvm.so dvmCallMethod 22 libdvm.so dvmDetachCurrentThread 23 libc.so pthread_key_create 24 libc.so pthread_create
Crash Signature: [@ mozilla::net::HttpBaseChannel::DoNotifyListener ]
Keywords: topcrash
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Version: 11 Branch → Trunk
This is a cached redirect that has been vetoed or otherwise failed, and the crash seems to be happening in the listener's OnStopRequest(): I can't see how it could segfault within DoNotifyListener itself. Do we ever lose stack frames in crash report on Android? I.e. could I be right and the crash is in some C++ or JS (I assume it's C++, but I don't know what object is the listener on Android) but we don't see the stack for that in the report?
1. go to http://www.n24.de/news/newsitem_8039031.html?id=1561057&autoplay=true 2. tap on the plugin icon to start flash 3. click play Expected: no crash Actual: crash Note: 7/2/2012 Nightly, Nexus S, Gingerbread
Keywords: reproducible
Whiteboard: [native-crash], str-wanted, [QA+] → [native-crash], [QA+]
I just saw this rising in yesterday's data on 15.0.1, but it looks like this signature isn't present at all on 16 or higher. Should we close it?
no longer in crash-stats
Status: REOPENED → RESOLVED
Closed: 14 years ago9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.