Open
Bug 1774707
Opened 3 years ago
Updated 2 years ago
Deserialization error in Wrench on a capture for another bug
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: ahale, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
|
9.27 KB,
text/plain
|
Details |
Upon trying to load a capture I made for bug #1671784, Wrench is getting a deserialization error (or STATUS_STACK_BUFFER_OVERRUN - I am not entirely sure which is the more accurate error from the output)
| Reporter | ||
Comment 1•3 years ago
|
||
I get the above deserialization error on Windows builds, on WSL (Windows Subsystem For Linux) running Ubuntu 22.04 LTS I get a different crash that is more likely related to EGL initialization in WSLg, and on OpenSUSE Linux it works as expected.
So to be clear this bug is just regarding the Windows issue with wrench.
Updated•3 years ago
|
Severity: -- → S3
| Reporter | ||
Comment 2•3 years ago
|
||
The error message points to plain-resources.ron having font names in it with trailing \0, which seems a bit odd.
Updated•2 years ago
|
Attachment #9385110 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•