Re: EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream]
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 12:33:12 -0500
> Yes, that seems reasonable, but the more I think about it, the more I
> think it must be a bug in the library. Based on the stack trace, it
> seems like it's a problem with the NSInputStream object, but I even
> tried doing
That's entirely possible, but not particularly likely as this is a
pretty well-used part of the API. Such a simple use case surely has
been done many times before ... ;-)
At this point, it's probably best to isolate this problem in a test
project (a pain, I know, but a necessary one) and see if you can
reproduce. Post the project on one of the many file sharing sites and
send the link to the list.
--
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