_CFXPreferencesSetValue crash...
_CFXPreferencesSetValue crash...
- Subject: _CFXPreferencesSetValue crash...
- From: Harry Plate <email@hidden>
- Date: Tue, 11 Nov 2008 11:21:29 -0800
- Thread-topic: _CFXPreferencesSetValue crash...
I have been moving our Tiger development environment to Leopard. Finally.
I am hopeful that Xcode 3.1.1 will finally be good enuf to wean me from Code
Warrior :-)
I have "some" command lines tools that are crashing with the following
backtrace:
...
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000e8240c89
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0x95e7c68c objc_msgSend + 28
1 com.apple.CoreFoundation 0x95f6a552 CFBundleGetIdentifier + 50
2 com.apple.CoreFoundation 0x9602fa09
__CFXPreferencesGetCacheStringForBundleID + 105
3 com.apple.CoreFoundation 0x96031feb
__CFXPreferencesGetSourceForTriplet + 123
4 com.apple.CoreFoundation 0x96033b26 _CFXPreferencesSetValue +
70
...
The tools works just fine when built using Tiger and run on Tiger. Moreover
the same Xcode project file is used (on Tiger and Leopard), and is using
10.4 SDKs. If I copy the tool from the Tiger system to Leopard, it crashes
in the same way.
If I attempt to debug the tool in Xcode, it works just fine?!
Suggestions?
-harry
_______________________________________________
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