• 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 in Thread 2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash in Thread 2


  • Subject: Re: Crash in Thread 2
  • From: Scott Ribe <email@hidden>
  • Date: Tue, 24 Mar 2009 11:48:37 -0600
  • Thread-topic: Crash in Thread 2

There are a number of API calls that may create a second thread for their
own background processing.

Most likely, you have corrupted memory somehow in your code on the main
thread, and it's (mostly) just a distraction that it eventually causes a
crash in thread 2. So standard memory debugging techniques apply:
NSZombieEnabled, MallocDebug, Instruments, etc.


--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


_______________________________________________

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 in Thread 2 (From: "David H. Silber" <email@hidden>)

  • Prev by Date: Re: Crash in Thread 2
  • Next by Date: Re: Crash in Thread 2
  • Previous by thread: Re: Crash in Thread 2
  • Next by thread: Re: Crash in Thread 2
  • Index(es):
    • Date
    • Thread