Open Bug 1701599 Opened 3 years ago Updated 3 years ago

GPU process crashes don't have the AdapterDriverVersion annotation

Categories

(Core :: Graphics, defect, P3)

defect

Tracking

()

People

(Reporter: gsvelto, Unassigned)

References

Details

I was looking at a bunch of GPU process crashes today (see this query) and I noticed that none of them have the AdapterDriverVersion crash annotation. Without it my scraping scripts can't find the corresponding graphics drivers.

When's the last date we were reliably reporting AdapterDriverVersion?

Flags: needinfo?(gsvelto)

If I look back using this query the last buildid that has that annotation for gpu processes is 20210314094531.

Flags: needinfo?(gsvelto)

Thank you. We'll discuss in gfx-triage.

Severity: -- → S3
Type: enhancement → defect
Depends on: gfx-triage
Priority: -- → P3

I think this is a Socorro problem. If you load the individual crashes in that query, you'll see that they do have an AdapterDriverVersion. Further, searching for crashes where AdapterDriverVersion does not exist also brings crashes that have an AdapterDriverVersion.

Flags: needinfo?(willkg)
No longer depends on: gfx-triage

Socorro had a bug where fields sometimes didn't get indexed. I fixed it in bug #1706171. Crash reports that are indexed in indexes prior to May 3rd, 2021. You'll need to limit your query to dates after May 3rd, 2021 to filter on adapter_driver_version. Sorry about that!

Flags: needinfo?(willkg)
You need to log in before you can comment on or make changes to this bug.