• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: asl_log aborts the program?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: asl_log aborts the program?


  • Subject: Re: asl_log aborts the program?
  • From: Jens Alfke <email@hidden>
  • Date: Fri, 20 Nov 2009 09:48:05 -0800

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 (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

References: 
 >asl_log aborts the program? (From: Chris Idou <email@hidden>)

  • Prev by Date: Re: How to avoid the movie distortion ?
  • Next by Date: Re: Trouble finding bounding rect of NSAttributedString
  • Previous by thread: Re: asl_log aborts the program?
  • Next by thread: Re: extracting the mantissa for a NSDecimal
  • Index(es):
    • Date
    • Thread