Closed Bug 556888 Opened 14 years ago Closed 14 years ago

Socorro UI fails on certain malformed dumps

Categories

(Socorro :: General, task)

x86
Linux
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lars, Assigned: laura)

References

Details

Attachments

(1 file)

In bug 556690, we discovered a class of crashes that causes minidump_stackwalk to spout some non ascii characters in the module section of the output.  Processor was failing on those characters.  After much hand wringing and rending of garments, Precessor now quotes the offending characters in a hex format (/xff) and carries on.

However, the line in the modules section is still malformed.  The rest of the data is good.  The Socorro UI fails to show any dump or module information for these crashes.

See http://crash-stats.stage.mozilla.com/report/29b5f936-a7db-427c-ab45-9ed842100402 as an example.
Blocks: 556690
This is likely closely related to Bug 532851
Assignee: nobody → laura
Target Milestone: --- → 1.6
Both Ryan and I had a hack at this, and didn't land it in time - if there's a 1.6.1 with Lorentz changes we'll aim for that.
Target Milestone: 1.6 → 1.7
Target Milestone: 1.7 → 1.6.1
The issue seems to be that URLs without "index" explicitly stated are not resolving.  Adding a change to application/config/routes.php allows this url to resolve properly.

==

Sending        application/config/routes.php
Transmitting file data .
Committed revision r1944.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Pushed out in 1.6.1, tested in prod.
Status: RESOLVED → VERIFIED
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: