Closed
Bug 714023
Opened 14 years ago
Closed 14 years ago
crash [@ mozilla::layers::ShadowLayerForwarder::EndTransaction ]
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 713299
People
(Reporter: Usul, Unassigned)
References
()
Details
(Keywords: crash)
Crashed my phone this morning with
0 libxul.so mozilla::layers::ShadowLayerForwarder::EndTransaction _vector.h:200
1 libxul.so mozilla::layers::BasicShadowLayerManager::ForwardTransaction gfx/layers/basic/BasicLayers.cpp:3348
2 libxul.so mozilla::layers::BasicShadowLayerManager::EndTransaction gfx/layers/basic/BasicLayers.cpp:3323
3 libxul.so nsDisplayList::PaintForFrame layout/base/nsDisplayList.cpp:637
4 libxul.so nsDisplayList::PaintRoot layout/base/nsDisplayList.cpp:542
5 libxul.so nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:1701
6 libxul.so PresShell::Paint layout/base/nsPresShell.cpp:5504
7 libxul.so nsViewManager::RenderViews view/src/nsViewManager.cpp:418
8 libxul.so nsViewManager::Refresh view/src/nsViewManager.cpp:393
9 libxul.so nsViewManager::DispatchEvent view/src/nsViewManager.cpp:891
10 libxul.so HandleEvent view/src/nsView.cpp:159
11 libxul.so nsWindow::DispatchEvent widget/src/android/nsWindow.cpp:728
12 libxul.so nsWindow::DrawTo widget/src/android/nsWindow.cpp:1090
13 libxul.so nsWindow::DrawTo widget/src/android/nsWindow.cpp:1137
14 libxul.so nsWindow::DrawTo widget/src/android/nsWindow.cpp:1051
15 libxul.so nsWindow::OnDraw widget/src/android/nsWindow.cpp:1205
16 libxul.so nsWindow::OnGlobalAndroidEvent widget/src/android/nsWindow.cpp:981
17 libxul.so nsAppShell::ProcessNextNativeEvent widget/src/android/nsAppShell.cpp:449
18 libxul.so nsBaseAppShell::DoProcessNextNativeEvent widget/src/xpwidgets/nsBaseAppShell.cpp:171
19 libxul.so nsBaseAppShell::OnProcessNextEvent widget/src/xpwidgets/nsBaseAppShell.cpp:306
20 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:622
21 libxul.so NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:245
22 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:110
23 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:208
24 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:201
25 libxul.so nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:189
26 libxul.so nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:220
27 libxul.so XRE_main toolkit/xre/nsAppRunner.cpp:3523
28 libxul.so Java_org_mozilla_gecko_GeckoAppShell_nativeRun toolkit/xre/nsAndroidStartup.cpp:103
29 libmozutils.so Java_org_mozilla_gecko_GeckoAppShell_onChangeNetworkLinkStatus other-licenses/android/APKOpen.cpp:295
30 libdvm.so dvmPlatformInvoke
31 libdvm.so dvmCallJNIMethod_general
32 libdvm.so dvmResolveNativeMethod
33 libdvm.so dvmAsmSisterStart
34 libdvm.so dvmMterpStd
35 libdvm.so dvmInterpret
36 libdvm.so dvmCallMethodV
37 libdvm.so dvmCallMethod
38 libdvm.so dvmDetachCurrentThread
39 libc.so __thread_entry
40 libc.so pthread_create
41 @0xffffffff
I think it has to do with portrait to landscape switches but I'm not sure.
| Reporter | ||
Comment 1•14 years ago
|
||
Also this should probably be moved to gfx , but as I'm not sure I'm filling it against the product I'm seeing this on.
Comment 2•14 years ago
|
||
What version of fennec (build id?) and what device?
Comment 3•14 years ago
|
||
Could be bug 713299
| Reporter | ||
Comment 4•14 years ago
|
||
(In reply to Brad Lassey [:blassey] from comment #2)
> What version of fennec (build id?) and what device?
Nightly from that day and Samsung Galaxy S
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Comment 6•14 years ago
|
||
if you see this again, please reopen.
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•