Closed
Bug 1150846
Opened 10 years ago
Closed 8 years ago
crash in gfxTextRun::BreakAndMeasureText(unsigned int, unsigned int, bool, double, gfxTextRun::PropertyProvider*, gfxTextRun::SuppressBreak, double*, gfxFont::RunMetrics*, gfxFont::BoundingBoxType, gfxContext*, bool*, unsigned int*, bool, gfxBreakPriorit
Categories
(Core :: Layout: Text and Fonts, defect)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alex_mayorga, Unassigned)
References
Details
(Keywords: crash)
This bug was filed from the Socorro interface and is
report bp-6f0042b1-0599-4e55-aa14-6ef412150403.
=============================================================
Comment 1•10 years ago
|
||
Alex: Do you have any steps to reproduce for this bug and is it happening consistently?
Also your crash report shows Windows, but you have IOS8 in the dropdown.
Flags: needinfo?(alex_mayorga)
Updated•10 years ago
|
Component: Untriaged → GFX: Color Management
Product: Firefox → Core
Comment 2•10 years ago
|
||
Fixing the platform and component.
Component: GFX: Color Management → Layout: Text
OS: iOS 8 → Windows 7
Reporter | ||
Comment 3•9 years ago
|
||
¡Hola Marcia!
Sadly I do not have exact steps =(
https://crash-stats.mozilla.com/report/list?product=Firefox&range_unit=days&range_value=28&signature=gfxTextRun%3A%3ABreakAndMeasureText%28unsigned+int%2C+unsigned+int%2C+bool%2C+double%2C+gfxTextRun%3A%3APropertyProvider*%2C+gfxTextRun%3A%3ASuppressBreak%2C+double*%2C+gfxFont%3A%3ARunMetrics*%2C+gfxFont%3A%3ABoundingBoxType%2C+gfxContext*%2C+bool*%2C+unsigned+int*%2C+bool%2C+gfxBreakPriority*%29 gives:
"Results within 28 days of 2015-07-08, and the product is Firefox and the crashing process was of any type (including unofficial release channels).
Operating System Percentage Number Of Crashes
Windows 7 30.00 % 9
Windows XP 26.67 % 8
Linux 26.67 % 8
Windows 8.1 6.67 % 2
Windows 8 3.33 % 1
OS X 10.10 3.33 % 1
OS X 10.6 3.33 % 1"
status-firefox39:
--- → affected
status-firefox41:
--- → affected
Flags: needinfo?(alex_mayorga)
OS: Windows 7 → All
Updated•9 years ago
|
Crash Signature: [@ gfxTextRun::BreakAndMeasureText(unsigned int, unsigned int, bool, double, gfxTextRun::PropertyProvider*, gfxTextRun::SuppressBreak, double*, gfxFont::RunMetrics*, gfxFont::BoundingBoxType, gfxContext*, bool*, unsigned int*, bool, gfxBreakPriority*)] → [@ gfxTextRun::BreakAndMeasureText(unsigned int, unsigned int, bool, double, gfxTextRun::PropertyProvider*, gfxTextRun::SuppressBreak, double*, gfxFont::RunMetrics*, gfxFont::BoundingBoxType, gfxContext*, bool*, unsigned int*, bool, gfxBreakPriority*)]
[…
Updating crash signature to reflect changes to signature generation made in bug 1269817 (although reports older than a week will not be reprocessed), and adding dependency to ShutDownKill metabug.
(These probably shouldn't all be separate bugs, but I'm not going to fix that up in a mass-change.)
Blocks: shutdownkill
Crash Signature: [@ gfxTextRun::BreakAndMeasureText(unsigned int, unsigned int, bool, double, gfxTextRun::PropertyProvider*, gfxTextRun::SuppressBreak, double*, gfxFont::RunMetrics*, gfxFont::BoundingBoxType, gfxContext*, bool*, unsigned int*, bool, gfxBreakPriority*)]
[… → [@ IPCError-browser | ShutDownKill ]
Reporter | ||
Comment 5•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Updated•8 years ago
|
Crash Signature: [@ IPCError-browser | ShutDownKill ]
status-firefox39:
affected → ---
status-firefox40:
affected → ---
status-firefox41:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•