[webkit-dev] Fwd: mipsel-uclibc-linux
kanhaiya yadav
yadavkl2002 at gmail.com
Fri Jul 1 02:10:02 PDT 2011
Hi All,
I am porting webkit on MIPS for different devices, when I an using
MIPS-LINUX it is working fine.
But when I am using MIPSEL-UCLIBC-LINUX tool chain I am getting crash on
signal 11 (SIG_SEGV) and launcher stopped at
GtkWidget* webkit_web_view_new(void)
{
WebKitWebView* webView
=WEBKIT_WEB_VIEW(g_object_new(WEBKIT_TYPE_WEB_VIEW, NULL));
return GTK_WIDGET(webView);
}
Please let me know if any way out it...
Thanx & Regards,
K L Yadav
Samsung India Software Center,
Noida.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110701/5dd233b9/attachment.html>
More information about the webkit-dev
mailing list