Re: Base SDK 10.5 crashes on 10.4 while loading libraries
Re: Base SDK 10.5 crashes on 10.4 while loading libraries
- Subject: Re: Base SDK 10.5 crashes on 10.4 while loading libraries
- From: r c <email@hidden>
- Date: Mon, 13 Jul 2009 09:42:55 -0700 (PDT)
Figured it out.
When I first converted to use Base SDK 10.5, I made sure I had the Deployment Target set to 10.4, but I just found that the project was set with a Deployment Target of 10.5. At this point, I don't know if I missed something - it is possible, I didn't check all of the places this is set, or XCode tried to do me a favor, but the issue is resolved.
From: r c <email@hidden>
To: email@hidden
Sent: Monday, July 13, 2009 9:01:07 AM
Subject: Base SDK 10.5 crashes on 10.4 while loading libraries
I seem to have missed something in the process of converting my project over to use 10.5 as the base SDK, while trying to maintain 10.4 support.
I have made this transistion in order to use the Core Foundation call CFNetworkExecuteProxyAutoConfigurationURL but when I run the code on a 10.4.11 machine, it fails to run. Initially it complained about kCFErrorDomainOSStatus, so I hard coded the string, but now it is crashing with EXC_BAD_ACCESS (KERN_INVALID_ADDRESS). It appears to be in objs_msgSend_rtp.
My assumption is that I missed a step in converting the project over, but I am not sure what. Any hints anyone can provide?
Rich Collyer
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden