gruener_igel
Rhode Island Greening
- Registriert
- 29.03.06
- Beiträge
- 477
So, hier der Report. Ich musste ihn kürzen und hab hoffentlich nicht zuviel gekürzt:
Code:
Process: com.apple.preferences.sharing.remoteservice [5205]
Path: /System/Library/PreferencePanes/SharingPref.prefPane/Contents/XPCServices/com.apple.preferences.sharing.remoteservice.xpc/Contents/MacOS/com.apple.preferences.sharing.remoteservice
Identifier: com.apple.preferences.sharing.remoteservice
Version: 1.0 (1)
Build Info: SharingPref-279000000000000~2
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: System Preferences [5201]
User ID: 501
Date/Time: 2016-09-19 17:40:11.500 +0200
OS Version: Mac OS X 10.11.6 (15G1004)
Report Version: 11
Anonymous UUID: 68E49E2C-4D1F-861F-3521-29C31963B7D4
Sleep/Wake UUID: 1CD23352-F5FD-463D-9C09-381601A74D3F
Time Awake Since Boot: 11000 seconds
Time Since Wake: 3300 seconds
System Integrity Protection: enabled
Crashed Thread: 3 Dispatch queue: com.apple.root.user-initiated-qos
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff8f0ee4f2 __exceptionPreprocess + 178
1 libobjc.A.dylib 0x00007fff84134f7e objc_exception_throw + 48
2 CoreFoundation 0x00007fff8efe0372 -[__NSPlaceholderArray initWithObjects:count:] + 290
3 CoreFoundation 0x00007fff8f01da33 -[NSArray initWithArray:range:copyItems:] + 451
4 IOBluetooth 0x00007fff9470c5fc IOBluetoothNotificationLibDoHCIClientNotification + 144
5 IOBluetooth 0x00007fff9470a6c0 IOBluetoothNotificationLibHCIControllerPublishedCallback + 406
6 IOBluetooth 0x00007fff9470a521 IOBluetoothNotificationLibAddHCIControllerRunLoopNotification + 85
7 IOBluetooth 0x00007fff94709e69 IOBluetoothNotificationLibSetup + 244
8 IOBluetooth 0x00007fff94709ccb IOBluetoothNotificationLibNotificationCreate + 47
9 SharingPref 0x0000000110a6971e SharingPref + 63262
10 SharingPref 0x0000000110a701b7 SharingPref + 90551
11 libdispatch.dylib 0x00007fff8866093d _dispatch_call_block_and_release + 12
12 libdispatch.dylib 0x00007fff8865540b _dispatch_client_callout + 8
13 libdispatch.dylib 0x00007fff8865929b _dispatch_root_queue_drain + 1890
14 libdispatch.dylib 0x00007fff88658b00 _dispatch_worker_thread3 + 91
15 libsystem_pthread.dylib 0x00007fff868a84de _pthread_wqthread + 1129
16 libsystem_pthread.dylib 0x00007fff868a6341 start_wqthread + 13
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff90d41f72 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff90d413b3 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8f0631c4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8f06268c __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff8f061ed8 CFRunLoopRunSpecific + 296
5 com.apple.HIToolbox 0x00007fff86b75935 RunCurrentEventLoopInMode + 235
6 com.apple.HIToolbox 0x00007fff86b7576f ReceiveNextEventCommon + 432
7 com.apple.HIToolbox 0x00007fff86b755af _BlockUntilNextEventMatchingListInModeWithFilter + 71
8 com.apple.AppKit 0x00007fff8b59adf6 _DPSNextEvent + 1067
9 com.apple.AppKit 0x00007fff8b59a226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
10 com.apple.ViewBridge 0x00007fff8303cb21 -[NSViewServiceApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 73
11 com.apple.AppKit 0x00007fff8b58ed80 -[NSApplication run] + 682
12 com.apple.AppKit 0x00007fff8b558368 NSApplicationMain + 1176
13 libxpc.dylib 0x00007fff90777194 _xpc_objc_main + 795
14 libxpc.dylib 0x00007fff90775bbe xpc_main + 494
15 com.apple.ViewBridge 0x00007fff83062683 -[NSXPCSharedListener resume] + 16
16 com.apple.ViewBridge 0x00007fff830409d9 NSViewServiceApplicationMain + 2818
17 com.apple.frameworks.preferencepanes 0x00007fff9046c5c1 PreferencePaneMain + 168
18 com.apple.preferences.sharing.remoteservice 0x000000010c9fecb0 main + 40
19 libdyld.dylib 0x00007fff858d75ad start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff90d485e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff868a8578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff868a6341 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff90d48efa kevent_qos + 10
1 libdispatch.dylib 0x00007fff8865b165 _dispatch_mgr_invoke + 216
2 libdispatch.dylib 0x00007fff8865adcd _dispatch_mgr_thread + 52
Thread 3 Crashed:: Dispatch queue: com.apple.root.user-initiated-qos
0 com.apple.AppKit 0x00007fff8b922e6a -[NSApplication _crashOnException:] + 109
1 com.apple.AppKit 0x00007fff8b922dc4 -[NSApplication reportException:] + 140
2 com.apple.CoreFoundation 0x00007fff8f15586b __handleUncaughtException + 731
3 libobjc.A.dylib 0x00007fff841376a5 _objc_terminate() + 94
4 libc++abi.dylib 0x00007fff85c5200e std::__terminate(void (*)()) + 8
5 libc++abi.dylib 0x00007fff85c52083 std::terminate() + 51
6 libdispatch.dylib 0x00007fff8865541f _dispatch_client_callout + 28
7 libdispatch.dylib 0x00007fff8865929b _dispatch_root_queue_drain + 1890
8 libdispatch.dylib 0x00007fff88658b00 _dispatch_worker_thread3 + 91
9 libsystem_pthread.dylib 0x00007fff868a84de _pthread_wqthread + 1129
10 libsystem_pthread.dylib 0x00007fff868a6341 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff90d485e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff868a8578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff868a6341 start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff90d485e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff868a8578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff868a6341 start_wqthread + 13
Thread 6:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff90d41f72 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff90d413b3 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8f0631c4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8f06268c __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff8f061ed8 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff8b6f0d95 _NSEventThread + 149
6 libsystem_pthread.dylib 0x00007fff868a899d _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff868a891a _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff868a6351 thread_start + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff90d485e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff868a8578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff868a6341 start_wqthread + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff90d485e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff868a8578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff868a6341 start_wqthread + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff90d485e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff868a8578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff868a6341 start_wqthread + 13
Thread 3 crashed with X86 Thread State (64-bit):
rax: 0x00007ff11d0c4000 rbx: 0x00007ff11b6ea540 rcx: 0x0000000000000001 rdx: 0x0000000000000000
rdi: 0x0000700000116880 rsi: 0x000000000000066f rbp: 0x0000700000116d20 rsp: 0x0000700000116d10
r8: 0x0000000000000000 r9: 0x0000000008000100 r10: 0x0000000000000000 r11: 0xffffffffffffe7ff
r12: 0x00007fff841254c0 r13: 0x00007ff11b6ea540 r14: 0x00007fff841254c0 r15: 0x00007fff72d0f1b0
rip: 0x00007fff8b922e6a rfl: 0x0000000000010206 cr2: 0x0000000101810000
Logical CPU: 0
Error Code: 0x00000000
Trap Number: 6
Binary Images:
0x10c9fe000 - 0x10c9fefff com.apple.preferences.sharing.remoteservice (1.0 - 1) <B47D98B8-AF56-3E89-A8AA-294C5685D287> /System/Library/PreferencePanes/SharingPref.prefPane/Contents/XPCServices/com.apple.preferences.sharing.remoteservice.xpc/Contents/MacOS/com.apple.preferences.sharing.remoteservice
0x10cdf0000 - 0x10cdf2fff libCGXType.A.dylib (960.3) <70FA6D91-53BC-3DA6-92F3-7FEB33C73948> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x110a5a000 - 0x110a93fff com.apple.preferences.sharing (13.0 - 13.0) <6FC8DCFF-071B-3BDC-81AF-035BB74C2365> /System/Library/PreferencePanes/SharingPref.prefPane/Contents/MacOS/SharingPref
0x111072000 - 0x11109bffb libRIP.A.dylib (960.3) <702967FB-D16C-38C7-A3CC-0EC336740A69> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x111572000 - 0x1115deff7 com.apple.driver.AppleIntelBDWGraphicsMTLDriver (10.14.73 - 10.1.4) <7A21D78B-7625-3FBD-83B0-654DEF5E8C5F> /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver
0x111951000 - 0x111954ff3 libCGXCoreImage.A.dylib (960.3) <8DA6B68D-951C-3B71-A63B-2197A71E6FEE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x111976000 - 0x111977ff7 +cl_kernels (???) <3063666E-09CE-4CBF-8107-A95748D4B6A4> cl_kernels
0x7fff60027000 - 0x7fff6005ea47 dyld (360.22) <DC81CC9D-651A-3A45-8809-928282052BD3> /usr/lib/dyld
0x7fff8070c000 - 0x7fff80710fff libGIF.dylib (1459) <7C84B660-04BC-3D05-8C02-A7FBE51FD77B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff80714000 - 0x7fff80719fff com.apple.MediaAccessibility (1.0 - 79) <C5E61B45-1967-3602-