[webkit-dev] Webkit on MacOS 10.5.7

Mark Rowe mrowe at apple.com
Thu May 14 21:31:30 PDT 2009


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3166 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090514/a9d96e83/attachment.bin>


More information about the webkit-dev mailing list