Closed
Bug 773604
Opened 13 years ago
Closed 13 years ago
crash in nsLayoutUtils::FontSizeInflationEnabled @ nsAString_internal::SetCapacity with PowerVR
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [native-crash])
Crash Data
There are 3 crashes from 2 users with PowerVR SGX 531 GPUs and ARMv6 processors in 16.0a1/20120712: bp-cd692bbc-a9fe-4e0e-9994-9a6eb2120712.
It might be a regression from bug 758079.
Signature nsAString_internal::SetCapacity More Reports Search
UUID cd692bbc-a9fe-4e0e-9994-9a6eb2120712
Date Processed 2012-07-12 18:08:48
Uptime 29
Last Crash 10.1 minutes before submission
Install Age 12.3 minutes since version was first installed.
Install Time 2012-07-12 17:55:30
Product FennecAndroid
Version 16.0a1
Build ID 20120712030541
Release Channel nightly
OS Linux
OS Version 0.0.0 Linux 2.6.35.7 #1 PREEMPT Fri Apr 20 10:52:35 CST 2012 armv6l
Build Architecture arm
Build Architecture Info
Crash Reason SIGILL
Crash Address 0x4a58e33c
App Notes
AdapterDescription: 'Imagination Technologies -- PowerVR SGX 531 -- OpenGL ES 2.0 -- Model: SPICE MI-280, Product: MI-280, Manufacturer: SPICE, Hardware: mt6573'
EGL? EGL+ GL Context? GL Context+ GL Layers? GL Layers+
nothumb Build
SPICE SPICE MI-280
Lenovo/a60/a60:2.3.5/GRJ22/eng.lewa.1341481136:eng/test-keys
EMCheckCompatibility True
Adapter Vendor ID Imagination Technologies
Adapter Device ID PowerVR SGX 531
Frame Module Signature Source
0 libxul.so nsAString_internal::SetCapacity xpcom/string/src/nsTSubstring.cpp:538
1 libxul.so nsAString_internal::SetCapacity xpcom/string/src/nsTSubstring.cpp:532
2 libxul.so nsAString_internal::SetLength xpcom/string/src/nsTSubstring.cpp:582
3 libxul.so nsDocument::GetHeaderData nsTSubstring.h:493
4 libxul.so nsContentUtils::GetViewportInfo content/base/src/nsContentUtils.cpp:5010
5 libxul.so nsLayoutUtils::FontSizeInflationEnabled layout/base/nsLayoutUtils.cpp:4912
6 libxul.so nsLayoutUtils::FontSizeInflationFor layout/base/nsLayoutUtils.cpp:4892
7 libxul.so nsCSSOffsetState::ComputeMargin layout/generic/nsHTMLReflowState.cpp:102
8 libxul.so nsCSSOffsetState::InitOffsets layout/generic/nsHTMLReflowState.cpp:2068
9 libxul.so nsHTMLReflowState::InitConstraints layout/generic/nsHTMLReflowState.cpp:1853
10 libxul.so nsHTMLReflowState::Init layout/generic/nsHTMLReflowState.cpp:296
11 libxul.so nsHTMLReflowState::nsHTMLReflowState layout/generic/nsHTMLReflowState.cpp:185
12 libxul.so nsCanvasFrame::Reflow layout/generic/nsCanvasFrame.cpp:406
13 libxul.so nsContainerFrame::ReflowChild layout/generic/nsContainerFrame.cpp:907
14 libxul.so nsHTMLScrollFrame::ReflowScrolledFrame layout/generic/nsGfxScrollFrame.cpp:520
15 libxul.so nsHTMLScrollFrame::ReflowContents layout/generic/nsGfxScrollFrame.cpp:618
16 libxul.so nsHTMLScrollFrame::Reflow layout/generic/nsGfxScrollFrame.cpp:859
17 libxul.so nsContainerFrame::ReflowChild layout/generic/nsContainerFrame.cpp:907
18 libxul.so ViewportFrame::Reflow layout/generic/nsViewportFrame.cpp:201
19 libxul.so PresShell::DoReflow layout/base/nsPresShell.cpp:7377
20 libxul.so PresShell::ProcessReflowCommands layout/base/nsPresShell.cpp:7524
21 libxul.so PresShell::FlushPendingNotifications layout/base/nsPresShell.cpp:3852
22 libxul.so nsRefreshDriver::Notify layout/base/nsRefreshDriver.cpp:395
23 libxul.so nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:476
24 libxul.so nsTimerEvent::Run xpcom/threads/nsTimerImpl.cpp:556
25 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:624
26 libxul.so NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:217
27 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:82
28 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:208
29 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:201
30 libxul.so nsBaseAppShell::Run widget/xpwidgets/nsBaseAppShell.cpp:163
31 libxul.so nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:257
32 libxul.so XREMain::XRE_mainRun toolkit/xre/nsAppRunner.cpp:3787
33 libxul.so XREMain::XRE_main toolkit/xre/nsAppRunner.cpp:3864
34 libxul.so XRE_main toolkit/xre/nsAppRunner.cpp:3940
More reports at:
https://crash-stats.mozilla.com/report/list?signature=nsAString_internal%3A%3ASetCapacity
Reporter | ||
Comment 1•13 years ago
|
||
There are no crashes over the last four weeks with this stack trace.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•