Closed
Bug 1498789
Opened 6 years ago
Closed 6 years ago
Crash in IOSurfaceClientGetID
Categories
(Core :: WebVR, defect)
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox62 | --- | unaffected |
firefox63 | --- | unaffected |
firefox64 | --- | fixed |
People
(Reporter: calixte, Assigned: daoshengmu)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-30002a6d-5091-455a-ad3a-b44460181013.
=============================================================
Top 10 frames of crashing thread:
0 IOSurface IOSurfaceClientGetID
1 vrclient.dylib vrclient.dylib@0x52471
2 vrclient.dylib vrclient.dylib@0x713b9
3 vrclient.dylib vrclient.dylib@0x6b013
4 XUL mozilla::gfx::OpenVRSession::SubmitFrame gfx/vr/service/OpenVRSession.cpp:852
5 XUL mozilla::gfx::VRService::ServiceImmersiveMode gfx/vr/service/VRSession.cpp:130
6 XUL mozilla::detail::RunnableMethodImpl<mozilla::gfx::VRService*, void xpcom/threads/nsThreadUtils.h:1191
7 XUL MessageLoop::DoWork ipc/chromium/src/base/message_loop.cc:451
8 XUL base::MessagePumpDefault::Run ipc/chromium/src/base/message_pump_default.cc:38
9 XUL base::Thread::ThreadMain ipc/chromium/src/base/message_loop.cc:325
=============================================================
There are 4 crashes (from 1 installation) in nightly 64 with buildid 20181012220050. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1466700.
[1] https://hg.mozilla.org/mozilla-central/rev?node=f536c1abf26e
Flags: needinfo?(kgilbert)
Assignee | ||
Comment 1•6 years ago
|
||
We have resolved this crash as Bug 1497787. Let's see if the crashes will be gone.
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•6 years ago
|
Assignee: nobody → dmu
Flags: needinfo?(kgilbert)
You need to log in
before you can comment on or make changes to this bug.
Description
•