• 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
Program not working under Snow Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Program not working under Snow Leopard


  • Subject: Program not working under Snow Leopard
  • From: email@hidden
  • Date: Sun, 27 Dec 2009 11:23:30 -0400

I'm working on a program that manages file downloads via NSURLConnection. I was developing under Leopard and the program was working just fine. I've switched to a new computer running Snow Leopard with the latest Xcode. My program now crashes with the ever popular EXEC_BAD_ACCESS error at seemingly random points. At first it was consistently crashing when I was attempting to reference the value in an NSDate variable (via NSLog). So I commented that line out and then it crashed with the same error on a different variable. Also, I can run the program just fine in the debugger with it set to Debug. Once it's set to Release it crashes. I've confirmed the settings are identical for Debug/Release. And as I said, this code worked fine in Leopard.

At this point, I'm not bothering to include any code since it seems to crash at random points. I was just hoping to see if anyone has heard of similar issues or may have some insight into Leopard vs. Snow Leopard. _______________________________________________

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: Program not working under Snow Leopard
      • From: Quincey Morris <email@hidden>
    • Re: Program not working under Snow Leopard
      • From: Alexander Spohr <email@hidden>
  • Prev by Date: Re: [iPhone] Refreshing a UITableView in a UINavigationController...
  • Next by Date: Creating CoreData classes
  • Previous by thread: Re: button cell - selection change timing
  • Next by thread: Re: Program not working under Snow Leopard
  • Index(es):
    • Date
    • Thread