Closed
Bug 675969
Opened 14 years ago
Closed 7 years ago
crash [@ nsHTMLSelectElement::WillRemoveOptions ]
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: nhirata, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-f06b2a50-8278-4d1d-bd83-cc2f02110730 .
=============================================================
0 libmozalloc.so mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:66
1 libc.so libc.so@0x10ca3
2 org.mozilla.fennec-2.apk org.mozilla.fennec-2.apk@0x1088120
3 libxul.so nsHTMLSelectElement::WillRemoveOptions content/html/content/src/nsHTMLSelectElement.cpp:529
4 @0x27726565
5 libssl3.so ssl3_KeyAndMacDeriveBypass derive.c:323
6 libmozalloc.so je_free memory/jemalloc/jemalloc.c:1463
7 libxul.so gfxSharedImageSurface::~gfxSharedImageSurface mozalloc.h:253
8 libxul.so gfxASurface::Release gfx/thebes/gfxASurface.cpp:130
9 libxul.so mozilla::layers::ShadowLayerForwarder::AllocBuffer nsAutoPtr.h:969
10 @0x4
11 libxul.so mozilla::layers::BasicShadowableThebesLayer::CreateBuffer gfx/layers/basic/BasicLayers.cpp:2132
12 libxul.so mozilla::layers::BasicThebesLayerBuffer::CreateBuffer gfx/layers/basic/BasicLayers.cpp:786
13 libxul.so mozilla::layers::ThebesLayerBuffer::BeginPaint gfx/layers/ThebesLayerBuffer.cpp:273
14 libxul.so mozilla::layers::BasicThebesLayer::PaintThebes gfx/layers/basic/BasicLayers.cpp:706
15 libxul.so mozilla::layers::BasicLayerManager::PaintLayer gfx/layers/basic/BasicLayers.cpp:1703
16 libxul.so mozilla::layers::BasicLayerManager::PaintLayer gfx/layers/basic/BasicLayers.cpp:1715
17 libxul.so mozilla::layers::BasicLayerManager::PaintLayer gfx/layers/basic/BasicLayers.cpp:1715
18 libxul.so mozilla::layers::BasicLayerManager::EndTransactionInternal gfx/layers/basic/BasicLayers.cpp:1576
19 libxul.so mozilla::layers::BasicShadowLayerManager::EndTransaction gfx/layers/basic/BasicLayers.cpp:3054
20 libxul.so nsDisplayList::PaintForFrame layout/base/nsDisplayList.cpp:630
21 libxul.so nsDisplayList::PaintRoot layout/base/nsDisplayList.cpp:541
22 libxul.so nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:1638
23 libxul.so PresShell::Paint layout/base/nsPresShell.cpp:6157
24 libxul.so nsViewManager::RenderViews view/src/nsViewManager.cpp:416
25 libxul.so nsViewManager::Refresh view/src/nsViewManager.cpp:391
26 libxul.so nsViewManager::DispatchEvent view/src/nsViewManager.cpp:894
27 libxul.so HandleEvent view/src/nsView.cpp:159
28 libxul.so mozilla::widget::PuppetWidget::DispatchEvent widget/src/xpwidgets/PuppetWidget.cpp:323
29 libxul.so mozilla::widget::PuppetWidget::DispatchPaintEvent widget/src/xpwidgets/PuppetWidget.cpp:544
30 libxul.so mozilla::widget::PuppetWidget::PaintTask::Run widget/src/xpwidgets/PuppetWidget.cpp:583
31 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:631
32 libxul.so NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:245
33 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:110
34 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:221
35 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:205
36 libxul.so nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:189
37 libxul.so XRE_RunAppShell toolkit/xre/nsEmbedFunctions.cpp:673
38 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:221
39 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:205
40 libxul.so XRE_InitChildProcess toolkit/xre/nsEmbedFunctions.cpp:512
41 libmozutils.so ChildProcessInit other-licenses/android/APKOpen.cpp:789
42 plugin-container main ipc/app/MozillaRuntimeMainAndroid.cpp:68
43 libc.so libc.so@0x14aa2
More Reports:
https://crash-stats.mozilla.com/report/list?range_value=7&range_unit=days&date=2011-08-02%2006%3A00%3A00&signature=mozalloc_abort%20%7C%20libc.so%400x10ca3&version=Fennec%3A8.0a1
Comment 1•14 years ago
|
||
Moving it to Core->Layout. Is this an oom crash?
Component: General → Layout
Product: Fennec → Core
QA Contact: general → layout
Version: Firefox 8 → Trunk
Comment 2•14 years ago
|
||
These crashes are happening with Fennec builds.
Updated•10 years ago
|
Crash Signature: [@ mozalloc_abort | libc.so@0x10ca3][@ nsHTMLSelectElement::WillRemoveOptions] → [@ mozalloc_abort | libc.so@0x10ca3]
[@ nsHTMLSelectElement::WillRemoveOptions]
Comment 3•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•