Closed
Bug 1334673
Opened 8 years ago
Closed 8 years ago
Crash in IPCError-browser | PDocAccessibleParent::RecvShowEvent invalid index
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox52 | --- | unaffected |
firefox53 | --- | disabled |
firefox54 | --- | fixed |
People
(Reporter: mccr8, Assigned: tbsaunde)
References
Details
(Keywords: crash, Whiteboard: aes+)
Crash Data
Attachments
(1 file)
1.47 KB,
patch
|
davidb
:
review+
|
Details | Diff | Splinter Review |
This bug was filed from the Socorro interface and is
report bp-64777aa1-390c-4210-a5ab-8556c2170127.
=============================================================
This looks like a new crash as of January 25. Same function as bug 1334058, but a different error message.
It looks like this is a result of bug 1332690 added more information to a failure.
Reporter | ||
Comment 1•8 years ago
|
||
Maybe you can make some use of this crash information, Trevor.
Flags: needinfo?(tbsaunde+mozbugs)
Updated•8 years ago
|
Whiteboard: aes+
Comment 2•8 years ago
|
||
Crash volume for signature 'IPCError-browser | PDocAccessibleParent::RecvShowEvent invalid index':
- nightly (version 54): 530 crashes from 2017-01-23.
- aurora (version 53): 0 crashes from 2017-01-23.
- beta (version 52): 0 crashes from 2017-01-23.
- release (version 51): 0 crashes from 2017-01-16.
- esr (version 45): 0 crashes from 2016-08-03.
Crash volume on the last weeks (Week N is from 01-30 to 02-05):
W. N-1 W. N-2 W. N-3 W. N-4 W. N-5 W. N-6 W. N-7
- nightly 324
- aurora 0
- beta 0
- release 0 0
- esr 0 0 0 0 0 0 0
Affected platform: Windows
Crash rank on the last 7 days:
Browser Content Plugin
- nightly #5
- aurora
- beta
- release
- esr
status-firefox54:
--- → affected
Assignee | ||
Comment 3•8 years ago
|
||
I'm not having much luck debugging this, so lets disable these checks for now and only crash when we hit a more serious problem, hopefully that'll make things more usable for people with touch screens till we disable a11y there.
Attachment #8832897 -
Flags: review?(dbolter)
Updated•8 years ago
|
Attachment #8832897 -
Flags: review?(dbolter) → review+
Pushed by tsaunders@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/03f88e289233
ignore some invalid Show event messages r=davidb
Comment 5•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
Comment 6•8 years ago
|
||
If I understand correctly, this is just a mutation of an existing crash signature? Do we need to uplift this to Aurora then too?
Updated•8 years ago
|
Comment 7•8 years ago
|
||
This crash signature only shows up in 54. Looks like bug 1332690 may be related but work there just landed and was backed out.
Assignee | ||
Comment 8•8 years ago
|
||
we should probably uplift the work around. Its not great, but fixes some crashes.
Flags: needinfo?(tbsaunde+mozbugs)
Comment 9•8 years ago
|
||
Please request Aurora approval in that case.
Flags: needinfo?(tbsaunde+mozbugs)
Comment 10•8 years ago
|
||
e10s+a11y isn't riding past Aurora on 53.
Flags: needinfo?(tbsaunde+mozbugs)
You need to log in
before you can comment on or make changes to this bug.
Description
•