Firefox 115.0.2 crash in NS_CycleCollectorSuspect3 | nsCycleCollectingAutoRefCnt::decr<T>
Categories
(WebExtensions :: Request Handling, defect)
Tracking
(Not tracked)
People
(Reporter: cristian.rios0719, Unassigned, NeedInfo)
Details
Crash Data
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0
Steps to reproduce:
This crash generally occurs in my case when playing video. Bugzilla reports that this is a frequent crash on 115.0.2 on Arch Linux:
https://crash-stats.mozilla.org/signature/?product=Firefox&signature=NS_CycleCollectorSuspect3%20%7C%20nsCycleCollectingAutoRefCnt%3A%3Adecr%3CT%3E
Actual results:
Firefox will either freeze on its own or will crash when straced, Latest strace output:
futex(0x7efde0b0a160, FUTEX_WAIT_PRIVATE, 3857049061, NULL) = -1 EAGAIN (Resource temporarily unavailable)
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0xffffffff00000000} ---
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
The bug has a crash signature, thus the bug will be considered confirmed.
Comment 3•2 years ago
|
||
Example: https://crash-stats.mozilla.org/report/index/6f031af6-dcb1-458a-aa8e-267f10230804
Involves ChannelWrapper on "CanvasRenderer" thread.
Also affected 113.0.2: https://crash-stats.mozilla.org/report/index/c6200b0f-4138-4c54-9324-de5a20230801
Comment 4•2 years ago
|
||
The severity field is not set for this bug.
:robwu, could you have a look please?
For more information, please visit BugBot documentation.
Description
•