• 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: NSURLConnection sendSynchronousRequest crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURLConnection sendSynchronousRequest crash


  • Subject: Re: NSURLConnection sendSynchronousRequest crash
  • From: Jens Alfke <email@hidden>
  • Date: Fri, 30 May 2008 08:12:08 -0700


On 30 May '08, at 12:55 AM, Colin Cornaby wrote:

I'm using an NSURLConnection to heavily query a server (basically I'm abstracting a MySQL database, and I have a Hessian server (basically SOAP) on the other end handling requests.) However, I keep having sendSyncronousRequest crash on me after periods of heavy load. The stack trace is:

Make sure you file a bug report. I haven't heard of a crash like this, but almost all of the URL loading code was rewritten in Leopard, so it's somewhat less mature than the Tiger codebase was.


You could try working around this by disabling caching in your NSURLRequests. If you're sending SOAP queries it's probably not appropriate to cache them anyway, right?

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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: NSURLConnection sendSynchronousRequest crash
      • From: Colin Cornaby <email@hidden>
References: 
 >NSURLConnection sendSynchronousRequest crash (From: Colin Cornaby <email@hidden>)

  • Prev by Date: Re: Support saving to network volumes
  • Next by Date: Re: Copying NSTextStorage
  • Previous by thread: NSURLConnection sendSynchronousRequest crash
  • Next by thread: Re: NSURLConnection sendSynchronousRequest crash
  • Index(es):
    • Date
    • Thread