cc1plus bus error
cc1plus bus error
- Subject: cc1plus bus error
- From: Daniel Jalkut <email@hidden>
- Date: Fri, 27 May 2005 10:39:17 -0700
In my attempts to convert a large CodeWarrior project over to Xcode,
I have made quite a bit of progress, but several C++ files are now
crashing the compiler reliably. Has anybody seen this behavior? For
some of the files Xcode shows a particular line where it claims the
"error" happened, but on most of the files it shows the error at the
end of the file, past the last function.
I am going to look into this in more detail when I get some time, but
I thought I'd throw it out here to see if anybody has some time-
saving advice.
I'm on 10.4.1, but using the 3.3 compiler. The crash always looks
something like this:
Command: cc1plus
Path: /usr/libexec/gcc/darwin/ppc/3.3/cc1plus
Parent: gcc-3.3 [19594]
Version: ??? (???)
PID: 19597
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
0 libSystem.B.dylib 0x900033c0 strcmp + 192
1 cc1plus 0x00080a3c 0x1000 + 522812
2 cc1plus 0x00049138 0x1000 + 295224
3 cc1plus 0x0008e34c 0x1000 + 578380
4 cc1plus 0x000b1220 0x1000 + 721440
5 cc1plus 0x000d1f98 0x1000 + 855960
6 cc1plus 0x000d7438 0x1000 + 877624
7 cc1plus 0x000d7564 0x1000 + 877924
8 cc1plus 0x000022e8 0x1000 + 4840
9 cc1plus 0x00002188 0x1000 + 4488
_______________________________________________
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