Re: Xcode constantly crashing with Perforce & 10.6.3
Re: Xcode constantly crashing with Perforce & 10.6.3
- Subject: Re: Xcode constantly crashing with Perforce & 10.6.3
- From: Eric Gorr <email@hidden>
- Date: Mon, 12 Apr 2010 10:56:11 -0400
Yep. It will still crash every time.
Considering the crash involves an unrecognized selector, I figure one may be able to use DTrace to determine what selector Apple is attempting to send which isn't recognized, but I am not sure how to do that or if it is really possible.
On Apr 10, 2010, at 1:36 AM, Lennart Thelander wrote: I have exactly the same setup and no problems. Xcode 3.2.1, Mac OS X 10.6.3 and Perforce 2009.2.
Have you tried the usual stuff like repairing permissions, checking plist files and clearing the system caches?
On 10-04-09 23.26, "Eric Gorr" <email@hidden> wrote:
I have filed a bug report - rdar://7847535
I have installed
Rev. P4V/MACOSX104U/2009.2/236331
Rev. P4/MACOSX104U/2009.2/238357 (2010/03/15).
and am using Mac OS X 10.6.3 and Xcode 3.2.1.
Prior to upgrading to Mac OS X 10.6.3, everything was working just fine. However, after upgrading to 10.6.3, Xcode crashes soon after I open my project.
The relevent parts of the crash log would appear to be:
-----
Process: Xcode [39820]
Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.Xcode
Version: 3.2.1 (1613)
Build Info: DevToolsIDE-16130000~2
Code Type: X86-64 (Native)
Parent Process: launchd [133]
Date/Time: 2010-04-09 17:12:50.702 -0400
OS Version: Mac OS X 10.6.3 (10D573)
Report Version: 6
Interval Since Last Report: 307355 sec
Crashes Since Last Report: 8
Per-App Interval Since Last Report: 237064 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: 9F4D581E-6DB1-44F1-8B12-A4957579B48A
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 9 Dispatch queue: com.apple.root.default-priority
Thread 9 Crashed: Dispatch queue: com.apple.root.default-priority
0 libSystem.B.dylib 0x00007fff87b7601e __semwait_signal_nocancel + 10
1 libSystem.B.dylib 0x00007fff87b75f20 nanosleep$NOCANCEL + 129
2 libSystem.B.dylib 0x00007fff87bd2902 usleep$NOCANCEL + 57
3 libSystem.B.dylib 0x00007fff87bf1eb8 abort + 93
4 libstdc++.6.dylib 0x00007fff837cd5d2 __tcf_0 + 0
5 libobjc.A.dylib 0x00007fff85e59d29 _objc_terminate + 100
6 libstdc++.6.dylib 0x00007fff837cbae1 __cxxabiv1::__terminate(void (*)()) + 11
7 libstdc++.6.dylib 0x00007fff837cbb16 __cxxabiv1::__unexpected(void (*)()) + 0
8 libstdc++.6.dylib 0x00007fff837cbbfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
9 libobjc.A.dylib 0x00007fff85e56192 object_getIvar + 0
10 com.apple.CoreFoundation 0x00007fff835af160 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
11 com.apple.CoreFoundation 0x00007fff83527d3f ___forwarding___ + 751
12 com.apple.CoreFoundation 0x00007fff83523e88 _CF_forwarding_prep_0 + 232
13 com.apple.xcode.perforce 0x000000011a3d5112 finish_log_entry + 13090
14 com.apple.xcode.perforce 0x000000011a3d0685 0x11a3c5000 + 46725
15 com.apple.Xcode.DevToolsCore 0x00000001003712d7 -[SCMRequest statusOperation] + 295
16 com.apple.Xcode.DevToolsCore 0x000000010036f3d3 -[SCMRequest main] + 147
17 com.apple.Foundation 0x00007fff80fbb081 -[__NSOperationInternal start] + 681
18 com.apple.Foundation 0x00007fff80fbad37 ____startOperations_block_invoke_2 + 99
19 libSystem.B.dylib 0x00007fff87b3f610 _dispatch_call_block_and_release + 15
20 libSystem.B.dylib 0x00007fff87b1dbb1 _dispatch_worker_thread2 + 239
21 libSystem.B.dylib 0x00007fff87b1d4e8 _pthread_wqthread + 353
22 libSystem.B.dylib 0x00007fff87b1d385 start_wqthread + 13
-----
Anyone else experiencing these kind of issues?
Thank you.
|
_______________________________________________
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