Closed Bug 382475 Opened 18 years ago Closed 18 years ago

Add Breakpad support to Mozilla's Bugzilla

Categories

(bugzilla.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: samuel.sidler+old, Assigned: reed)

References

()

Details

Currently, with talkback, I can link directly to a talkback ID by going TB12345678GR or what have you. We should be able to do something similar with Breakpad. Given that Breakpad is using UUIDs, I'm not sure what the simplest way to do this will be. Ideas: Crash b82f3294-0e51-11dc-8e7d-001a4bd46e84 BPID b82f3294-0e51-11dc-8e7d-001a4bd46e84 BP b82f3294-0e51-11dc-8e7d-001a4bd46e84
Socorro returns IDs of the form bp-9acbb26e-0324-11dc-a409-001321b0783d, but it doesn't currently support using them with the bp- prefix. :) I think we need to fix the server to support those, then linkification should be easy.
Assignee: justdave → reed
OS: Mac OS X → All
Hardware: PC → All
Implemented on prodpatches. Check out https://landfill.bugzilla.org/prodpatches/show_bug.cgi?id=847#c3 and let me know if that's ok. If it is, this will go live during the next Bugzilla upgrade.
Status: NEW → ASSIGNED
Beside the links going to the wrong server, it looks good to me. Benjamin linked to crash-stats.m.c in comment 2, but the live server appears to be crash-reports.m.c. Benjamin, which host is the correct one?
Oh, additionally, the URL I gave when I filed this bug goes to /reports/report/index/UUIDGOESHERE. Is that not really the case? The URI given in comment 2 appears to remove the first /reports/ from the URI.
The correct URL for the production server will be the one I listed. The current crash-reports.mozilla.com URL is temporary.
Are all mozilla.org projects going to be using/permitted to use the Socorro instance reporting at crash-stats.mozilla.com? If there are going to be separate MoCo and community servers (like seems to be in the cards for AUS, as alluded to in bug 381420), it seems like that will totally break breakpad linking for reports generated by non-MoCo projects ;)
We're not sure about that yet (probably yes), but if they are on different servers they will use different prefixes.
This was pushed live in tonight's bmo upgrade.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in before you can comment on or make changes to this bug.