• 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
crashing web browser with openURL call
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

crashing web browser with openURL call


  • Subject: crashing web browser with openURL call
  • From: iseecolors <email@hidden>
  • Date: Fri, 5 Jun 2009 14:18:52 -0700

I am making a call to openURL (in NSWorkspace) that works great as long as the default browser is already running and has a window open. However, if I make the call when the default browser is either not running, or does not have a window open, the get the console output below. I am guessing that there is something in the web page that the browsers don't like, but I am not sure how to get the browsers to give me more information.

Any hints or thoughts?

The call I make:
[[NSWorkspace sharedWorkspace] openURL: [NSURL URLWithString: urlStr] ];

The console output I see:
6/5/09 2:11:34 PM [0x0-0xa70a7].com.apple.Safari[3281] Debugger() was called!
6/5/09 2:11:34 PM com.apple.launchd[132] ([0x0-0xa70a7].com.apple.Safari[3281]) Exited abnormally: Interrupt


6/5/09 2:12:25 PM [0x0-0xa90a9].org.mozilla.firefox[3284] Debugger() was called!
6/5/09 2:12:25 PM com.apple.launchd[132] ([0x0-0xa90a9].org.mozilla.firefox[3284]) Exited abnormally: Interrupt
6/5/09 2:12:25 PM com.apple.launchd[132] ([0x0-0xa90a9].org.mozilla.firefox[3284]) Exited abnormally: Interrupt


Rich Collyer
_______________________________________________

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


  • Follow-Ups:
    • Re: crashing web browser with openURL call
      • From: Fred Baker <email@hidden>
  • Prev by Date: Re: (newbie) help with combining navigation controller and tab bar controller
  • Next by Date: understanding problem; creation of instances of objects; xCode vs. Menu Builder
  • Previous by thread: Re: (newbie) help with combining navigation controller and tab bar controller
  • Next by thread: Re: crashing web browser with openURL call
  • Index(es):
    • Date
    • Thread