Closed
Bug 1854206
Opened 2 years ago
Closed 2 years ago
syminfo url for try symbols is wrong
Categories
(Tecken :: General, defect, P2)
Tecken
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
Attachments
(1 file)
curl 'https://symbols.mozilla.org/api/syminfo/xul.dll/650B24A3EE56000'
{
"debug_id": "6B8753C71BD035D54C4C44205044422E1",
"debug_filename": "xul.pdb",
"code_file": "xul.dll",
"code_id": "650B24A3EE56000",
"generator": "mozilla/dump_syms 2.2.0",
"url": "https://symbols.mozilla.org/xul.pdb/6B8753C71BD035D54C4C44205044422E1/xul.sym"
}
That symbol is a try symbol so the url is wrong. If we request that url, we get an HTTP 404.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
I pushed this out an hour ago with bug #1854256. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•