Closed
Bug 677428
Opened 14 years ago
Closed 9 years ago
Crash [@ gfxTextRun::GetDetailedGlyphs ]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nhirata, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-f5002244-de35-49d8-9c81-b26ac2110804 .
=============================================================
Frame Module Signature [Expand] Source
0 libxul.so gfxTextRun::GetDetailedGlyphs nsTArray.h:140
1 libxul.so gfxFont::Measure gfx/thebes/gfxFont.cpp:1400
2 libxul.so gfxTextRun::AccumulateMetricsForRun gfx/thebes/gfxFont.cpp:3641
3 libxul.so gfxTextRun::MeasureText gfx/thebes/gfxFont.cpp:3714
4 libxul.so nsTextFrame::PaintOneShadow layout/generic/nsIFrame.h:1296
5 libxul.so nsTextFrame::PaintText layout/generic/nsTextFrameThebes.cpp:5273
6 libxul.so nsDisplayText::Paint gfxContext.h:825
7 libxul.so mozilla::FrameLayerBuilder::DrawThebesLayer layout/base/FrameLayerBuilder.cpp:2157
8 libxul.so mozilla::layers::BasicThebesLayer::PaintBuffer gfx/layers/basic/BasicLayers.cpp:543
9 libxul.so mozilla::layers::BasicShadowableThebesLayer::PaintBuffer ShadowLayers.h:404
10 libxul.so mozilla::layers::BasicThebesLayer::PaintThebes gfx/layers/Layers.h:890
11 libxul.so mozilla::layers::BasicLayerManager::PaintLayer gfx/layers/basic/BasicLayers.cpp:1667
12 libxul.so mozilla::layers::BasicLayerManager::PaintLayer gfx/layers/basic/BasicLayers.cpp:1680
13 libxul.so mozilla::layers::BasicLayerManager::EndTransactionInternal gfx/layers/basic/BasicLayers.cpp:1542
14 libxul.so mozilla::layers::BasicLayerManager::EndTransaction gfx/layers/basic/BasicLayers.cpp:1493
15 libxul.so mozilla::layers::BasicShadowLayerManager::EndTransaction gfx/layers/basic/BasicLayers.cpp:3019
16 libxul.so nsDisplayList::PaintForFrame layout/base/nsDisplayList.cpp:631
17 libxul.so nsDisplayList::PaintRoot layout/base/nsDisplayList.cpp:542
18 libxul.so nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:1643
19 libxul.so PresShell::Paint layout/base/nsPresShell.cpp:6188
20 libxul.so nsViewManager::RenderViews view/src/nsViewManager.cpp:441
21 libxul.so nsViewManager::Refresh view/src/nsViewManager.h:239
22 libxul.so nsViewManager::DispatchEvent nsCOMPtr.h:492
23 libxul.so HandleEvent nsCOMPtr.h:492
24 libxul.so mozilla::widget::PuppetWidget::DispatchEvent widget/src/xpwidgets/PuppetWidget.cpp:325
25 libxul.so mozilla::widget::PuppetWidget::DispatchPaintEvent widget/src/xpwidgets/PuppetWidget.cpp:534
26 libxul.so mozilla::widget::PuppetWidget::PaintTask::Run widget/src/xpwidgets/PuppetWidget.cpp:576
27 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:617
28 libxul.so NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:245
29 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:111
30 libxul.so mozilla::ipc::MessagePumpForChildProcess::Run ipc/glue/MessagePump.cpp:230
31 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:219
32 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:511
33 libxul.so nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:191
34 libxul.so XRE_RunAppShell toolkit/xre/nsEmbedFunctions.cpp:671
35 libxul.so mozilla::ipc::MessagePumpForChildProcess::Run ipc/glue/MessagePump.cpp:222
36 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:219
37 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:511
38 libxul.so XRE_InitChildProcess toolkit/xre/nsEmbedFunctions.cpp:514
39 libmozutils.so ChildProcessInit other-licenses/android/APKOpen.cpp:801
40 plugin-container main ipc/app/MozillaRuntimeMainAndroid.cpp:69
41 libc.so libc.so@0x14fe0
Note:
Only stack in https://crash-stats.mozilla.com/report/list?range_value=7&range_unit=days&date=2011-08-08%2001%3A00%3A00&signature=gfxTextRun%3A%3AGetDetailedGlyphs&version=Fennec%3A7.0a2
I am closing this bug as there have been 0 reports of this crash over the last year with Fennec. We have a single report on November 27, 2015 with Firefox 15. Please reopen if you can reproduce this on a modern Firefox/Fennec version.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•