• 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
Xcode 3.0 deadbeefs my app on PPC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 3.0 deadbeefs my app on PPC


  • Subject: Xcode 3.0 deadbeefs my app on PPC
  • From: R.L.Grigg <email@hidden>
  • Date: Wed, 21 May 2008 13:49:43 -0700

OSX 10.5.2, PPC, Xcode 3.0, Cocoa app.

Xcode 3.0 seems to be stalking me. When I build debug (ppc arch only) and try to run my app in Xcode the launch hangs and craps out, choking on "deadbeef":

Program loaded.
sharedlibrary apply-load-rules all
run
[Switching to process 374 local thread 0x2e17]
Running…
Program received signal: “EXC_BAD_ACCESS”.
[Switching to process 374 thread 0x4003]
[Switching to process 374 thread 0x4003]
Previous frame identical to this frame (gdb could not unwind past this frame)
Previous frame identical to this frame (gdb could not unwind past this frame)
(gdb) bt
#0 0xdeadbeec in ?? ()
#1 0xdeadbeef in ?? ()
#2 0xdeadbeef in ?? ()
(gdb)


When I build the app in Release mode or for Intel it works. I noticed that it is sensitive to the spellings of method names I choose so I have to play with method spellings until Xcode will let me run it. Bizarre.

Is this some sort of known bug on PPC?

Russ

_______________________________________________
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: Xcode 3.0 deadbeefs my app on PPC
      • From: Jack Repenning <email@hidden>
  • Prev by Date: Re: environment.plist not being read at login?
  • Next by Date: Re: Eclipse Rather than XCode?
  • Previous by thread: Re: environment.plist not being read at login?
  • Next by thread: Re: Xcode 3.0 deadbeefs my app on PPC
  • Index(es):
    • Date
    • Thread