Closed Bug 802105 Opened 13 years ago Closed 13 years ago

Flash-related crash [@ LzmaDec_DecodeReal ]

Categories

(Core Graveyard :: Plug-ins, defect)

14 Branch
x86
Windows XP
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: bjacob, Unassigned)

Details

(Keywords: crash)

Crash Data

We have crashes with signature LzmaDec_DecodeReal, here is a crash-stats query: https://crash-stats.mozilla.com/query/query?query_type=simple&do_query=1&query=LzmaDec_DecodeReal Example crash report: https://crash-stats.mozilla.com/report/index/0dfe92f6-48ae-42a0-952a-f470d2121013 Selena's data in bug 797068 shows that this is highly correlated to the GPU device ID being 0x1132 which is the very old Intel i815 integrated graphics. Indeed, over 3 days, we got 105 crashes with this signature, all of which had this device ID without exception. Including all signatures, there had been 2491 crashes with this device ID. The above crash report showed that no form of GPU acceleration had been used by Gecko ("D3D Layers-") so this can't be helped by GPU blacklisting on our side. It is likely that Flash is trying to utilize the GPU there, and shouldn't. This may be worth reporting to Adobe.
woot jeromie, we got one!
Strange as it is for over 100 crashes, I wonder if they might all come from the same unique machine. Indeed, all the crashes I see here have exact same characteristics (CPU, Windows version, Flash version, driver version).
(In reply to Benoit Jacob [:bjacob] from comment #2) > Strange as it is for over 100 crashes, I wonder if they might all come from > the same unique machine. Indeed, all the crashes I see here have exact same > characteristics (CPU, Windows version, Flash version, driver version). Same install time on all of them, so yes, pretty surely the exact same installation. It's extremely unlikely that two people with a so similar system would install Firefox 14.0 at exactly the same second. ;-)
Severity: normal → critical
Crash Signature: LzmaDec_DecodeReal → [@ LzmaDec_DecodeReal]
Keywords: crash
OS: Linux → Windows XP
Hardware: x86_64 → x86
Version: unspecified → 14 Branch
From the duplicate data, this doesn't look like it's worth tracking.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.