• 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: app not starting from xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: app not starting from xcode


  • Subject: Re: app not starting from xcode
  • From: Jack Repenning <email@hidden>
  • Date: Tue, 8 Apr 2008 13:53:04 -0700

On Apr 8, 2008, at 9:50 AM, Mark Lucas wrote:
I seem to be having a similar problem after svn updates on my project. It shows that the application has been launched, but no GUI and no icon in the doc. It appears a task is running. I've tried different cleans and have manually wiped the xcodebuilds dir without success. When I do a fresh checkout of the tree and build from scratch it runs again - until the next update of module. Trying to isolate it. May or may not be related, but started seeing this after I installed the iphone SDK.

Well, I'm not so sure about the SDK link. This just started happening to me, too, and I haven't touched the SDK yet. Must be some kind of extended April Fool's thing ....


I think what I'm seeing is the same, although a careful reading of this thread may be showing multiple distinct problems. In my case, the launch stalls at "<Program> launched ...". I do see the program in Activity Monitor, but gdb never attaches, and various extrinsic measures (like NSLog(), and some things the program normally does on start-up) seem to say it never really starts. Also, the number of messages sent/received, as displayed in Activity Monitor, is non-zero, but small and unchanging (300 or so, whereas it's normally up closer to 1000 by the time gdb attaches). I've tried sampling it; there's only one thread, and 100% of the samples are the same, reaching down through
[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
to mach_msg_trap (which is also its normal resting state, when running properly).



-==- Jack Repenning email@hidden Project Owner SCPlugin http://scplugin.tigris.org "Subversion for the rest of OS X"


_______________________________________________ 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: app not starting from xcode
      • From: Jack Repenning <email@hidden>
References: 
 >app not starting from xcode (From: Torsten Curdt <email@hidden>)
 >Re: app not starting from xcode (From: Torsten Curdt <email@hidden>)
 >Re: app not starting from xcode (From: Mark Lucas <email@hidden>)

  • Prev by Date: Re: Possible GCC Bug?
  • Next by Date: Re: Debugging __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__
  • Previous by thread: Re: app not starting from xcode
  • Next by thread: Re: app not starting from xcode
  • Index(es):
    • Date
    • Thread