Re: XCode constistently crashes shortly after launching!
Re: XCode constistently crashes shortly after launching!
- Subject: Re: XCode constistently crashes shortly after launching!
- From: Godfrey DiGiorgi <email@hidden>
- Date: Wed, 29 Oct 2003 10:25:44 -0800
Stefan,
Please file this as a bug using the forms available from
<http://developer.apple.com/bugreporter> and send me the bug number. If
you have a reproducible case with a particular project or file, send
that to me directly and I'll attach it to the bug report, along with
instructions on how to set it up to fail.
best,
Godfrey
---
Godfrey DiGiorgi - email@hidden
408 974-6814 tel - 408 974-8101 fax - 408 832-8319 cell
Technology Manager, Development Tools
Apple Worldwide Developer Relations
On Oct 29, 2003, at 12:20 AM, Stefan van den Oord (WAXTRAPP) wrote:
Hi,
I have a problem with XCode which makes it unusable for me (alas, I
got to stick to Jaguar for now...). I submitted bug reports for this
several times (using the corresponding button on the window reporting
the crash), but didn't got any response, neither saw any improvement
in the subsequent releases of XCode.
The problem: when I launch XCode by double-clicking my project file,
it opens the project window and starts indexing my project. At some
point during indexing, XCode simply crashes. It does so while indexing
the exact same file every time. If I remove the file, it crashes
consistently on one other file. At the bottom of my e-mail I included
the crash log.
Does any of you have the same problem? Is it solvable? Am I doing
something wrong? Unless there is some other way to make symbol lookup
work (by CMD-double-clicking a word), turning indexing off is no
option.
Any help is (really really) much appreciated!
Stefan
CRASH LOG
---------
Date/Time: 2003-10-29 09:08:35 +0100
OS Version: 10.3 (Build 7B85)
Command: Xcode
(/Developer/Applications/Xcode.app/Contents/MacOS/Xcode)
PID: 312
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x74726976
Thread 0 Crashed:
#0 0x900035a4 in szone_malloc (szone_malloc + 1860)
#1 0x90001174 in malloc_zone_malloc (malloc_zone_malloc + 148)
#2 0x9508c2a4 in StringTable::lookup_stringTable(char const*, int)
(StringTable::lookup_stringTable(char const*, int) + 64)
#3 0x9508c44c in StringTable::lookup(char const*, int)
(StringTable::lookup(char const*, int) + 348)
#4 0x95098b24 in Lex::nextToken() (Lex::nextToken() + 6936)
#5 0x9508d034 in Cpp::getInput(TokenBufferStream*)
(Cpp::getInput(TokenBufferStream*) + 176)
#6 0x9508d8c4 in Cpp::nextToken0() (Cpp::nextToken0() + 156)
#7 0x9508e6e4 in Cpp::nextToken() (Cpp::nextToken() + 24)
#8 0x95099cc8 in ObjcParse::nextToken() (ObjcParse::nextToken() +
48)
#9 0x950accb8 in ObjcParse::declarator(objc_object*, Token**,
Token*) (ObjcParse::declarator(objc_object*, Token**, Token*) + 964)
#10 0x950ab570 in ObjcParse::initDeclarator(objc_object*, int,
Token*) (ObjcParse::initDeclarator(objc_object*, int, Token*) + 84)
#11 0x950ab4c4 in ObjcParse::initDeclaratorList(objc_object*, int,
Token*) (ObjcParse::initDeclaratorList(objc_object*, int, Token*) +
36)
#12 0x950a9fec in ObjcParse::declaration(DeclarationContext)
(ObjcParse::declaration(DeclarationContext) + 416)
#13 0x9509c96c in ObjcParse::statement() (ObjcParse::statement() +
460)
#14 0x9509ce4c in ObjcParse::compoundStatement()
(ObjcParse::compoundStatement() + 92)
#15 0x95099b3c in ObjcParse::functionDefinition(objc_object*)
(ObjcParse::functionDefinition(objc_object*) + 468)
#16 0x950998e8 in ObjcParse::externalDeclaration()
(ObjcParse::externalDeclaration() + 940)
#17 0x95099518 in ObjcParse::translationUnit()
(ObjcParse::translationUnit() + 44)
#18 0x9505c3a8 in -[PBXDevKitIndexingEngine
indexFileAtAbsolutePath:withSettings:] (-[PBXDevKitIndexingEngine
indexFileAtAbsolutePath:withSettings:] + 752)
#19 0x94fb5ab8 in -[PBXProjectIndex indexSome:] (-[PBXProjectIndex
indexSome:] + 340)
#20 0x90a01cc8 in __NSFireDelayedPerform (__NSFireDelayedPerform +
260)
#21 0x90194848 in __CFRunLoopDoTimer (__CFRunLoopDoTimer + 244)
#22 0x90191ba8 in __CFRunLoopRun (__CFRunLoopRun + 1480)
#23 0x901960bc in CFRunLoopRunSpecific (CFRunLoopRunSpecific + 328)
#24 0x927d5ecc in RunCurrentEventLoopInMode
(RunCurrentEventLoopInMode + 172)
#25 0x927dc640 in ReceiveNextEventCommon (ReceiveNextEventCommon +
380)
#26 0x927fe6d0 in BlockUntilNextEventMatchingListInMode
(BlockUntilNextEventMatchingListInMode + 96)
#27 0x92dd2a80 in _DPSNextEvent (_DPSNextEvent + 384)
#28 0x92de93fc in -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] (-[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116)
#29 0x92dfd730 in -[NSApplication run] (-[NSApplication run] + 540)
#30 0x92eb9a1c in NSApplicationMain (NSApplicationMain + 464)
#31 0x0000a084 in 0xa084
#32 0x0000ac68 in 0xac68
Thread 1:
#0 0xffff85d8 in __spin_lock_relinquish (__spin_lock_relinquish +
24)
#1 0x90001260 in szone_free (szone_free + 160)
#2 0x909f2fec in _NSRemoveHandler2 (_NSRemoveHandler2 + 120)
#3 0x92dcac34 in -[NSUIHeartBeat _heartBeatThread:]
(-[NSUIHeartBeat _heartBeatThread:] + 1180)
#4 0x90a3a198 in forkThreadForFunction (forkThreadForFunction + 108)
#5 0x900247e8 in _pthread_body (_pthread_body + 40)
PPC Thread State:
srr0: 0x900035a4 srr1: 0x0200d030 vrsave: 0x00000000
cr: 0x84022224 xer: 0x20000007 lr: 0x90003538 ctr: 0x90002e60
r0: 0x0180016c r1: 0xbfffe290 r2: 0x0180003c r3: 0x01800038
r4: 0x00000000 r5: 0x0000000e r6: 0x00000000 r7: 0x00000004
r8: 0x04103725 r9: 0x7472696e r10: 0x04101721 r11: 0x01800134
r12: 0x90002e60 r13: 0x00000000 r14: 0x00000000 r15: 0x00000001
r16: 0x00000001 r17: 0x00000000 r18: 0xa01915f8 r19: 0xa4f0c0b8
r20: 0x0408a830 r21: 0x0000000f r22: 0x01948c00 r23: 0x04a11620
r24: 0x05900010 r25: 0x00000a58 r26: 0x01800000 r27: 0x00000010
r28: 0x00000000 r29: 0x01800000 r30: 0x019c6400 r31: 0x90002e6c
--
Stefan M. van den Oord
WAXTRAPP BV
Borssenburgplein 2hs
1078 TZ Amsterdam
The Netherlands
Phone: +31 (0)20 672 2308
Fax: +31 (0)20 672 2488
http://www.waxtrapp.com
email@hidden
_______________________________________________
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.
_______________________________________________
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.