Re: website like ebay.com's flash content crashing webKit like app?
Re: website like ebay.com's flash content crashing webKit like app?
- Subject: Re: website like ebay.com's flash content crashing webKit like app?
- From: Kyle Sluder <email@hidden>
- Date: Sun, 6 Sep 2009 11:26:22 -0700
On Sep 6, 2009, at 11:11 AM, jon <email@hidden> wrote:
Are you saying that a version of this type of app is not crashing
the Application when you do this type of thing? are you on snow
leopard? this simple app makes it through without exiting? (using
ebay.com?)
I have not tried it yet. It does not make sense for everyone else to
go out and set things up if you already have it done and provide a
backtrace.
nothing too interesting about the console log, here it is: more
like an abrupt exit... nothing was spit out in the debugger as a
crash.
Backtraces come from CrashReporter. The console will not provide you
the information you need.
---
----------------------------------------------------------------------
[Session started at 2009-09-06 12:02:51 -0600.]
Debugger() was called!
This is normal. Flash calls Debugger for no good reason. If you have
"Break on Debugger()" enabled, then your program will pause in gdb.
The Debugger has exited due to signal 2 (SIGINT).The Debugger has
exited due to signal 2 (SIGINT).
This is not normal. Unless you wound up in the debugger and quit it
yourself.
------------------------------------------------i have 10.5 and the
latest version of Safari for leopard. I am checking to see what
version of flash this app would be running into... (not sure how to
check that yet)
Hopefully you plan on upgrading to Snow Leopard soon. 64-bit Webkit
gives you process isolation for plugins like Flash.
--Kyle Sluder
_______________________________________________
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