Closed Bug 1311587 Opened 9 years ago Closed 9 years ago

Crash in mozilla::gfx::VRControllerManagerOpenVR::HandleInput

Categories

(Core :: Graphics, defect)

Unspecified
Windows 8
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: jchen, Assigned: daoshengmu)

References

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

This bug was filed from the Socorro interface and is report bp-bdb2293b-b14f-487e-a876-4eaf32161019. ============================================================= Low volume crash that started with the 10-18 nightly. It's the #32 crash for that nightly on Windows with 6 crashes. Daosheng, do you think this is a regression from bug 1299928?
Flags: needinfo?(dmu)
Assignee: nobody → dmu
Flags: needinfo?(dmu)
(In reply to Jim Chen [:jchen] [:darchons] from comment #0) > This bug was filed from the Socorro interface and is > report bp-bdb2293b-b14f-487e-a876-4eaf32161019. > ============================================================= > > Low volume crash that started with the 10-18 nightly. It's the #32 crash for > that nightly on Windows with 6 crashes. > > Daosheng, do you think this is a regression from bug 1299928? Thanks for notice. It is indeed a regression bug from bug 1299928. I am going to give a quick fix on this.
For some cases, we have added event listeners to VRManagerParent, but it does not be ready to register VRManager. When VRManager is notified to Vsync, the VRSystem at VRControllerManagerOpenVR would be a nullptr because it is not be initialized yet.
Comment on attachment 8802794 [details] Bug 1311587 - Make sure OpenVR is installed before handling user inputs; https://reviewboard.mozilla.org/r/87088/#review86258 Good catch, thanks for the quick fix!
Attachment #8802794 - Flags: review?(kgilbert) → review+
Keywords: checkin-needed
Autoland couldn't rebase this commit automatically.
Keywords: checkin-needed
(In reply to Daosheng Mu[:daoshengmu] from comment #6) > Comment on attachment 8802794 [details] > Bug 1311587 - Make sure OpenVR is installed before handling user inputs; > > Review request updated; see interdiff: > https://reviewboard.mozilla.org/r/87088/diff/1-2/ Rebase m-c and check-in again
Keywords: checkin-needed
Comment on attachment 8802794 [details] Bug 1311587 - Make sure OpenVR is installed before handling user inputs; https://reviewboard.mozilla.org/r/87088/#review86620
Pushed by kgilbert@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6c7640c66a3a Make sure OpenVR is installed before handling user inputs; r=kip
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: