On Nov 19, 2009, at 10:33 PM, Chris Idou wrote:

> Thread 2 Crashed:
> 0   libSystem.B.dylib             0x00007fff87a7784d usleep$NOCANCEL + 0
> 1   libSystem.B.dylib             0x00007fff87a96e3c abort + 93
> 2   libSystem.B.dylib             0x00007fff879ae155 free + 128
> 3   libSystem.B.dylib             0x00007fff879fa16e asl_set_query + 572

ASL isn't aborting; it's free() that's aborting. Probably it discovered that 
your heap is corrupted [note the prior malloc error log] and bailed out.

—Jens

_______________________________________________

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