Closed
Bug 1633728
Opened 5 years ago
Closed 3 years ago
Crashes with proto signature WebGPUParent::RecvDeviceCreateSwapChain
Categories
(Core :: Graphics: WebGPU, defect, P2)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox75 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | disabled |
firefox78 | --- | disabled |
People
(Reporter: achronop, Assigned: kvark)
References
(Regression)
Details
(Keywords: regression)
Crash Data
Crashes can be shown with this search
Most important:
Linux: efd43229-4b72-4e5c-8fd1-78bb90200424
Win: bb11dd22-2ee3-4af5-a8ca-05d950200427
Flags: needinfo?(dmalyshau)
Reporter | ||
Updated•5 years ago
|
Crash Signature: [@ libpthread.so.0@0xb710 ][@ RtlAcquireSRWLockExclusive | mozilla::wr::RenderThread::RegisterExternalImage ][@ __GI___pthread_mutex_lock ][@ __pthread_mutex_lock | mozilla::detail::MutexImpl::lock | mozilla::wr::RenderThread::RegisterExternalImage ]
Reporter | ||
Updated•5 years ago
|
Summary: Crashes with proton signature WebGPUParent::RecvDeviceCreateSwapChain → Crashes with proto signature WebGPUParent::RecvDeviceCreateSwapChain
Assignee | ||
Comment 1•5 years ago
|
||
Looks distantly related to 1632696
Assignee: nobody → dmalyshau
Flags: needinfo?(dmalyshau)
Priority: -- → P2
Reporter | ||
Comment 2•5 years ago
|
||
I understand, feel free to remove or update the Regressed by
bug.
Updated•5 years ago
|
Keywords: regression
Comment 3•5 years ago
|
||
Set release status flags based on info from the regressing bug 1602133
status-firefox75:
--- → unaffected
status-firefox76:
--- → unaffected
status-firefox77:
--- → affected
Comment 4•5 years ago
|
||
Marking 77 as disabled as webgpu is not shipping yet.
status-firefox78:
--- → affected
Assignee | ||
Updated•5 years ago
|
Severity: -- → S3
Assignee | ||
Updated•5 years ago
|
Comment 5•4 years ago
|
||
Seems like I can reproduce it reliably by clicking the source button on https://kodi.tv/addon/scripts/transmission
Assignee | ||
Comment 6•4 years ago
|
||
Francois, this looks like an unrelated (to WebGPU) stack trace. What makes you think it's the same issue?
Updated•3 years ago
|
Has Regression Range: --- → yes
Comment 7•3 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•