Closed Bug 1406121 Opened 7 years ago Closed 7 years ago

Can't view any threads in a crash with no crashing thread

Categories

(Socorro :: Webapp, task, P2)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ted, Assigned: osmose)

References

()

Details

Attachments

(1 file)

We have a number of crash reports with the signature `[@ EMPTY: no crashing thread identified; OK ]` (bug 1385531 is one set of examples) where something is sort of wrong with the dump and we don't have a crashing thread. This itself is not Socorro's fault. However, if you look at one of those reports (like the example in the URL field), you'll notice that you can't see stacks for *any* threads, despite multiple threads existing in the raw dump.

I suspect this is just a bug in the report/index page since we hide non-crashing thread stacks by default. In this case, there's no crashing thread to display, so we probably fail to display the "Click to show other threads" UI. We should just show the stacks for all available threads in this case.
I'm making this a P2 because it makes it hard to suss out issues with crashes. This would be a good thing to fix soon.
Priority: -- → P2
(In reply to Will Kahn-Greene [:willkg] ET needinfo? me from comment #1)
> I'm making this a P2 because it makes it hard to suss out issues with
> crashes. This would be a good thing to fix soon.

I second this. Getting this addressed would be very helpful.
Ted, Stephen: I see this crash in the referenced bug report:

https://crash-stats.mozilla.com/report/index/928f830e-08ea-48d5-aea0-fbb550170729

Are there other good examples that we should test with?
Flags: needinfo?(ted)
Flags: needinfo?(spohl.mozilla.bugs)
Assignee: nobody → mkelly
Commits pushed to master at https://github.com/mozilla-services/socorro

https://github.com/mozilla-services/socorro/commit/6d021ab19e099889dc91c35465e4a51ad5f890ba
Fix bug 1406121: Display all threads when no crashing thread is available.

https://github.com/mozilla-services/socorro/commit/67789df08b07a4b0dfb4f5d132e5caf36c3fa864
Merge pull request #4066 from Osmose/no-crashing-thread

Fix bug 1406121: Display all threads when no crashing thread is available.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: