Closed
Bug 605780
Opened 14 years ago
Closed 2 years ago
[meta] tracking bug of crashes with ATI/AMD (Radeon) cards
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: scoobidiver, Unassigned)
References
(Depends on 3 open bugs)
Details
(Keywords: meta, Whiteboard: [platform-rel-AMD])
It is a tracking bug of all the crashes with ATI cards.
Comment 1•14 years ago
|
||
This page has device IDs for recent ATI cards:
http://developer.amd.com/drivers/pc_vendor_id/Pages/default.aspx
Comment 2•14 years ago
|
||
This page details DLLs and versions:
http://developer.amd.com/drivers/ccc/Pages/default.aspx
Comment 3•14 years ago
|
||
Search for ati crashes:
http://crash-stats.mozilla.com/query/query?product=Firefox&version=ALL%3AALL&range_value=1&range_unit=weeks&date=10%2F20%2F2010+09%3A07%3A31&query_search=signature&query_type=startswith&query=ati&build_id=&process_type=any&hang_type=any&do_query=1
We also have graphics crashes in generic DLLs like d3d10_1core.dll in bug 596431, that apparently aren't found by this search.
Comment 4•14 years ago
|
||
Here's a better search: only 2.0 branch, without plugin crashes.
http://crash-stats.mozilla.com/query/query?product=Firefox&version=ALL%3AALL&branch=2.0&range_value=1&range_unit=weeks&date=10%2F20%2F2010+09%3A07%3A31&query_search=signature&query_type=startswith&query=ati&build_id=&process_type=browser&hang_type=any&do_query=1
Comment 5•14 years ago
|
||
http://crash-stats.mozilla.com/query/query?product=Firefox&version=ALL%3AALL&branch=2.0&range_value=1&range_unit=weeks&query_search=signature&query_type=startswith&query=ati&build_id=&process_type=browser&hang_type=any&do_query=1# without the &date=xxx Stuff makes this always current :)
Comment 6•14 years ago
|
||
We have, again, a big problem:
http://crash-stats.mozilla.com/report/index/d62ba783-1252-4fff-a6f7-25a152101013
This is a Evergreen card on Win7 crashing with latest driver (CATALYST 10.9 / atidxx32.dll 8.17.10.303).
The crash occurs when creating a D3D10 device: in CD3D10Device::SetPrivateData, called from gfxWindowsPlatform::gfxWindowsPlatform.
Given that it's with the latest driver, the only thing we can do about it is report to AMD.
Comment 7•14 years ago
|
||
Filed bug 605940 about ATI crashes on D3D9 and D3D10 initialization.
Comment 8•14 years ago
|
||
Finally, here's one candidate for blacklisting:
http://crash-stats.mozilla.com/report/index/f40c6c8c-b1cf-4987-849d-7277c2101020
This is Win7, Evergreen device, Catalyst 9.11 (atidxx32.dll 8.17.10.240), old enough to be a possible candidate for blacklisting.
Signature: atidxx32.dll@0x79947
Crash reason: ACCESS_VIOLATION_READ at 0xffffffffffffffff
If we get more similar crashes AND NOT on current driver version, we should blacklist this version.
Comment 9•14 years ago
|
||
Another candidate for blacklisting:
http://crash-stats.mozilla.com/report/index/cc643093-e802-49c7-9bb1-a8c692101016
Win7, RS780 device, Catalyst 9.7.
Signature: atidxx32.dll@0xf78b6
Crash reason: ACCESS_VIOLATION_WRITE at 0x5a00
If we get more similar crashes AND NOT on current driver version, we should
blacklist this version.
Comment 10•14 years ago
|
||
Filed bug 605973 about the blacklist candidate in comment 8.
Reporter | ||
Updated•13 years ago
|
Summary: tracking bug of crashes with ATI cards → tracking bug of crashes with ATI/AMD cards
Comment 11•13 years ago
|
||
This bug seems to be missing: 653055
Reporter | ||
Comment 12•13 years ago
|
||
bug 653055 is not a crash.
Comment 13•12 years ago
|
||
AMD moved the page, but I found it! Here are the DLLs and Catalyst versions: http://developer.amd.com/Resources/hardware-drivers/ccc/Pages/default.aspx
Updated•12 years ago
|
Summary: tracking bug of crashes with ATI/AMD cards → tracking bug of crashes with ATI/AMD Radeon cards
Updated•12 years ago
|
Summary: tracking bug of crashes with ATI/AMD Radeon cards → tracking bug of crashes with ATI/AMD (Radeon) cards
Comment 14•8 years ago
|
||
After updating to the latest 45.2 esr I've started to have frequent crashes related to the ati radeon video card
https://crash-stats.mozilla.com/report/index/ea9f63c2-1ded-4da2-a45e-1e4412160627
https://crash-stats.mozilla.com/report/index/68d937b0-bb26-43a0-8ee4-5aac02160709
https://crash-stats.mozilla.com/report/index/e492edf7-5d1c-4158-8e88-8191a2160724
That update also made this crash appear too https://bugzilla.mozilla.org/show_bug.cgi?id=1273770
Updated•8 years ago
|
platform-rel: --- → ?
Whiteboard: [platform-rel-AMD]
Updated•8 years ago
|
platform-rel: ? → ---
Comment 15•6 years ago
|
||
Is there _any_ of those bugs (aside of the first two) that isn't basically *equal* to bug 1335925?
Updated•5 years ago
|
Summary: tracking bug of crashes with ATI/AMD (Radeon) cards → [meta] tracking bug of crashes with ATI/AMD (Radeon) cards
Updated•2 years ago
|
Severity: normal → S3
Comment 17•2 years ago
|
||
Inactive metabug
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•