Re: Crash happy with Xcode 1.5
Re: Crash happy with Xcode 1.5
- Subject: Re: Crash happy with Xcode 1.5
- From: Eric Albert <email@hidden>
- Date: Sat, 7 Aug 2004 14:11:17 -0700
On Aug 7, 2004, at 2:00 PM, Daniel Jalkut wrote:
I'm crashing all the time with Xcode 1.5. It seems that any mouse
tracking is vulnerable to a crash like below. It's happened in window
resize and menu tracking.
Does this look familiar to anybody else? I've sent the reports to
Apple.
Thread 0 Crashed:
0 com.apple.CoreGraphics 0x935dcd38 _CGSSynchronizeWindow +
0x4c
1 com.apple.CoreGraphics 0x935d79a0 _CGSLockWindow + 0x114
2 com.apple.CoreGraphics 0x935df790 CGSDeviceLock + 0xf0
There's nothing from Xcode in the backtrace other than main(), so I
can't really see how Xcode could be at fault (as opposed to a framework
or something else on your system). Do you have any haxies or other
system patches installed? If so, remove them. Have you tried
restarting?
-Eric
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.