Closed
Bug 1742002
Opened 4 years ago
Closed 3 years ago
Crash in [@ rlbox::rlbox_wasm2c_sandbox::impl_create_sandbox]
Categories
(Core :: Security: RLBox, defect)
Core
Security: RLBox
Tracking
()
RESOLVED
INVALID
People
(Reporter: mccr8, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/37c17688-6324-454b-ba16-eba530211118
MOZ_CRASH Reason: RLBox crash: Sandbox could not be created
Top 10 frames of crashing thread:
0 libxul.so rlbox::rlbox_wasm2c_sandbox::impl_create_sandbox third_party/rlbox_wasm2c_sandbox/include/rlbox_wasm2c_sandbox.hpp:519
1 libxul.so gfxFontEntry::GrSandboxData::GrSandboxData gfx/thebes/gfxFontEntry.cpp:634
2 libxul.so gfxFontEntry::GetGrFace gfx/thebes/gfxFontEntry.cpp:715
3 libxul.so gfxFontEntry::HasGraphiteSpaceContextuals gfx/thebes/gfxFontEntry.cpp:789
4 libxul.so bool gfxFont::SplitAndInitTextRun<char16_t> gfx/thebes/gfxFont.cpp:3126
5 libxul.so void gfxFontGroup::InitScriptRun<char16_t> gfx/thebes/gfxTextRun.cpp:2693
6 libxul.so gfxFontGroup::MakeTextRun gfx/thebes/gfxTextRun.cpp:2477
7 libxul.so nsCaseTransformTextRunFactory::RebuildTextRun layout/generic/nsTextRunTransformations.cpp:844
8 libxul.so BuildTextRunsScanner::FlushLineBreaks layout/generic/nsTextFrame.cpp:1696
9 libxul.so BuildTextRunsScanner::FlushFrames layout/generic/nsTextFrame.cpp:1671
Comment 3•3 years ago
•
|
||
Sorry for the delay in getting back. At first glance, yes. This would be an OOM. Unfortunately the crash report data seems to have gone away, and the only other crash I see is a low volume crash on an older ESR of Firefox (91) and is related to Lucet (which we moved away from in favor of wasm2c).
I'll mark this as "invalid" for now, but we can re-open if we see more of this
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(shravanrn)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•