Closed
Bug 1997855
Opened 21 days ago
Closed 21 days ago
startup Crash in [@ sandbox::ParameterSet::Get]
Categories
(Core :: Security: Process Sandboxing, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1997854
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | unaffected |
| firefox144 | --- | unaffected |
| firefox145 | --- | unaffected |
| firefox146 | --- | affected |
People
(Reporter: aryx, Unassigned)
Details
(Keywords: crash)
Crash Data
22 crashes from 6 installs of Firefox 146.0a1 on Windows 11.
Bob, could this be caused by bug 1996225?
Crash report: https://crash-stats.mozilla.org/report/index/0c1ee358-0dbc-468a-8121-ff99a0251103
Reason:
EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames:
0 firefox.exe sandbox::ParameterSet::Get(unsigned int*) const security/sandbox/chromium/sandbox/win/src/policy_engine_params.h:67
0 firefox.exe sandbox::OpcodeEval(sandbox::PolicyOpcode*, sandbox::ParameterSet const*, san... security/sandbox/chromium/sandbox/win/src/policy_engine_opcodes.cc:103
0 firefox.exe sandbox::PolicyOpcode::EvaluateHelper(sandbox::ParameterSet const*, sandbox::... security/sandbox/chromium/sandbox/win/src/policy_engine_opcodes.cc:459
0 firefox.exe sandbox::PolicyOpcode::Evaluate(sandbox::ParameterSet const*, unsigned long l... security/sandbox/chromium/sandbox/win/src/policy_engine_opcodes.cc:425
0 firefox.exe sandbox::PolicyProcessor::Evaluate(unsigned int, sandbox::ParameterSet*, unsi... security/sandbox/chromium/sandbox/win/src/policy_engine_processor.cc:72
1 firefox.exe sandbox::PolicyBase::EvalPolicy(sandbox::IpcTag, sandbox::CountedParameterSet... security/sandbox/chromium/sandbox/win/src/sandbox_policy_base.cc:741
2 firefox.exe sandbox::FilesystemDispatcher::EvalPolicy(sandbox::IpcTag, std::basic_string<... security/sandbox/chromium/sandbox/win/src/filesystem_dispatcher.cc:263
2 firefox.exe sandbox::FilesystemDispatcher::NtOpenFile(sandbox::IPCInfo*, std::basic_strin... security/sandbox/chromium/sandbox/win/src/filesystem_dispatcher.cc:134
3 firefox.exe sandbox::SharedMemIPCServer::InvokeCallback(sandbox::SharedMemIPCServer::Serv... security/sandbox/chromium/sandbox/win/src/sharedmem_ipc_server.cc:205
3 firefox.exe sandbox::SharedMemIPCServer::ThreadPingEventReady(void*, unsigned char) security/sandbox/chromium/sandbox/win/src/sharedmem_ipc_server.cc:313
Flags: needinfo?(bobowencode)
Updated•21 days ago
|
Status: NEW → RESOLVED
Closed: 21 days ago
Duplicate of bug: 1997854
Flags: needinfo?(bobowencode)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•