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

Re: crashing web browser with openURL call


  • Subject: Re: crashing web browser with openURL call
  • From: Andrew Farmer <email@hidden>
  • Date: Sat, 6 Jun 2009 14:25:24 -0700

On 6 Jun 2009, at 08:37, iseecolors wrote:
What I am doing is a single sign on to an web service. I send the URL (with cert and nounce) to the server and get back a re-direct to the actual page, which does start to load. I see all of this take place. Than before the page finishes loading, the browser quits. The interesting note is that what little the log shows is that Debugger() is called just before the browsers quit. It seems odd that both browsers would call Debugger() when loading the same page, but only when the browser didn't already have a page open - suggestion some common code is actually calling Debugger().

If I recall correctly, this is a bug in the Flash plugin, which contains a number of calls to Debugger() for some reason. Under normal circumstances, they're ignored and just generate a log message - I'm curious why they appear to be actually interrupting the program here.
_______________________________________________


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: 
 >crashing web browser with openURL call (From: iseecolors <email@hidden>)
 >Re: crashing web browser with openURL call (From: Fred Baker <email@hidden>)
 >Re: crashing web browser with openURL call (From: iseecolors <email@hidden>)

  • Prev by Date: NSTask & curl
  • Next by Date: Re: NSTask & curl
  • Previous by thread: Re: crashing web browser with openURL call
  • Next by thread: Re: crashing web browser with openURL call
  • Index(es):
    • Date
    • Thread