On 2009-05-14, at 21:27, ying lcs wrote:

I see these in the XCode Debugger Console:


The Debugger has exited due to signal 2 (SIGINT).The Debugger has
exited due to signal 2 (SIGINT).

[Session started at 2009-05-14 21:27:15 -0700.]
2009-05-14 21:27:15.899 Safari[3350:10b] Cooliris for Safari does not
support Safari 4 Public Beta
2009-05-14 21:27:16.275 Safari[3350:10b] Loaded GrowlSafari 1.1.4
2009-05-14 21:27:16.277 Safari[3350:10b] Using Growl.framework 1.1.4 (1.1.4)
2009-05-14 21:27:16.599 Safari[3350:10b] *** CFMessagePort:
bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port =
0x8603, name = 'com.apple.Safari.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
Debugger() was called!

The Debugger has exited due to signal 2 (SIGINT).The Debugger has
exited due to signal 2 (SIGINT).

But I don't know why i get a signal 2 when running in Xcode.

Untick the "Stop on Debugger()/DebugStr()" option in Xcode's "Run" menu. For some bizarre reason the released version of Flash 10 likes to call Debugger() from time to time, which will trap in to the debugger unless you deselect this option.

- Mark

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to