• 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 does not start on a different machine
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: App does not start on a different machine


  • Subject: Re: App does not start on a different machine
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Thu, 11 Jun 2009 09:13:12 +0200

What about retrieving the crash log in ~/Library/Logs ?


Le 11 juin 09 à 06:11, Nick Zitzmann a écrit :


On Jun 10, 2009, at 8:35 PM, Martin Batholdy wrote:

11.06.09 04:24:15 com.apple.launchd[66] ([0x0-0x53053].com.yourcompany. test[762]) Exited abnormally: Trace/ BPT trap
11.06.09 04:24:30 test[767] An uncaught exception was raised


11.06.09 04:24:30 test[767] *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)


Good; I figured there had to be something in the console... What I would do is install the developer tools on that other computer, if you haven't already, and then run the executable on the command line with GDB. Break on objc_exception_throw, and then you can get a trace on the problem once the exception is thrown. That ought to narrow down the problem.

Nick Zitzmann
<http://www.chronosnet.com/>



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: App does not start on a different machine (From: vinai <email@hidden>)
 >Re: App does not start on a different machine (From: Martin Batholdy <email@hidden>)
 >Re: App does not start on a different machine (From: Nick Zitzmann <email@hidden>)
 >Re: App does not start on a different machine (From: Martin Batholdy <email@hidden>)
 >Re: App does not start on a different machine (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Custom NSView/NSWindow & First Responders
  • Next by Date: Re: Drop dowm status menubar item while hovering cursor over it
  • Previous by thread: Re: App does not start on a different machine
  • Next by thread: Re: App does not start on a different machine
  • Index(es):
    • Date
    • Thread