Closed
Bug 1862278
Opened 1 year ago
Closed 1 year ago
Crash in [@ stackoverflow | DoMozStackWalkThread]
Categories
(Core :: Gecko Profiler, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1862275
People
(Reporter: release-mgmt-account-bot, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/473f3082-c7ea-4868-92a1-c67780231026
Reason: EXCEPTION_STACK_OVERFLOW
Top 10 frames of crashing thread:
0 mozglue.dll DoMozStackWalkThread mozglue/misc/StackWalk.cpp:257
1 mozglue.dll MozStackWalkThread mozglue/misc/StackWalk.cpp:431
2 xul.dll DoMozStackWalkBacktrace tools/profiler/core/platform.cpp:2220
3 xul.dll profiler_suspend_and_sample_thread::<lambda_120>::operator const tools/profiler/core/platform.cpp:7105
3 xul.dll Sampler::SuspendAndSampleAndResumeThread tools/profiler/core/platform-win32.cpp:286
3 xul.dll profiler_suspend_and_sample_thread tools/profiler/core/platform.cpp:7136
4 xul.dll profiler_suspend_and_sample_thread::<lambda_19>::operator const tools/profiler/core/platform.cpp:7190
4 xul.dll mozilla::profiler::ThreadRegistry::OffThreadRef::WithLockedRWFromAnyThread tools/profiler/public/ProfilerThreadRegistry.h:188
4 xul.dll profiler_suspend_and_sample_thread::<lambda_19>::operator const tools/profiler/core/platform.cpp:7186
4 xul.dll mozilla::profiler::ThreadRegistry::WithOffThreadRef tools/profiler/public/ProfilerThreadRegistry.h:259
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2023-08-28
- Process type: Content
- Is startup crash: No
- Has user comments: No
- Is null crash: No
Comment 1•1 year ago
|
||
This looks like the same issue as bug 1862275.
Status: NEW → RESOLVED
Closed: 1 year ago
Component: mozglue → Gecko Profiler
Duplicate of bug: 1862275
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•