Re: Sudden and hard to reproduce crashes in libcache

2012-03-13 Thread Dragan Milić
Just an update on this issue: On čet 23.02.2012., at 20.00, Greg Parker wrote: > Yep, that's CFRelease(NULL), plus ExceptionHandling.framework catching the > Unix signal and trying to turn it into an Objective-C exception. > > That background thread is part of NSCache. This could be a bug in yo

Re: Sudden and hard to reproduce crashes in libcache

2012-02-23 Thread Greg Parker
On Feb 21, 2012, at 6:50 AM, Dragan Milić wrote: > First of all, I apologise if this is not the right topic for this list. > > Some beta testers of an application I'm working on experience rather strange > and sudden crashes, very often when the application is doing nothing, just > sitting id

Re: Sudden and hard to reproduce crashes in libcache

2012-02-23 Thread Fritz Anderson
On 21 Feb 2012, at 8:50 AM, Dragan Milić wrote: > 7 libc++abi.dylib 0x7fff8a1e505c std::terminate() + 16 > 8 libc++abi.dylib 0x7fff8a1e6152 __cxa_throw + 114 > 9 libobjc.A.dylib 0x7fff8a699e7a objc_exception_throw > + 327 > 1