[webkit-dev] Caught signal 11 (at 0x83d2250, invalid permissions) <--

Bn, Sharath sharath.bn at philips.com
Tue Dec 2 01:56:24 PST 2008


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: webkit-dev-bounces at lists.webkit.org [mailto:webkit-dev-bounces at lists.webkit.org] On Behalf Of Bn, Sharath
Sent: Monday, December 01, 2008 12:37 PM
To: webkit-dev at lists.webkit.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20081202/f92def67/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: webkit_crash_callstack
Type: application/octet-stream
Size: 2335 bytes
Desc: webkit_crash_callstack
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20081202/f92def67/attachment.obj>


More information about the webkit-dev mailing list