• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: cc1plus bus error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cc1plus bus error


  • Subject: Re: cc1plus bus error
  • From: Scott Tooker <email@hidden>
  • Date: Fri, 27 May 2005 11:05:24 -0700

Please try compiling the same files with gcc 4.0 and see if you get the same errors.

gcc 4.0 is the default compiler for Xcode 2.0 and gets the lion's share of attention when it comes to fixing compiler bugs (i.e. don't expect to see any significant changes in gcc 3.3 moving forward).

Scott

On May 27, 2005, at 10:39 AM, Daniel Jalkut wrote:

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


_______________________________________________ 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
  • Follow-Ups:
    • Re: cc1plus bus error
      • From: Daniel Jalkut <email@hidden>
References: 
 >cc1plus bus error (From: Daniel Jalkut <email@hidden>)

  • Prev by Date: Re: New error
  • Next by Date: Re: cc1plus bus error
  • Previous by thread: cc1plus bus error
  • Next by thread: Re: cc1plus bus error
  • Index(es):
    • Date
    • Thread