• 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: Odd EXEC_BAD_ACCESS after executing URLRequest
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Odd EXEC_BAD_ACCESS after executing URLRequest


  • Subject: Re: Odd EXEC_BAD_ACCESS after executing URLRequest
  • From: marc hoffman <email@hidden>
  • Date: Wed, 31 Dec 2008 13:40:46 +0100

Jacob,

Are you sure you are not accidentally triggering two 'send message' calls concurrently. One of the most common causes of this problem is that your second request is over-writing the variables of an already in progress request. Check that done is not set to yes when you call your 'send message' function.

i'm pretty sure that's not the case, but i'll add a check, just to be sure, thanx.


marc
_______________________________________________

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: 
 >Odd EXEC_BAD_ACCESS after executing URLRequest (From: marc hoffman <email@hidden>)
 >Re: Odd EXEC_BAD_ACCESS after executing URLRequest (From: Jacob Rhoden <email@hidden>)

  • Prev by Date: AW: AW: NSColorWell shows no color
  • Next by Date: Re: Storing NSDocument data in packages/bundles
  • Previous by thread: Re: Odd EXEC_BAD_ACCESS after executing URLRequest
  • Next by thread: Display Format Pop-up on Open Panel
  • Index(es):
    • Date
    • Thread