Were these crashes under Leopard or Snow Leopard. I was seeing similar crashes 
in GLEngine under GC/Leopard but so far haven't been able to reproduce any of 
them under Snow Leopard.

On Apr 9, 2009, at 10:32 AM, Bill Bumgarner wrote:

> On Apr 8, 2009, at 12:36 PM, Ashley Clark wrote:
>> Thread 0 Crashed:
>> 0   GLEngine                            0x1e4daf17 glDeleteTextures_Exec + 23
>> 1   libGL.dylib                         0x941cc476 glDeleteTextures + 38
>> 2   com.apple.imageKit                  0x93aa4684 
>> _deleteTextureForIKGLImageInfo + 105
>> 3   com.apple.imageKit                  0x93aa46da _removeOwners + 53
>> 4   com.apple.CoreFoundation            0x942bcb29 CFDictionaryApplyFunction 
>> + 169
>> 5   com.apple.imageKit                  0x93aa528a 
>> -[IKGLSharedContextRegistry removeOwner:] + 141
>> 6   com.apple.CoreFoundation            0x9436ba3d __invoking___ + 29
> 
> Known bug.  It has been fixed.
> 
> If you (or anyone else) need more information about when the fix might be 
> available, etc, please contact Apple's Developer Tech Support.


Ashley


On Dec 28, 2009, at 10:13 PM, Dan Treiman wrote:

> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to