Crash using IKImageBrowserView
Crash using IKImageBrowserView
- Subject: Crash using IKImageBrowserView
- From: Dan Treiman <email@hidden>
- Date: Mon, 28 Dec 2009 22:13:50 -0600
I'm seeing a recurring but intermittent crash in my GC-enabled app, which uses multiple IKImageBrowserViews.
Has anybody seen anything like this? Have any insight as to why its crashing here?
Stack:
Thread 0 Crashed:
0 GLEngine 0x000000011b051940 glGetError_Exec + 16
1 com.apple.imageKit 0x0000000100cc81b4 -[IKTexturePacker releaseTexturePackerAtIndex:] + 309
2 com.apple.imageKit 0x0000000100cd71e3 -[IKVRamManager _unbind:notifyDelegate:] + 471
3 com.apple.imageKit 0x0000000100cd7d10 -[IKVRamManager removeEntriedOlderThanSessionID:] + 404
4 com.apple.imageKit 0x0000000100cd23b5 -[IKCacheManager removeEntriedOlderThanSessionID:] + 47
5 com.apple.imageKit 0x0000000100cd2ba1 -[IKCacheManager IKCleanTimedOutCache] + 174
6 com.apple.Foundation 0x00007fff84081ca3 __NSFireDelayedPerform + 307
7 com.apple.CoreFoundation 0x00007fff83f33245 CFRunLoopRunSpecific + 3797
8 com.apple.HIToolbox 0x00007fff83b8bd0e RunCurrentEventLoopInMode + 278
9 com.apple.HIToolbox 0x00007fff83b8bb44 ReceiveNextEventCommon + 322
10 com.apple.HIToolbox 0x00007fff83b8b9ef BlockUntilNextEventMatchingListInMode + 79
11 com.apple.AppKit 0x00007fff82ff2e70 _DPSNextEvent + 603
12 com.apple.AppKit 0x00007fff82ff27b1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 136
13 com.apple.AppKit 0x00007fff82fec523 -[NSApplication run] + 434
14 com.apple.AppKit 0x00007fff82fb92f0 NSApplicationMain + 373
15 com.gendaigames.GameSalad 0x0000000100002290 start + 52
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden