macOS Big Sur Wo finde ich das Fehlerprotokoll --> Auswertung

Lockenheld

Lockenheld

Aktives Mitglied
Thread Starter
Dabei seit
12.12.2008
Beiträge
365
Reaktionspunkte
19
Hallo, bei ist gerade eine Anwendung abgestürzt, die normalerweise stabil läuft. Anschließend hat sich der USB Drucker so verhalten als hätte ich ihn gerade erst eingeschaltet. Auch die USB Soundkarte verhielt sich so, als hätte ich sie kurz getrennt.

Das Programm war der Worksheet Crafter aus dem Office Bereich.

Apple hat mir einen ausführlichen Absturzbericht angeboten. Leider habe ich den aus alter Gewohnheit einfach weggeklickt. Gibt es eine Möglichkeit ihn nachträglich noch angezeigt zu bekommen?
 
Die Logs müssten im ~/Library/Logs/CrashReporter Verzeichnis liegen.
 
  • Gefällt mir
Reaktionen: Lockenheld
Habe ihn gefunden. Kann mir jemand sagen, warum das Programm abgestürzt ist. System wurde zu Jahresbeginn als clean install neu aufgesetzt. Mich interessiert vor allem, warum es Auswirkungen auf den USB Port gehabt hat.

Process: WorksheetCrafter [46571]
Path: /Applications/WorksheetCrafter.app/Contents/MacOS/WorksheetCrafter
Identifier: com.schoolcraft.Worksheet Crafter
Version: 2021.3.3.127 (0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: WorksheetCrafter [46571]
User ID: 501

Date/Time: 2022-01-16 17:26:29.376 +0100
OS Version: macOS 11.6.2 (20G314)
Report Version: 12
Anonymous UUID: 1A1B269F-E1F3-7A7D-8F6A-1B4C164FD3D5

Sleep/Wake UUID: 45702401-A635-4FE4-94D8-495718316978

Time Awake Since Boot: 520000 seconds
Time Since Wake: 1500 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff2048592e __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff204b45bd pthread_kill + 263
2 libsystem_c.dylib 0x00007fff20409406 abort + 125
3 org.qt-project.QtCore 0x000000010b079699 0x10b063000 + 91801
4 org.qt-project.QtCore 0x000000010b07b010 QMessageLogger::fatal(char const*, ...) const + 224
5 org.qt-project.QtCore 0x000000010b08a20c QThread::~QThread() + 252
6 com.schoolcraft.Worksheet Crafter 0x000000010401e750 0x102ed0000 + 18147152
7 com.schoolcraft.Worksheet Crafter 0x0000000102f54f5c CIdleTaskManager::~CIdleTaskManager() + 316
8 com.schoolcraft.Worksheet Crafter 0x0000000102f5506e CIdleTaskManager::~CIdleTaskManager() + 14
9 com.schoolcraft.Worksheet Crafter 0x0000000102f55106 CIdleTaskManager::DeleteSingleton() + 22
10 com.schoolcraft.Worksheet Crafter 0x000000010327bd5a CABProfiApp::~CABProfiApp() + 298
11 com.schoolcraft.Worksheet Crafter 0x00000001032efefb main + 91
12 libdyld.dylib 0x00007fff204cff3d start + 1

Thread 1:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x00007fff2047f2f6 semaphore_wait_trap + 10
1 com.apple.audio.caulk 0x00007fff285728da caulk::mach::semaphore::wait_or_error() + 16
2 com.apple.audio.caulk 0x00007fff2855f836 caulk::semaphore::timed_wait(double) + 110
3 com.apple.audio.caulk 0x00007fff2855f784 caulk::concurrent::details::worker_thread::run() + 30
4 com.apple.audio.caulk 0x00007fff2855f502 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45
5 libsystem_pthread.dylib 0x00007fff204b48fc _pthread_start + 224
6 libsystem_pthread.dylib 0x00007fff204b0443 thread_start + 15

Thread 2:: QQmlThread
0 libsystem_kernel.dylib 0x00007fff204859ca poll + 10
1 org.qt-project.QtCore 0x000000010b2b0f60 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 544
2 org.qt-project.QtCore 0x000000010b2b25d9 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::processEventsFlag>) + 857
3 org.qt-project.QtCore 0x000000010b259b62 QEventLoop::exec(QFlags<QEventLoop::processEventsFlag>) + 418
4 org.qt-project.QtCore 0x000000010b08a7c1 QThread::exec() + 113
5 org.qt-project.QtQml 0x000000010a2a9709 0x10a068000 + 2365193
6 org.qt-project.QtCore 0x000000010b08e6df 0x10b063000 + 177887
7 libsystem_pthread.dylib 0x00007fff204b48fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff204b0443 thread_start + 15

Thread 3:: Qt bearer thread
0 libsystem_kernel.dylib 0x00007fff204859ca poll + 10
1 org.qt-project.QtCore 0x000000010b2b0db0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 112
2 org.qt-project.QtCore 0x000000010b2b25d9 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::processEventsFlag>) + 857
3 org.qt-project.QtCore 0x000000010b259b62 QEventLoop::exec(QFlags<QEventLoop::processEventsFlag>) + 418
4 org.qt-project.QtCore 0x000000010b08a7c1 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000010b08e6df 0x10b063000 + 177887
6 libsystem_pthread.dylib 0x00007fff204b48fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff204b0443 thread_start + 15

Thread 4:
0 libsystem_pthread.dylib 0x00007fff204b0420 start_wqthread + 0

Thread 5:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff2047f2ba mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff2047f62c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff205ac55f __CFRunLoopServiceMachPort + 316
3 com.apple.CoreFoundation 0x00007fff205aac3f __CFRunLoopRun + 1328
4 com.apple.CoreFoundation 0x00007fff205aa04c CFRunLoopRunSpecific + 563
5 com.apple.AppKit 0x00007fff22f38e3a _NSEventThread + 124
6 libsystem_pthread.dylib 0x00007fff204b48fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff204b0443 thread_start + 15

Thread 6:: Thread (pooled)
0 libsystem_kernel.dylib 0x00007fff20481cde __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff204b4e49 _pthread_cond_wait + 1298
2 org.qt-project.QtCore 0x000000010b08ff40 0x10b063000 + 184128
3 org.qt-project.QtCore 0x000000010b08fc8b 0x10b063000 + 183435
4 org.qt-project.QtCore 0x000000010b08fc42 QWaitCondition::wait(QMutex*, unsigned long) + 162
5 org.qt-project.QtCore 0x000000010b08b60e 0x10b063000 + 165390
6 org.qt-project.QtCore 0x000000010b08e6df 0x10b063000 + 177887
7 libsystem_pthread.dylib 0x00007fff204b48fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff204b0443 thread_start + 15

Thread 7:: QNetworkAccessManager thread
0 libsystem_kernel.dylib 0x00007fff204859ca poll + 10
1 org.qt-project.QtCore 0x000000010b2b0db0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 112
2 org.qt-project.QtCore 0x000000010b2b25d9 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::processEventsFlag>) + 857
3 org.qt-project.QtCore 0x000000010b259b62 QEventLoop::exec(QFlags<QEventLoop::processEventsFlag>) + 418
4 org.qt-project.QtCore 0x000000010b08a7c1 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000010b08e6df 0x10b063000 + 177887
6 libsystem_pthread.dylib 0x00007fff204b48fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff204b0443 thread_start + 15

Thread 8:: QNetworkAccessManager thread
0 libsystem_kernel.dylib 0x00007fff204859ca poll + 10
1 org.qt-project.QtCore 0x000000010b2b0db0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 112
2 org.qt-project.QtCore 0x000000010b2b25d9 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::processEventsFlag>) + 857
3 org.qt-project.QtCore 0x000000010b259b62 QEventLoop::exec(QFlags<QEventLoop::processEventsFlag>) + 418
4 org.qt-project.QtCore 0x000000010b08a7c1 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000010b08e6df 0x10b063000 + 177887
6 libsystem_pthread.dylib 0x00007fff204b48fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff204b0443 thread_start + 15

Thread 9:
0 libsystem_pthread.dylib 0x00007fff204b0420 start_wqthread + 0

Thread 10:
0 libsystem_pthread.dylib 0x00007fff204b0420 start_wqthread + 0

Thread 11:
0 libsystem_pthread.dylib 0x00007fff204b0420 start_wqthread + 0

Thread 12:: QThread
0 libsystem_kernel.dylib 0x00007fff204859ca poll + 10
1 org.qt-project.QtCore 0x000000010b2b0db0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 112
2 org.qt-project.QtCore 0x000000010b2b25d9 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::processEventsFlag>) + 857
3 org.qt-project.QtCore 0x000000010b259b62 QEventLoop::exec(QFlags<QEventLoop::processEventsFlag>) + 418
4 libBaseLibrary.dylib 0x00000001073afe82 CNetworkClient::executeRequest(QNetworkReply*) + 1058
5 libBaseLibrary.dylib 0x00000001073b04aa CNetworkClient::postBlocking(QUrl, QByteArray) + 154
6 libBaseLibrary.dylib 0x00000001073b033b CNetworkClient::postBlocking(QUrl, QUrlQuery) + 75
7 com.schoolcraft.Worksheet Crafter 0x00000001040198bf CCheckForUpdateTask::ThreadFunction() + 895
8 libBaseLibrary.dylib 0x00000001073ab4ef CBackgroundTask::run() + 15
9 org.qt-project.QtCore 0x000000010b08e6df 0x10b063000 + 177887
10 libsystem_pthread.dylib 0x00007fff204b48fc _pthread_start + 224
11 libsystem_pthread.dylib 0x00007fff204b0443 thread_start + 15

Thread 13:: QNetworkAccessManager thread
0 libsystem_kernel.dylib 0x00007fff204859ca poll + 10
1 org.qt-project.QtCore 0x000000010b2b0f60 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 544
2 org.qt-project.QtCore 0x000000010b2b25d9 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::processEventsFlag>) + 857
3 org.qt-project.QtCore 0x000000010b259b62 QEventLoop::exec(QFlags<QEventLoop::processEventsFlag>) + 418
4 org.qt-project.QtCore 0x000000010b08a7c1 QThread::exec() + 113
5 org.qt-project.QtCore 0x000000010b08e6df 0x10b063000 + 177887
6 libsystem_pthread.dylib 0x00007fff204b48fc _pthread_start + 224
7 libsystem_pthread.dylib 0x00007fff204b0443 thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00000001114f2e00 rcx: 0x00007ffeecd2e938 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ffeecd2e960 rsp: 0x00007ffeecd2e938
r8: 0x0000000000002300 r9: 0x0000000000000080 r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000000103 r13: 0x00007ffeecd2ebe8 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007fff2048592e rfl: 0x0000000000000246 cr2: 0x00007f81ccc3f000
 
Zurück
Oben Unten