Closed
Bug 404860
Opened 18 years ago
Closed 18 years ago
Firefox trunk crash: googlegroups [@ pango_font_get_metrics - gfxPangoFont::GetMetrics]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 404112
People
(Reporter: jcea, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.10pre) Gecko/20071121 BonEcho/2.0.0.10pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b2pre) Gecko/2007112105 Minefield/3.0b2pre ID:2007112105
Going to http://www.googlegroups.com/ crashes Firefox today trunk bouild consistently.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.googlegroups.com/
2.
3.
Actual Results:
Firefox today trunk build crashes.
Expected Results:
Page display.
I can't provide a TB because I don't know how to get that info from a 1.9 branch crash. Guidance welcomed.
Comment 1•18 years ago
|
||
error reporting for 1.9: http://kb.mozillazine.org/Breakpad
btw, this WFM on win xp
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b2pre) Gecko/2007112116 Minefield/3.0b2pre ID:2007112116
Comment 2•18 years ago
|
||
No crash for me on today's nightly.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b2pre) Gecko/2007112105 Minefield/3.0b2pre
Crash ID: bp-19644a33-98ec-11dc-a951-001a4bd43ed6
Comment 4•18 years ago
|
||
the url on you crash report says http://wilwheaton.typepad.com/ and not http://www.googlegroups.com/ :)
uhm... Probably another tab.
New Crash ID, single tab: bp-3f198400-9a2d-11dc-9a4b-001a4bd46e84
Breakpad seems a bit slow to process reports. Give it 24 hours..
Record Frames Modules
Firefox 3.0b2pre Crash Report
UUID 3f198400-9a2d-11dc-9a4b-001a4bd46e84
Time 2007-11-23 17:33:12-08:00
Build ID 2007112304
OS Linux
OS Version 0.0.0 Linux 2.6.13-15.18-smp #1 SMP Tue Oct 2 17:36:20 UTC 2007 i686 GNU/Linux
CPU x86
CPU Info GenuineIntel family 3 model 3 stepping 4
Crash Reason SIGSEGV
Crash Address 0x410ea43c
URL http://news.bbc.co.uk/2/hi/africa/7109932.stm
Stack Traces
Stack of Crashing Thread
frame signature source
0 libpango-1.0.so.0.1000.0@0xc43c
1 gfxPangoFont::GetMetrics() mozilla/gfx/thebes/src/gfxPangoFonts.cpp:428
2 nsThebesFontMetrics::GetMetrics() const mozilla/gfx/src/thebes/nsThebesFontMetrics.cpp:106
3 nsThebesFontMetrics::GetExternalLeading(int&) mozilla/gfx/src/thebes/nsThebesFontMetrics.cpp:165
4 nsHTMLReflowState::CalcLineHeight(nsIRenderingContext*, nsStyleContext*) mozilla/layout/generic/nsHTMLReflowState.cpp:2022
Component: General → GFX: Thebes
Product: Firefox → Core
QA Contact: general → thebes
Summary: Firefox trunk crash: googlegroups → Firefox trunk crash: googlegroups [@ pango_font_get_metrics - gfxPangoFont::GetMetrics]
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•