Dear All,

I further traced the problem , this problem is happening from release 
WebKit-r38064 onwards.
I suspect that this problem happens whenever Webkit tries to run JavaScript.
Pls see the callstack backtrace attached.

In file WebCore\bindings\js\ScriptController.cpp it crashes when it tries to 
execute the following command

Completion comp = Interpreter::evaluate(exec, 
exec->dynamicGlobalObject()->globalScopeChain(), makeSource(str, sourceURL, 
baseLine), m_windowShell);

FYI.,
The following is the configuration command that I am using to build webkit.

./autogen.sh --disable-dashboard-support --disable-xpath --disable-xslt \
--with-font-backend=freetype  --disable-svg --disable-offline-web-applications \
--disable-dom-storage --disable-icon-database --disable-video 
--with-font-backend=freetype \
--disable-database --enable-debug --with-target=directfb --prefix=/usr/webkit

Can anyone give a solution to this problem ASAP.

This problem does not happen on releases prior to WebKit-r37990

Regards
Sharath

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bn, Sharath
Sent: Monday, December 01, 2008 12:37 PM
To: [email protected]
Subject: [webkit-dev] Caught signal 11 (at 0x83d2250,invalid permissions) <--

Dear All,

I have built Webkit onto Gtk-Directfb and was using release WebKit-r37990. It 
was working fine.
Now am facing problem when I execute the Webkit by running the GtkLauncher in 
the latest nightly builds.
Pls find attachment for the logs.
Latest releases , as soon as the Webkit tries to open the URL, it crashes.
Can anybody help me to fix this problem.

Sharath

________________________________
The information contained in this message may be confidential and legally 
protected under applicable law. The message is intended solely for the 
addressee(s). If you are not the intended recipient, you are hereby notified 
that any use, forwarding, dissemination, or reproduction of this message is 
strictly prohibited and may be unlawful. If you are not the intended recipient, 
please contact the sender by return e-mail and destroy all copies of the 
original message.

Attachment: webkit_crash_callstack
Description: webkit_crash_callstack

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to