On Sep 6, 2009, at 11:11 AM, jon <trambl...@mac.com> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to