[webkit-dev] Webkit on MacOS 10.5.7

ying lcs yinglcs at gmail.com
Thu May 14 21:27:31 PDT 2009


On Thu, May 14, 2009 at 9:16 PM, ying lcs <yinglcs at gmail.com> wrote:
> On Thu, May 14, 2009 at 5:09 PM, Adam Roben <aroben at apple.com> wrote:
>> On May 14, 2009, at 7:35 PM, ying lcs wrote:
>>
>>> Hi,
>>>
>>> Does anyone expect WebKit crashes on MacOS 10.5.7?
>>> I load 'www.yahoo.com' and 'www.nytimes' after I checkout and built
>>> from trunk, they both crash the browser.
>>> I wonder if that has anything to do with MacOS 10.5.7 (I upgrade to
>>> that last night), and I see even my Safari 4.0 beta crashes more
>>> often). I wonder if these are related.
>>
>> Perhaps you're experiencing this bug, which has been fixed in Subversion and
>> should be fixed in the nightlies soon, if it isn't already:
>> <https://bugs.webkit.org/show_bug.cgi?id=25746>
>>
>
> Thanks. I have done a 'svn update', rebuild it at command line, launch
> it at command line. "WebKitTools/Scripts/build-webkit --debug".
>
> And I load http://www.yahoo.com, http://www.cnn.com , it loads fine.
>
> however, when I setup XCode to debug the same webkit code by following
> "http://webkit.org/building/debug.html"m  I am able to build the
> project successfully in XCode.
>
> But when I click 'Build and Go' , Safari (I setup my custom executable
> to use Application/Safari.app) is launched, but when I load
> 'http://www.yahoo.com', it just crashed.
>
> And in the XCode status bar is said 'MyExecutable has exited with status 2.'
>
> Can you please help me with my problem?

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.



>
> Thank you.
>
>> -Adam
>>
>>
>


More information about the webkit-dev mailing list