Crash in guard_dispatch_icall_nop
Categories
(Core :: General, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox61 | --- | affected |
People
(Reporter: lizzard, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Updated•7 years ago
|
Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Comment 6•4 years ago
|
||
Clearing and resetting the signature field in the hope that this will make Socorro notice the bug.
Updated•2 years ago
|
Comment 7•2 years ago
|
||
This doesn't appear to be specifically related to media. Stacks are all over the place, in multiple processes. Core General seems the best place for this. Gcp any thoughts?
Comment 8•2 years ago
•
|
||
I think the proper fix here is to ignore that stack frame in Socorro, so it gets split on the preceding frame, and then close this bug (...and let others get filed in the actual offending code/components!).
Comment 9•2 years ago
|
||
(In reply to Gian-Carlo Pascutto [:gcp] from comment #8)
I think the proper fix here is to ignore that stack frame in Socorro, so it gets split on the preceding frame, and then close this bug (...and let others get filed in the actual offending code/components!).
Yes, I'll file a bug for that.
Comment 10•2 years ago
|
||
Gabriele, since we fixed Bug 1798480, does this render this bug as a WORKSFORME
?
Comment 11•2 years ago
|
||
Yes given that the original signature was generic and I can't find crashes with the stack trace in comment 0 anymore. I'd say we close it as INCOMPLETE. Most crashes under the old signature (and _guard_dispatch_icall_nop) have morphed into this new one:
We should file a new bug for it
Comment 12•2 years ago
|
||
(In reply to Gabriele Svelto [:gsvelto] from comment #11)
Yes given that the original signature was generic and I can't find crashes with the stack trace in comment 0 anymore. I'd say we close it as INCOMPLETE. Most crashes under the old signature (and _guard_dispatch_icall_nop) have morphed into this new one:
We should file a new bug for it
I've filed https://bugzilla.mozilla.org/show_bug.cgi?id=1802294
Going to close this per comment 11.
Description
•