• 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: Crash on SIGILL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash on SIGILL


  • Subject: Re: Crash on SIGILL
  • From: Jens Alfke <email@hidden>
  • Date: Fri, 21 Nov 2014 13:33:06 -0800

> On Nov 21, 2014, at 9:24 AM, Laurent Daudelin <email@hidden> wrote:
>
> I've never seen this. Anybody has any clue what could cause a method cache corrupted?

Well, general heap corruption, I suppose, like overwriting the end of a block or writing to previously-freed memory. These kinds of problems are hard to track down. They're more likely to stem from C or C++ code than from Objective-C. You should try testing your app while running memory diagnostics like MallocScribble, Guard Edges and GuardMalloc.

—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: 
 >Crash on SIGILL (From: Laurent Daudelin <email@hidden>)

  • Prev by Date: Crash on SIGILL
  • Next by Date: Re: Crash on SIGILL
  • Previous by thread: Crash on SIGILL
  • Next by thread: Re: Crash on SIGILL
  • Index(es):
    • Date
    • Thread