Base SDK 10.5 crashes on 10.4 while loading libraries
Base SDK 10.5 crashes on 10.4 while loading libraries
- Subject: Base SDK 10.5 crashes on 10.4 while loading libraries
- From: r c <email@hidden>
- Date: Mon, 13 Jul 2009 09:01:07 -0700 (PDT)
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