Closed Bug 1695576 Opened 5 years ago Closed 5 years ago

Update the PCI database

Categories

(Socorro :: General, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gsvelto, Assigned: willkg)

References

Details

Attachments

(2 files)

It seems our PCI mappings are a bit out-of-date. This crash for example doesn't have a name for the card. It's some sort of Radeon RX 5600 and according to Wikipedia that was launched in 2019 so the database must be 18-24 months out of date.

I don't remember the last time I updated things. It's a manual process still. I'll grab this to update it this week.

Assignee: nobody → willkg
Status: NEW → ASSIGNED
Priority: -- → P2

I found this doc in Socorro's sources.

willkg merged PR #5702: "bug 1695576: fix form action values" in 79e02eb.

I'm having difficulties submitting the form. It has action="" and that's not valid HTML5, so I'm fixing that and then see if that fixes my issue.

I keep getting this:

Secure Connection Failed

An error occurred during a connection to crash-stats.allizom.org. PR_CONNECT_RESET_ERROR

Turns out that's because the max body size on stage is really small and the pci.ids file exceeds it. I'll see if I can update it in prod and if not, spend some time automating this.

Ouch, I thought this was a 1-click thing, I didn't want to fill your day with it :-(

It's all good! I'm spending the time to automate updating the table because then I don't have to upload things. In the process of that, I discovered that pic.ids file is ... interesting. Also, there's a bunch of junk in the crashstats_graphicsdevice table in stage and prod.

I think I'll have it sorted by tomorrow and we'll be in a better spot.

I made it automatically update with a cron job in bug #1166058. It updated just now so we should be good here. Marking as FIXED.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED

Great stuff, the graphics adapter tab in the Summary view is a lot easier to read this way!

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: