Crashed on MacOS
BishopGIS opened this issue · 2 comments
BishopGIS commented
Crashed on MacOS. Stack trace,
Process: fb [63593]
Path: /Users/USER/*/fb.app/Contents/MacOS/fb
Identifier: fb
Version: 3.0 (3)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: fb [63593]
User ID: 501
Date/Time: 2019-06-28 20:27:47.313 +0300
OS Version: Mac OS X 10.14.5 (18F132)
Report Version: 12
Anonymous UUID: 92F30A1A-0C7D-11E9-4FA1-73D19E70D37A
Sleep/Wake UUID: 020F98CA-D2B1-4EAD-8357-B7E6F79556DB
Time Awake Since Boot: 330000 seconds
Time Since Wake: 2300 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 0x00007fff677d32c6 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff6788ebf1 pthread_kill + 284
2 libsystem_c.dylib 0x00007fff6773d6a6 abort + 127
3 org.qt-project.QtCore 0x000000010c0ea5c9 0x10c0d4000 + 91593
4 org.qt-project.QtCore 0x000000010c0ebf40 QMessageLogger::fatal(char const*, ...) const + 224
5 org.qt-project.QtGui 0x000000010bc2609b QGuiApplicationPrivate::createPlatformIntegration() + 5387
6 org.qt-project.QtGui 0x000000010bc260bb QGuiApplicationPrivate::createEventDispatcher() + 27
7 org.qt-project.QtCore 0x000000010c2bc566 QCoreApplicationPrivate::init() + 1734
8 org.qt-project.QtGui 0x000000010bc22159 QGuiApplicationPrivate::init() + 57
9 org.qt-project.QtWidgets 0x000000010b644f9a QApplicationPrivate::init() + 26
10 fb 0x000000010b2f3340 main + 48
11 libdyld.dylib 0x00007fff676983d5 start + 1
Thread 1:
0 libsystem_pthread.dylib 0x00007fff6788b3f0 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x00007fff6788b3f0 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00000001117205c0 rcx: 0x00007ffee4932328 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffee4932360 rsp: 0x00007ffee4932328
r8: 0x00000000000130a8 r9: 0x00007fff9dffd048 r10: 0x0000000000000000 r11: 0x0000000000000206
r12: 0x0000000000000307 r13: 0x00007ffd7e400150 r14: 0x0000000000000006 r15: 0x000000000000002d
rip: 0x00007fff677d32c6 rfl: 0x0000000000000206 cr2: 0x00007fff9dffb188
BishopGIS commented
It seems to me this is dependency problem
$ ./fb
This application failed to start because it could not find or load the Qt platform plugin "cocoa"
in "".
Available platform plugins are: cocoa, minimal, offscreen.
Reinstalling the application may fix this problem.
Abort trap: 6
BishopGIS commented
The problem was in unresolved dependencies (bzip2).