Crash Report : Crash on Launch
Crash Report : Crash on Launch
- Subject: Crash Report : Crash on Launch
- From: Jerry Krinock <email@hidden>
- Date: Sat, 13 Jul 2013 07:40:02 -0700
A user reported that my app crashed on first launch, but worked OK on the second launch. He also reported that Calendar.app is not working.
I'm betting on hardware problems. Does anyone see any clues in this crash report? The crash count and intervals section (lines 4-7) looks weird. I think it means that my app has crashed once and other apps have crashed 34 times since the "Last Report", but when was that? Can anyone explain exactly what those numbers mean? TN2123 skips over those (an omission which I've now appended to Apple Problem ID #14409079).
Thanks,
Jerry Krinock
OS Version: Mac OS X 10.8.4 (12E55)
Report Version: 10
Interval Since Last Report: 800733 sec
Crashes Since Last Report: 34
Per-App Interval Since Last Report: 325 sec
Per-App Crashes Since Last Report: 1
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000019
VM Regions Near 0x19:
-->
__TEXT 0000000100000000-0000000100003000 [ 12K] r-x/rwx SM=COW /Applications/MyApp.app/Contents/MacOS/MyApp
Application Specific Information:
objc_msgSend() selector name: retain
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff8ebf5710 objc_msgSend_vtable13 + 16
1 com.mycompany.MyFramework 0x0000000100110d03 0x100008000 + 1084675
2 com.apple.Foundation 0x00007fff988d95ca __NSThreadPerformPerform + 225
3 com.apple.CoreFoundation 0x00007fff940fab31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
4 com.apple.CoreFoundation 0x00007fff940fa455 __CFRunLoopDoSources0 + 245
5 com.apple.CoreFoundation 0x00007fff9411d7f5 __CFRunLoopRun + 789
6 com.apple.CoreFoundation 0x00007fff9411d0e2 CFRunLoopRunSpecific + 290
7 com.apple.HIToolbox 0x00007fff9588ceb4 RunCurrentEventLoopInMode + 209
8 com.apple.HIToolbox 0x00007fff9588cc52 ReceiveNextEventCommon + 356
9 com.apple.HIToolbox 0x00007fff9588cae3 BlockUntilNextEventMatchingListInMode + 62
10 com.apple.AppKit 0x00007fff926b3533 _DPSNextEvent + 685
11 com.apple.AppKit 0x00007fff926b2df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12 com.apple.AppKit 0x00007fff926aa1a3 -[NSApplication run] + 517
13 com.apple.AppKit 0x00007fff9264ebd6 NSApplicationMain + 869
14 com.mycompany.MyApp 0x0000000100001ae8 0x100000000 + 6888
15 com.mycompany.MyApp 0x00000001000019f4 0x100000000 + 6644
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff934a2d16 kevent + 10
1 libdispatch.dylib 0x00007fff9463ddea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff9463d9ee _dispatch_mgr_thread + 54
Thread 2:: SSYPathObserverWatcher
0 libsystem_kernel.dylib 0x00007fff934a2d16 kevent + 10
1 com.mycompany.MyFramework 0x0000000100139294 0x100008000 + 1249940
2 com.apple.Foundation 0x00007fff988dc562 __NSThread__main__ + 1345
3 libsystem_c.dylib 0x00007fff945757a2 _pthread_start + 327
4 libsystem_c.dylib 0x00007fff945621e1 thread_start + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff934a26d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff94577f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff94577d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff945621d1 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff934a26d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff94577f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff94577d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff945621d1 start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff934a26d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff94577f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff94577d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff945621d1 start_wqthread + 13
Thread 6:: Dispatch queue: com.apple.root.default-priority
0 libsystem_kernel.dylib 0x00007fff934a20fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff94579fe9 _pthread_cond_wait + 869
2 com.apple.Foundation 0x00007fff988dac16 -[NSCondition wait] + 240
3 com.apple.Foundation 0x00007fff988d33c8 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 796
4 com.apple.Foundation 0x00007fff988d3028 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131
5 com.mycompany.MyFramework 0x0000000100131e06 0x100008000 + 1220102
6 com.apple.Foundation 0x00007fff988d5926 -[__NSOperationInternal start] + 684
7 com.apple.Foundation 0x00007fff988dd0f1 __block_global_6 + 129
8 libdispatch.dylib 0x00007fff9463ef01 _dispatch_call_block_and_release + 15
9 libdispatch.dylib 0x00007fff9463b0b6 _dispatch_client_callout + 8
10 libdispatch.dylib 0x00007fff9463c1fa _dispatch_worker_thread2 + 304
11 libsystem_c.dylib 0x00007fff94577d0b _pthread_wqthread + 404
12 libsystem_c.dylib 0x00007fff945621d1 start_wqthread + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff934a26d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff94577f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff94577d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff945621d1 start_wqthread + 13
Thread 8:: com.apple.appkit-heartbeat
0 libsystem_c.dylib 0x00007fff9458e45f malloc_zone_calloc + 0
1 libsystem_c.dylib 0x00007fff9458ec54 calloc + 48
2 libobjc.A.dylib 0x00007fff8ebf6bc8 class_createInstance + 102
3 com.apple.CoreFoundation 0x00007fff9412c052 __CFAllocateObject2 + 18
4 com.apple.CoreFoundation 0x00007fff9420b0b3 +[__NSDictionaryM __new:::::] + 131
5 com.apple.CoreFoundation 0x00007fff9420ba59 -[__NSDictionaryM mutableCopyWithZone:] + 409
6 com.apple.AppKit 0x00007fff92769fa8 -[NSBitmapImageRep copyWithZone:] + 277
7 com.apple.AppKit 0x00007fff925e41ac -[NSBitmapImageRep bitmapImageRepByRetaggingWithColorSpace:] + 156
8 com.apple.AppKit 0x00007fff925e40a9 -[NSView _bitmapImageRepForCachingDisplayInRect:toRect:colorSpace:] + 332
9 com.apple.AppKit 0x00007fff925e5952 -[NSView _bitmapImageRepForCachingDisplayInRect:colorSpace:] + 340
10 com.apple.AppKit 0x00007fff928bfd3e -[NSButtonCell(NSDefaultButtonIndicatorPrivate) heartBeat:] + 1940
11 com.apple.AppKit 0x00007fff928bf568 -[NSWindow(NSWindow_Theme) heartBeat:] + 397
12 com.apple.AppKit 0x00007fff928989c1 -[NSUIHeartBeat _heartBeatThread:] + 936
13 com.apple.Foundation 0x00007fff988dc562 __NSThread__main__ + 1345
14 libsystem_c.dylib 0x00007fff945757a2 _pthread_start + 327
15 libsystem_c.dylib 0x00007fff945621e1 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000001 rbx: 0x000000010d8501c0 rcx: 0x0000000000000008 rdx: 0x0000000000000008
rdi: 0x000000010d8501c0 rsi: 0x000000010031b940 rbp: 0x00007fff5fbfe580 rsp: 0x00007fff5fbfe548
r8: 0x0000000000002032 r9: 0x0000000100211bde r10: 0x000000010413f700 r11: 0x00007fff7ce24468
r12: 0x00007fff8ebf4240 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x00000001060b9950
rip: 0x00007fff8ebf5710 rfl: 0x0000000000010246 cr2: 0x0000000000000019
Logical CPU: 3
Binary Images:
<omitted for brevity>
Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i7, 2.7 GHz, 8 GB, SMC 1.68f99
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.4f2 12041, 2 service, 11 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Network Service: Ethernet Adaptor (en2), Ethernet, en2
Serial ATA Device: APPLE SSD TS512C, 500.28 GB
Serial ATA Device: HL-DT-ST DVDRW GS31N
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0610, 0xfd120000 / 4
USB Device: Express USB2, 0x0dc4 (Macpower Peripherals Ltd.), 0x00db, 0xfd124000 / 7
USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0610, 0xfd121000 / 6
USB Device: hub_device, apple_vendor_id, 0x1008, 0xfd121200 / 8
USB Device: USB Optical Mouse, 0x046d (Logitech Inc.), 0xc046, 0xfd123000 / 5
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden