Mailmate crashes when printing (cmd+p)
Reported by Christian Goetz | October 10th, 2021 @ 12:41 AM
Hi,
everytime I press CMD+p to print an email Mailmate crashes.
I'm on Version 1.13.2 (5673) and I'm running Mac OSX 11.6 (20G165) on a 13-inch, M1, 2020
Here is the Apple Report. Sorry I didn't know how to format this better.
Process: MailMate [20096]
Path: /Applications/MailMate.app/Contents/MacOS/MailMate
Identifier: com.freron.MailMate
Version: 1.13.2 (5673)
Code Type: X86-64 (Translated)
Parent Process: ??? [1]
Responsible: MailMate [20096]
User ID: 502
Date/Time: 2021-10-10 02:36:20.490 +0200
OS Version: macOS 11.6 (20G165)
Report Version: 12
Anonymous UUID: FD7BE74E-8C10-6FDF-F442-AB55AE72C3E5
Sleep/Wake UUID: 389033B0-4F90-4BA0-A589-CEFC795B3247
Time Awake Since Boot: 340000 seconds
Time Since Wake: 5300 seconds
System Integrity Protection: enabled
Crashed Thread: 1 com.apple.rosetta.exceptionserver
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: EXC_ARM_BREAKPOINT at 0x00007ffdffd30d38 (brk 1)
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [20096]
Application Specific Information:
rosetta error: unexpectedly need to EmulateForward on a synchronous exception x86_rip=0x7fff202fc32c arm_pc=0x7ffe94848218 num_insts=4 inst_index=3 x86 instruction bytes: 0x56415741e5894855 0xd38948ce89495053
Thread 0:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff202fc32c -[NSObject performSelector:withObject:] + 0
1 com.freron.MailMate 0x0000000104660d67 -[OakWebView printOperationWithPrintInfo:] + 27
2 com.freron.MailMate 0x0000000104660d67 -[OakWebView printOperationWithPrintInfo:] + 27
3 com.freron.MailMate 0x0000000104660d67 -[OakWebView printOperationWithPrintInfo:] + 27
...
510 com.freron.MailMate 0x0000000104660d67 -[OakWebView printOperationWithPrintInfo:] + 27
Thread 1 Crashed:: com.apple.rosetta.exceptionserver
0 runtime 0x00007ffdffd30d38 0x7ffdffd14000 + 118072
1 runtime 0x00007ffdffd30d80 0x7ffdffd14000 + 118144
2 runtime 0x00007ffdffd1eda8 0x7ffdffd14000 + 44456
3 runtime 0x00007ffdffd1f2c0 0x7ffdffd14000 + 45760
Thread 2:: JavaScriptCore bmalloc scavenger
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 libc++.1.dylib 0x00007fff203bfe03 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 com.apple.JavaScriptCore 0x00007fff378185ab bmalloc::Scavenger::threadRunLoop() + 763
4 com.apple.JavaScriptCore 0x00007fff37817f89 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9
5 com.apple.JavaScriptCore 0x00007fff3781ab17 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39
6 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 3:: com.apple.NSEventThread
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff204212ba mach_msg_trap + 10
2 com.apple.CoreFoundation 0x00007fff2054f215 __CFRunLoopServiceMachPort + 316
3 com.apple.CoreFoundation 0x00007fff2054d8cb __CFRunLoopRun + 1332
4 com.apple.CoreFoundation 0x00007fff2054ccd0 CFRunLoopRunSpecific + 567
5 com.apple.AppKit 0x00007fff22e0623a _NSEventThread + 124
6 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 4:: atomic_saving_thread_t
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.freron.MailMate 0x00000001048be582 oak::server_t<atomic_saving::atomic_saving_thread_t, std::__1::shared_ptr<atomic_saving::atomic_saving_t>, bool>::server_run() + 192
3 com.freron.MailMate 0x00000001048be3cd oak::server_t<atomic_saving::atomic_saving_thread_t, std::__1::shared_ptr<atomic_saving::atomic_saving_t>, bool>::server_t(unsigned long)::runner_t::server(void*) + 9
4 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
5 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 5:: LocalStorage
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.apple.JavaScriptCore 0x00007fff3779ef00 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 3760
3 com.apple.WebKitLegacy 0x00007fff34f873ea bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 com.apple.WebKitLegacy 0x00007fff34f8a443 std::__1::unique_ptr<WTF::Function<void ()>, std::__1::default_delete<WTF::Function<void ()> > > WTF::MessageQueue<WTF::Function<void ()> >::waitForMessageFilteredWithTimeout<WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage()::'lambda'(WTF::Function<void ()> const&)>(WTF::MessageQueueWaitResult&, WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage()::'lambda'(WTF::Function<void ()> const&)&&, WTF::Seconds) + 147
5 com.apple.WebKitLegacy 0x00007fff34f89ab6 WebCore::StorageThread::threadEntryPoint() + 86
6 com.apple.JavaScriptCore 0x00007fff377bdd8f WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 223
7 com.apple.JavaScriptCore 0x00007fff36742b99 WTF::wtfThreadEntryPoint(void*) + 9
8 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
9 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 6:: com.apple.CFNetwork.CustomProtocols
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff204212ba mach_msg_trap + 10
2 com.apple.CoreFoundation 0x00007fff2054f215 __CFRunLoopServiceMachPort + 316
3 com.apple.CoreFoundation 0x00007fff2054d8cb __CFRunLoopRun + 1332
4 com.apple.CoreFoundation 0x00007fff2054ccd0 CFRunLoopRunSpecific + 567
5 com.apple.CFNetwork 0x00007fff24920358 0x7fff246e0000 + 2360152
6 com.apple.Foundation 0x00007fff21201437 __NSThread__start__ + 1068
7 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 7:: IMAP connection
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.freron.MailMate 0x00000001048aaa90 oak::server_t<connection_command_t, std::__1::shared_ptr<connection_t>, connection_command_t::result_t>::server_t(unsigned long)::runner_t::server(void*) + 186
3 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
4 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 8:: com.apple.CFSocket.private
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20429656 __select + 10
2 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
3 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 9:: com.apple.NSURLConnectionLoader
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff204212ba mach_msg_trap + 10
2 com.apple.CoreFoundation 0x00007fff2054f215 __CFRunLoopServiceMachPort + 316
3 com.apple.CoreFoundation 0x00007fff2054d8cb __CFRunLoopRun + 1332
4 com.apple.CoreFoundation 0x00007fff2054ccd0 CFRunLoopRunSpecific + 567
5 com.apple.CFNetwork 0x00007fff24920358 0x7fff246e0000 + 2360152
6 com.apple.Foundation 0x00007fff21201437 __NSThread__start__ + 1068
7 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 10:: IMAP connection
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.freron.MailMate 0x00000001048aaa90 oak::server_t<connection_command_t, std::__1::shared_ptr<connection_t>, connection_command_t::result_t>::server_t(unsigned long)::runner_t::server(void*) + 186
3 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
4 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 11:: IMAP connection
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.freron.MailMate 0x00000001048aaa90 oak::server_t<connection_command_t, std::__1::shared_ptr<connection_t>, connection_command_t::result_t>::server_t(unsigned long)::runner_t::server(void*) + 186
3 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
4 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 12:: IMAP connection
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.freron.MailMate 0x00000001048aaa90 oak::server_t<connection_command_t, std::__1::shared_ptr<connection_t>, connection_command_t::result_t>::server_t(unsigned long)::runner_t::server(void*) + 186
3 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
4 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 13:: IMAP connection
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.freron.MailMate 0x00000001048aaa90 oak::server_t<connection_command_t, std::__1::shared_ptr<connection_t>, connection_command_t::result_t>::server_t(unsigned long)::runner_t::server(void*) + 186
3 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
4 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 14:: IMAP connection
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.freron.MailMate 0x00000001048aaa90 oak::server_t<connection_command_t, std::__1::shared_ptr<connection_t>, connection_command_t::result_t>::server_t(unsigned long)::runner_t::server(void*) + 186
3 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
4 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 15:: IMAP connection
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.freron.MailMate 0x00000001048aaa90 oak::server_t<connection_command_t, std::__1::shared_ptr<connection_t>, connection_command_t::result_t>::server_t(unsigned long)::runner_t::server(void*) + 186
3 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
4 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 16:: IMAP connection
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.freron.MailMate 0x00000001048aaa90 oak::server_t<connection_command_t, std::__1::shared_ptr<connection_t>, connection_command_t::result_t>::server_t(unsigned long)::runner_t::server(void*) + 186
3 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
4 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 17:: IMAP connection
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.freron.MailMate 0x00000001048aaa90 oak::server_t<connection_command_t, std::__1::shared_ptr<connection_t>, connection_command_t::result_t>::server_t(unsigned long)::runner_t::server(void*) + 186
3 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
4 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 18:: IMAP connection
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.freron.MailMate 0x00000001048aaa90 oak::server_t<connection_command_t, std::__1::shared_ptr<connection_t>, connection_command_t::result_t>::server_t(unsigned long)::runner_t::server(void*) + 186
3 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
4 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 19:
0 runtime 0x00007ffdffd367c8 0x7ffdffd14000 + 141256
Thread 20:
0 runtime 0x00007ffdffd367c8 0x7ffdffd14000 + 141256
Thread 21:
0 runtime 0x00007ffdffd367c8 0x7ffdffd14000 + 141256
Thread 22:
0 runtime 0x00007ffdffd367c8 0x7ffdffd14000 + 141256
Thread 23:: Heap Helper Thread
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.apple.JavaScriptCore 0x00007fff3779ee67 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 3607
3 com.apple.JavaScriptCore 0x00007fff36ffd9aa bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 com.apple.JavaScriptCore 0x00007fff37772d34 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 324
5 com.apple.JavaScriptCore 0x00007fff377bdd8f WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 223
6 com.apple.JavaScriptCore 0x00007fff36742b99 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 24:: Heap Helper Thread
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.apple.JavaScriptCore 0x00007fff3779ee67 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 3607
3 com.apple.JavaScriptCore 0x00007fff36ffd9aa bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 com.apple.JavaScriptCore 0x00007fff37772d34 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 324
5 com.apple.JavaScriptCore 0x00007fff377bdd8f WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 223
6 com.apple.JavaScriptCore 0x00007fff36742b99 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 25:: Heap Helper Thread
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.apple.JavaScriptCore 0x00007fff3779ee67 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 3607
3 com.apple.JavaScriptCore 0x00007fff36ffd9aa bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 com.apple.JavaScriptCore 0x00007fff37772d34 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 324
5 com.apple.JavaScriptCore 0x00007fff377bdd8f WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 223
6 com.apple.JavaScriptCore 0x00007fff36742b99 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 26:: Heap Helper Thread
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.apple.JavaScriptCore 0x00007fff3779ee67 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 3607
3 com.apple.JavaScriptCore 0x00007fff36ffd9aa bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 com.apple.JavaScriptCore 0x00007fff37772d34 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 324
5 com.apple.JavaScriptCore 0x00007fff377bdd8f WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 223
6 com.apple.JavaScriptCore 0x00007fff36742b99 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 27:: Heap Helper Thread
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.apple.JavaScriptCore 0x00007fff3779ee67 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 3607
3 com.apple.JavaScriptCore 0x00007fff36ffd9aa bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 com.apple.JavaScriptCore 0x00007fff37772d34 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 324
5 com.apple.JavaScriptCore 0x00007fff377bdd8f WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 223
6 com.apple.JavaScriptCore 0x00007fff36742b99 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 28:: Heap Helper Thread
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.apple.JavaScriptCore 0x00007fff3779ee67 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 3607
3 com.apple.JavaScriptCore 0x00007fff36ffd9aa bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 com.apple.JavaScriptCore 0x00007fff37772d34 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 324
5 com.apple.JavaScriptCore 0x00007fff377bdd8f WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 223
6 com.apple.JavaScriptCore 0x00007fff36742b99 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 29:: Heap Helper Thread
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.apple.JavaScriptCore 0x00007fff3779ee67 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 3607
3 com.apple.JavaScriptCore 0x00007fff36ffd9aa bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4 com.apple.JavaScriptCore 0x00007fff37772d34 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() + 324
5 com.apple.JavaScriptCore 0x00007fff377bdd8f WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 223
6 com.apple.JavaScriptCore 0x00007fff36742b99 WTF::wtfThreadEntryPoint(void*) + 9
7 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 30:: com.apple.coreanimation.render-server
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff204212ba mach_msg_trap + 10
2 com.apple.QuartzCore 0x00007fff26f6784c CA::Render::Server::server_thread(void*) + 498
3 com.apple.QuartzCore 0x00007fff26f67647 thread_fun(void*) + 25
4 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
5 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 31:
0 runtime 0x00007ffdffd367c8 0x7ffdffd14000 + 141256
Thread 32:: CVDisplayLink
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.apple.CoreVideo 0x00007fff2760afe3 CVDisplayLink::waitUntil(unsigned long long) + 229
3 com.apple.CoreVideo 0x00007fff2760a4ec CVDisplayLink::runIOThread() + 482
4 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
5 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 33:
0 runtime 0x00007ffdffd367c8 0x7ffdffd14000 + 141256
Thread 34:
0 runtime 0x00007ffdffd367c8 0x7ffdffd14000 + 141256
Thread 35:
0 runtime 0x00007ffdffd367c8 0x7ffdffd14000 + 141256
Thread 36:
0 runtime 0x00007ffdffd367c8 0x7ffdffd14000 + 141256
Thread 37:: CVDisplayLink
0 ??? 0x00007ffe946868f4 ???
1 libsystem_kernel.dylib 0x00007fff20423cde __psynch_cvwait + 10
2 com.apple.CoreVideo 0x00007fff2760afe3 CVDisplayLink::waitUntil(unsigned long long) + 229
3 com.apple.CoreVideo 0x00007fff2760a4ec CVDisplayLink::runIOThread() + 482
4 libsystem_pthread.dylib 0x00007fff204568fc _pthread_start + 224
5 libsystem_pthread.dylib 0x00007fff20452443 thread_start + 15
Thread 1 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000003 x2: 0x000000000000003c x3: 0x000000000000002c
x4: 0x000000000018420f x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x0000000000000000
x8: 0x00007ffdffd50000 x9: 0x0000000000000000 x10: 0x00007ffdffd460a2 x11: 0x0000000000000000
x12: 0x00000000ffffffff x13: 0x0000000000000001 x14: 0x000000010de853dc x15: 0x00007ffdffd37758
x16: 0xffffffffffffffe1 x17: 0x00007ffdffd407b6 x18: 0x000000010deeed39 x19: 0x00007ffdffd45fd0
x20: 0x00007fff202fc32c x21: 0x00007ffdffd47000 x22: 0x0000000000000000 x23: 0x0000000000000004
x24: 0x0000000000000003 x25: 0x0000000000000000 x26: 0x0000000000000000 x27: 0x000000010dee4b70
x28: 0x0000000000000103 fp: 0x000000010deed250 lr: 0x00007ffdffd30d30
sp: 0x000000010deed230 pc: 0x00007ffdffd30d38 cpsr: 0x60000000
far: 0x00007ffdffd46000 esr: 0xf2000001
[had to cut out stuff]
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=928.7M resident=0K(0%) swapped_out_or_unallocated=928.7M(100%)
Writable regions: Total=2.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.4G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 3584K 28
Activity Tracing 256K 1
CG backing stores 3264K 6
CG image 1628K 91
CG raster data 224K 19
CoreAnimation 41.9M 157
CoreData 124K 1
CoreData Object IDs 4100K 2
CoreGraphics 12K 2
CoreImage 8K 2
CoreUI image data 5528K 45
Foundation 44K 2
Image IO 312K 51
JS VM Isolated Heap 2968K 185
Kernel Alloc Once 8K 1
MALLOC 1.4G 122
MALLOC guard page 288K 14
MALLOC_MEDIUM (reserved) 816.0M 8 reserved VM address space (unallocated)
Rosetta Arena 4096K 2
Rosetta Generic 1208K 299
Rosetta IndirectBranch 2048K 1
Rosetta JIT 128.0M 1
Rosetta Return Stack 788K 74
Rosetta Thread Context 740K 74
SQLite page cache 3584K 56
STACK GUARD 36K 9
Stack 26.9M 37
Stack Guard 56.1M 28
VM_ALLOCATE 2588K 316
VM_ALLOCATE (reserved) 4K 1 reserved VM address space (unallocated)
WebKit Malloc 27.9M 61
__DATA 20.5M 508
__DATA_CONST 29.2M 335
__DATA_DIRTY 1831K 232
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 511.2M 25
__OBJC_RO 70.2M 1
__OBJC_RW 2480K 2
__TEXT 417.8M 509
__UNICODE 588K 1
libnetwork 1664K 24
mapped file 4.9G 1108
shared memory 824K 20
unshared pmap 10.0M 5
=========== ======= =======
TOTAL 8.4G 4468
TOTAL, minus reserved VM space 7.6G 4468
Model: MacBookPro17,1, BootROM 6723.140.2, proc 8:4:4 processors, 16 GB, SMC
Graphics: kHW_AppleM1Item, Apple M1, spdisplays_builtin
Memory Module: LPDDR4
AirPort: spairport_wireless_card_type_airport_extreme, wl0: Aug 18 2021 22:48:53 version 18.50.40.11.7.8.123 FWID 01-3ed0e3a2
Bluetooth: Version 8.0.5d7, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: USB 3.1 Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mac OS X email client.