[Solved] crash on macOS Sierra 10.12.6
Posted: 23. Dec 2017, 12:47
Anyone know what might cause this crash?
Thanks.
Code: Select all
Process: VirtualBox [10738]
Path: /Volumes/VOLUME/Applications/VirtualBox.app/Contents/MacOS/VirtualBox
Identifier: org.virtualbox.app.VirtualBox
Version: 5.1.30 (5.1.30)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: VirtualBox [10738]
User ID: 505
Date/Time: 2017-12-23 05:30:57.166 -0500
OS Version: Mac OS X 10.12.6 (16G1036)
Report Version: 12
Anonymous UUID: 5C42B086-2AC5-5166-DC6F-D17273558F51
Time Awake Since Boot: 180000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Illegal instruction: 4
Termination Reason: Namespace SIGNAL, Code 0x4
Terminating Process: exc handler [0]
Application Specific Information:
BUG IN CLIENT OF LIBDISPATCH: _dispatch_main_queue_callback_4CF called from the wrong thread
crashed on child side of fork pre-exec
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libdispatch.dylib 0x00007fffaae45c1a _dispatch_main_queue_callback_4CF + 1291
1 com.apple.CoreFoundation 0x00007fff95727bc9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
2 com.apple.CoreFoundation 0x00007fff956e8c0d __CFRunLoopRun + 2205
3 com.apple.CoreFoundation 0x00007fff956e8114 CFRunLoopRunSpecific + 420
...