Closed
Bug 588673
Opened 14 years ago
Closed 14 years ago
open email in gmail.com crash the browser [@ gfxTextRun::SetPotentialLineBreaks(unsigned int, unsigned int, unsigned char*, gfxContext*) ]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 588643
People
(Reporter: wanliyou, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0b5pre) Gecko/20100818 Minefield/4.0b5pre
Build Identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0b5pre) Gecko/20100818 Minefield/4.0b5pre
Open an email in gmail.com will always crash the browser.
Reproducible: Always
Steps to Reproduce:
1. Log-in gmail.com
2. Click an email
Here are the crash reports:
http://crash-stats.mozilla.com/report/index/bp-5cc2dbfb-71fd-4114-964c-a95652100818
http://crash-stats.mozilla.com/report/index/bp-6db12a95-7e4b-4c66-8387-616902100818
Updated•14 years ago
|
Summary: open email in gmail.com crash the browser → open email in gmail.com crash the browser [@ gfxTextRun::SetPotentialLineBreaks(unsigned int, unsigned int, unsigned char*, gfxContext*) ]
Sometimes it carshed here: [@ nsSHEntry::GetParent(nsISHEntry**)]
Mozilla/5.0 (Windows NT 5.1; rv:2.0b5pre) Gecko/20100819 Minefield/4.0b5pre
http://crash-stats.mozilla.com/report/index/bp-a034a89f-edd6-4982-a0e5-9a0262100819
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
It also crashes @ gfxTextRun::SetPotentialLineBreaks(unsigned int, unsigned int, unsigned char*, gfxContext*)
NOT only @ nsSHEntry::GetParent(nsISHEntry**)
Do you still believe it's the same issue?
Comment 4•14 years ago
|
||
Yes, we have seen it crashes in several different stacks.
(In reply to comment #3)
> It also crashes @ gfxTextRun::SetPotentialLineBreaks(unsigned int, unsigned
> int, unsigned char*, gfxContext*)
>
> NOT only @ nsSHEntry::GetParent(nsISHEntry**)
>
> Do you still believe it's the same issue?
You need to log in
before you can comment on or make changes to this bug.
Description
•