Closed
Bug 1757406
Opened 4 years ago
Closed 4 years ago
Crash in dwrite.dll | malloc
Categories
(Core :: Security: Process Sandboxing, defect)
Core
Security: Process Sandboxing
Tracking
()
RESOLVED
FIXED
People
(Reporter: tjr, Assigned: gsvelto)
Details
Crash Data
There seems to be a spike after we landed win32k lockdown - there's 13 recent crashes have it enabled by default and seem to reference gdi32.dll; but also some older crashes that don't seem to have it enabled...
Reporter | ||
Updated•4 years ago
|
Crash Signature: dwrite.dll | malloc → [dwrite.dll | malloc]
Reporter | ||
Updated•4 years ago
|
Crash Signature: [dwrite.dll | malloc] → [@ dwrite.dll | malloc]
Comment 1•4 years ago
|
||
I don't think this is win32k related.
gsvelto - Gankra had a look at this and part of the problem seems to be a lack of DWrite.dll symbols for some reason.
No longer blocks: win32k-lockdown
Flags: needinfo?(gsvelto)
Assignee | ||
Comment 2•4 years ago
|
||
I've prepared a fix for the root issue, in the meantime I'm manually scraping the missing symbols.
Flags: needinfo?(gsvelto)
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•4 years ago
|
||
I've uploaded the missing symbol for this and the signature matches the one in bug 1356399. New crashes should appear there.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•