Closed
Bug 1887914
Opened 2 years ago
Closed 2 years ago
Crash in [@ SweepDependentStrings]
Categories
(Core :: JavaScript: GC, defect, P2)
Tracking
()
RESOLVED
FIXED
126 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox124 | --- | unaffected |
| firefox125 | --- | unaffected |
| firefox126 | + | fixed |
People
(Reporter: aryx, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: crash, regression)
Crash Data
8 crashes from 3 installs of Firefox 126.0a1's latest build on Windows 10.
Crash report: https://crash-stats.mozilla.org/report/index/507ee3d8-a4dd-4a36-9901-22fe80240324
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll CrashReporter::PairedDumpCallback toolkit/crashreporter/nsExceptionHandler.cpp:3919
1 xul.dll google_breakpad::ExceptionHandler::WriteMinidumpForChild toolkit/crashreporter/breakpad-client/windows/handler/exception_handler.cc:889
2 xul.dll CrashReporter::CreateMinidumpsAndPair toolkit/crashreporter/nsExceptionHandler.cpp:3993
3 xul.dll mozilla::ipc::CrashReporterHost::GenerateMinidumpAndPair<mozilla::dom::ContentParent> ipc/glue/CrashReporterHost.h:78
4 xul.dll mozilla::dom::ContentParent::GeneratePairedMinidump dom/ipc/ContentParent.cpp:4514
5 xul.dll mozilla::dom::ContentParent::KillHard dom/ipc/ContentParent.cpp:4562
6 xul.dll nsTimerImpl::Fire::<lambda_14>::operator const xpcom/threads/nsTimerImpl.cpp:681
6 xul.dll mozilla::detail::VariantImplementation<unsigned char, 3, nsTimerImpl::FuncCallback, nsTimerImpl::ClosureCallback>::matchN mfbt/Variant.h:309
6 xul.dll mozilla::detail::VariantImplementation<unsigned char, 2, nsCOMPtr<nsIObserver>, nsTimerImpl::FuncCallback, nsTimerImpl::ClosureCallback>::matchN mfbt/Variant.h:318
6 xul.dll mozilla::detail::VariantImplementation<unsigned char, 1, nsCOMPtr<nsITimerCallback>, nsCOMPtr<nsIObserver>, nsTimerImpl::FuncCallback, nsTimerImpl::ClosureCallback>::matchN mfbt/Variant.h:318
Flags: needinfo?(sphink)
| Reporter | ||
Updated•2 years ago
|
Crash Signature: [@ SweepDependentStrings] → [@ JSDependentString::sweep]
[@ SweepDependentStrings]
| Reporter | ||
Updated•2 years ago
|
OS: Windows 10 → All
Updated•2 years ago
|
Updated•2 years ago
|
Comment 2•2 years ago
|
||
:sfink, since you are the author of the regressor, bug 1879918, could you take a look?
For more information, please visit BugBot documentation.
Flags: needinfo?(sphink)
| Reporter | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
| Reporter | ||
Updated•2 years ago
|
Flags: needinfo?(sphink)
You need to log in
before you can comment on or make changes to this bug.
Description
•