I have an application that a user is receiving constant crashes when she tries to rearrange some images. We use the imagekit and that seems like it is the culprit, but I am very unfamiliar with these types of errors. Can anyone help point me in the right direction?
Path: * * * * * */Applications/eMotion Desktop.app/Contents/MacOS/eMotionDesktop
Version: * * * * ??? (1.0)
Code Type: * * * X86 (Native)
Parent Process: *launchd [67]
Date/Time: * * * 2009-08-03 21:26:45.314 -0400
OS Version: * * *Mac OS X 10.5 (9A581)
Report Version: *6
Exception Type: *EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: *0
Application Specific Information:
objc[232]: garbage collection is ON
IKImageWrapper
Thread 0 Crashed:
0 * com.apple.AppKit * * * * * * * 0x95cd7755 _NSReadImage + 4998
1 * com.apple.AppKit * * * * * * * 0x95cd626e -[NSBitmapImageRep initWithFocusedViewRect:] + 187
2 * com.apple.imageKit * * * * * * 0x93fad24f IKNSBitmapImageRepFromNSImage + 482
3 * com.apple.imageKit * * * * * * 0x93fa93f8 -[IKImageWrapper _createBitmapImageRepFromCGRepresentation] + 54
4 * com.apple.imageKit * * * * * * 0x93fa954a -[IKImageWrapper dataRepresentationFromCGRepresentationWithCompressionFactor:] + 308
5 * com.apple.imageKit * * * * * * 0x93fa9720 -[IKImageWrapper dataRepresentation] + 409
6 * com.apple.imageKit * * * * * * 0x93fc17f1 -[IKRamManager _bindMipmapItemInRam:ramNode:forCaching:fromDiskOnly:] + 532
7 * com.apple.imageKit * * * * * * 0x93fc1e9b -[IKRamManager bindItem:withUID:forCaching:fromDiskOnly:] + 721
8 * com.apple.imageKit * * * * * * 0x93fc2009 -[IKRamManager cacheItem:withUID:] + 129
9 * com.apple.imageKit * * * * * * 0x93fbecfe -[IKCacheManager addMipmapItemToCache:withUID:] + 323
10 *com.apple.imageKit * * * * * * 0x93fd1354 -[IKImageBrowserView(ImageBrowserImport) _flattenMipmap:throughCopy:forCell:] + 344
11 *com.apple.CoreFoundation * * * 0x93babb9d __invoking___ + 29
12 *com.apple.CoreFoundation * * * 0x93bab588 -[NSInvocation invoke] + 136
13 *com.apple.imageKit * * * * * * 0x93fb3f60 -[NSInvocation(_IKIRLMainProxy) _ikMainThreadInvoke] + 126
14 *com.apple.Foundation * * * * * 0x942afbfc __NSThreadPerformPerform + 476
15 *com.apple.CoreFoundation * * * 0x93b2c64e CFRunLoopRunSpecific + 3166
16 *com.apple.CoreFoundation * * * 0x93b2cd38 CFRunLoopRunInMode + 88
17 *com.apple.HIToolbox * * * * * 0x94a3e8a4 RunCurrentEventLoopInMode + 283
18 *com.apple.HIToolbox * * * * * 0x94a3e6bd ReceiveNextEventCommon + 374
19 *com.apple.HIToolbox * * * * * 0x94a3e531 BlockUntilNextEventMatchingListInMode + 106
20 *com.apple.AppKit * * * * * * * 0x95c78d5b _DPSNextEvent + 657
21 *com.apple.AppKit * * * * * * * 0x95c786a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
22 *com.apple.AppKit * * * * * * * 0x95c716d1 -[NSApplication run] + 795
23 *com.apple.AppKit * * * * * * * 0x95c3e9ba NSApplicationMain + 574
24 *com.yourcompany.eMotionDesktop 0x00002ad6 start + 54
Path: * * * * * */Applications/eMotion Desktop.app/Contents/MacOS/eMotionDesktop
Version: * * * * ??? (1.0)
Code Type: * * * X86 (Native)
Parent Process: *launchd [67]
Date/Time: * * * 2009-08-03 21:26:45.314 -0400
OS Version: * * *Mac OS X 10.5 (9A581)
Report Version: *6
Exception Type: *EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: *0
Application Specific Information:
objc[232]: garbage collection is ON
IKImageWrapper
Thread 0 Crashed:
0 * com.apple.AppKit * * * * * * * 0x95cd7755 _NSReadImage + 4998
1 * com.apple.AppKit * * * * * * * 0x95cd626e -[NSBitmapImageRep initWithFocusedViewRect:] + 187
2 * com.apple.imageKit * * * * * * 0x93fad24f IKNSBitmapImageRepFromNSImage + 482
3 * com.apple.imageKit * * * * * * 0x93fa93f8 -[IKImageWrapper _createBitmapImageRepFromCGRepresentation] + 54
4 * com.apple.imageKit * * * * * * 0x93fa954a -[IKImageWrapper dataRepresentationFromCGRepresentationWithCompressionFactor:] + 308
5 * com.apple.imageKit * * * * * * 0x93fa9720 -[IKImageWrapper dataRepresentation] + 409
6 * com.apple.imageKit * * * * * * 0x93fc17f1 -[IKRamManager _bindMipmapItemInRam:ramNode:forCaching:fromDiskOnly:] + 532
7 * com.apple.imageKit * * * * * * 0x93fc1e9b -[IKRamManager bindItem:withUID:forCaching:fromDiskOnly:] + 721
8 * com.apple.imageKit * * * * * * 0x93fc2009 -[IKRamManager cacheItem:withUID:] + 129
9 * com.apple.imageKit * * * * * * 0x93fbecfe -[IKCacheManager addMipmapItemToCache:withUID:] + 323
10 *com.apple.imageKit * * * * * * 0x93fd1354 -[IKImageBrowserView(ImageBrowserImport) _flattenMipmap:throughCopy:forCell:] + 344
11 *com.apple.CoreFoundation * * * 0x93babb9d __invoking___ + 29
12 *com.apple.CoreFoundation * * * 0x93bab588 -[NSInvocation invoke] + 136
13 *com.apple.imageKit * * * * * * 0x93fb3f60 -[NSInvocation(_IKIRLMainProxy) _ikMainThreadInvoke] + 126
14 *com.apple.Foundation * * * * * 0x942afbfc __NSThreadPerformPerform + 476
15 *com.apple.CoreFoundation * * * 0x93b2c64e CFRunLoopRunSpecific + 3166
16 *com.apple.CoreFoundation * * * 0x93b2cd38 CFRunLoopRunInMode + 88
17 *com.apple.HIToolbox * * * * * 0x94a3e8a4 RunCurrentEventLoopInMode + 283
18 *com.apple.HIToolbox * * * * * 0x94a3e6bd ReceiveNextEventCommon + 374
19 *com.apple.HIToolbox * * * * * 0x94a3e531 BlockUntilNextEventMatchingListInMode + 106
20 *com.apple.AppKit * * * * * * * 0x95c78d5b _DPSNextEvent + 657
21 *com.apple.AppKit * * * * * * * 0x95c786a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
22 *com.apple.AppKit * * * * * * * 0x95c716d1 -[NSApplication run] + 795
23 *com.apple.AppKit * * * * * * * 0x95c3e9ba NSApplicationMain + 574
24 *com.yourcompany.eMotionDesktop 0x00002ad6 start + 54