Closed
Bug 1504625
Opened 6 years ago
Closed 6 years ago
Crash in LdrInitSecurityCookie
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox63 | --- | unaffected |
firefox64 | --- | unaffected |
firefox65 | --- | affected |
People
(Reporter: calixte, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-1141215f-22be-4d3d-8aad-dcc3f0181103.
=============================================================
Top 10 frames of crashing thread:
0 ntdll.dll LdrInitSecurityCookie
1 ntdll.dll LdrpProcessMappedModule
2 ntdll.dll LdrpMapAndSnapModules
3 ntdll.dll LdrpPrepareModuleForExecution
4 ntdll.dll LdrpLoadDll
5 ntdll.dll LdrLoadDll
6 mozglue.dll static long patched_LdrLoadDll mozglue/build/WindowsDllBlocklist.cpp:682
7 kernelbase.dll LoadLibraryExW
8 kernelbase.dll LoadLibraryExA
9 npswf64_31_0_0_122.dll npswf64_31_0_0_122.dll@0xb340b0
=============================================================
There is 1 crash in nightly 65 with buildid 20181103100108. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1435827.
[1] https://hg.mozilla.org/mozilla-central/rev?node=484638cdbc6b
Flags: needinfo?(ccorcoran)
Comment 1•6 years ago
|
||
Doesn't look related, but we'll keep an eye on it.
Flags: needinfo?(ccorcoran)
Comment 2•6 years ago
|
||
Still only one crash on 65 nightly. Should we keep this open?
Comment 3•6 years ago
|
||
Closing this out as WFM based on Comment 2 and discussion during triage.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•