Closed
Bug 1679373
Opened 4 years ago
Closed 4 years ago
[macOS 11 Silicon/arm] startup crash in [@ libsystem_pthread.dylib@0x8ad8]
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1678226
People
(Reporter: aryx, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: crash)
Crash Data
All crash reports for beta builds of Gecko 84. 26 affected installations reported for beta 4.
Crash report: https://crash-stats.mozilla.org/report/index/656484ba-6973-4ebf-a099-a217e0201125
Reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
Top 10 frames of crashing thread:
0 libsystem_pthread.dylib libsystem_pthread.dylib@0x8ad8
1 libnss3.dylib PR_JoinThread nsprpub/pr/src/pthreads/ptthread.c:586
2 XUL nsThread::ShutdownComplete xpcom/threads/nsThread.cpp:863
3 XUL nsThreadShutdownAckEvent::Run xpcom/threads/nsThread.cpp:252
4 XUL mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:720
5 XUL mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal xpcom/threads/nsThreadUtils.h:577
6 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1197
7 XUL NS_ProcessPendingEvents xpcom/threads/nsThreadUtils.cpp:461
8 XUL nsBaseAppShell::NativeEventCallback widget/nsBaseAppShell.cpp:87
9 XUL nsAppShell::ProcessGeckoEvents widget/cocoa/nsAppShell.mm:429
Flags: needinfo?(gsvelto)
Comment 1•4 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: General → XPCOM
Updated•4 years ago
|
Hardware: Unspecified → ARM64
Updated•4 years ago
|
Blocks: aarch64-macos
Comment 2•4 years ago
|
||
This very much smells like a dupe of bug 1678226
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
status-firefox83:
unaffected → ---
status-firefox84:
affected → ---
status-firefox85:
affected → ---
status-firefox-esr78:
unaffected → ---
tracking-firefox84:
+ → ---
Comment 3•4 years ago
|
||
Clearing the NI, the lack of symbols for the system libraries is tracked in bug 1661771.
Flags: needinfo?(gsvelto)
You need to log in
before you can comment on or make changes to this bug.
Description
•