Closed
Bug 1403197
Opened 8 years ago
Closed 7 years ago
Crash in RenderTextureHost::Release
Categories
(Core :: WebRTC: Audio/Video, defect, P3)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: thomas.meschke, Unassigned)
Details
(Keywords: crash, crashreportid, Whiteboard: [need info reporter 2017-09-27])
Crash Data
Attachments
(1 file)
5.29 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170824053622
Steps to reproduce:
I was using a locally built Firefox Nightly 58.0a1 (2017-09-26) (32-bit).
I joined a webRTC audio session, audio upstream got enabled.
I stopped it and tried to restarted it.
Actual results:
The Tab crashed. A crash report was filed:
https://crash-stats.mozilla.com/report/index/fef184ed-eac6-4978-9e02-463d21170926
Expected results:
Audio upstream should have been re-established
Updated•8 years ago
|
Crash Signature: [@ xul.dll@0x238634f | xul.dll@0x266bd7e | xul.dll@0x26616d6 | xul.dll@0x266135c | xul.dll@0x26664fb | xul.dll@0x266bf39 | xul.dll@0x26616d6 | xul.dll@0x266135c | xul.dll@0x265d87f | xul.dll@0x24d8e65 | xul.dll@0x26615df | xul.dll@0x266135c | xul.dll@0x26…
Component: Untriaged → WebRTC: Audio/Video
Keywords: crash,
crashreportid
Product: Firefox → Core
Comment 1•8 years ago
|
||
As this was a local build, crash stats is missing the debug symbols and therefore the back trace on crash stats shows very little useful information.
Is this reproducible locally for you (ideally with an official Mozilla build)?
Status: UNCONFIRMED → NEW
Rank: 35
Ever confirmed: true
Flags: needinfo?(thomas.meschke)
Priority: -- → P3
Whiteboard: [need info reporter 2017-09-27]
Version: unspecified → 58 Branch
Reporter | ||
Comment 2•8 years ago
|
||
Yes it is, with the former version 55 as well as with the Beta 57 I was able to reproduce this. Did not try out 56 yet.
(In reply to Nils Ohlmeier [:drno] from comment #1)
> As this was a local build, crash stats is missing the debug symbols and
> therefore the back trace on crash stats shows very little useful information.
>
> Is this reproducible locally for you (ideally with an official Mozilla
> build)?
Flags: needinfo?(thomas.meschke)
Comment 3•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•