[webkit-dev] Webkit on MacOS 10.5.7

ying lcs yinglcs at gmail.com
Thu May 14 21:16:00 PDT 2009


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?


Thank you.

> -Adam
>
>


More information about the webkit-dev mailing list