Re: 10.4u SDK bad?
Re: 10.4u SDK bad?
- Subject: Re: 10.4u SDK bad?
- From: Tomas Zahradnicky <email@hidden>
- Date: Sun, 14 May 2006 21:10:39 +0200
At 11:00 -0700 5/14/06, Shawn Erickson wrote:
On May 14, 2006, at 9:52 AM, Tomas Zahradnicky wrote:
Dear Xcode users,
I've just experienced a very odd problem. I'm building a bundle and
have noticed that my app kept crashing after bundle unloading,
during CFRelease(bundle). More precisely, within CFRelease at the
last CFRelease that tried to free localized strings associated with
the bundle.
First, I thought that there's a memory corruption so stripped down
the bundle to do almost nothing. - did not help at all -
Next, I looked at all static destructors and discovered that
there's also no problem. - no dice again -
The last thing I did was that I changed the SDK root (Cross-Develop
Using Target SDK) to the "Current Mac OS" and voila, that was it!
I'm really not sure what may be the problem but is 10.4u SDK
somehow corrupt? Has anyone had the same problem? Is this a known
issue?
Can you tell us more about how you are building your application?
Which compiler? What min/max target for the OS? etc.
My build environment is as follows:
Xcode Version 2.2.1
Xcode IDE: 656.0
Xcode Core: 660.0
ToolSupport: 651.0
gcc version 4.0.1 (Apple Computer, Inc. build 5250)
I have not set "Mac OS X Deployment Target" to anything but that
should not do anything with it, should it? My code should run on 10.4
and above.
Tomas
--
# Ing. Tomas Zahradnicky, Jr.
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
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