• 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: EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream]


  • Subject: Re: EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream]
  • From: "I. Savant" <email@hidden>
  • Date: Thu, 10 Jan 2008 11:52:15 -0500

> I've had this suggestion from a few people, so I'm going to report
> back to the list that the unretained objects is not the cause of my
> problem. I changed my code to look like:

  Is the "Uploader" object that contains this code retained as well?
You set it as the delegate of your NSURLConnection. Is it still around
when the NSURLConnection instance you create makes calls back to your
Uploader instance?

  The error you're reporting *is* memory-management-related.

--
I.S.
_______________________________________________

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

  • Follow-Ups:
    • Re: EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream]
      • From: Dave Carrigan <email@hidden>
References: 
 >EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream] (From: Dave Carrigan <email@hidden>)
 >Re: EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream] (From: Dave Carrigan <email@hidden>)

  • Prev by Date: Re: EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream]
  • Next by Date: Re: Property List Serialization in Sketch
  • Previous by thread: Re: EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream]
  • Next by thread: Re: EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream]
  • Index(es):
    • Date
    • Thread