Constant crashes with XCode 2 debugger
Constant crashes with XCode 2 debugger
- Subject: Constant crashes with XCode 2 debugger
- From: Jerry <email@hidden>
- Date: Thu, 12 May 2005 09:28:25 +0100
Since upgrading to Tiger/Xcode 2, I've been plagued with constant
crashes of my app when debugging, making it almost impossible to use
the debugger at all. Almost any attempt to single step, step in or
out, results in an EXC_BAD_ACCESS with a stack trace that has nothing
to do with where I was. For example, today, stepping over a line
which says something like x = 1 causes a crash in TIFFRegisterCodec.
Also, I get get constant crashes in getenv, which appears to be
called from a variety of system functions. Calling getenv from the
gdb console command line results in the same crash.
Any ideas? This was a upgrade install of Tiger from 10.3.9 (no Tiger
seeds have contaminated this machine). I've tried reinstalling Xcode
Tools twice to no effect, fixing permissions etc. etc.. I'm using gcc
3.3.
Jerry
_______________________________________________
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