Hi,

I could port webkit to mipsel architechture using DirectFB Backend.

I've taken svn WebKitGtk release 1.1.8 present
here<http://trac.webkit.org/browser/releases/WebKitGTK/webkit-1.1.8>
.

I could get google.com homepage when I run GtkLauncher. But when I press any
the Google Search button, it crashes.

I added printfs in the code and I found that it is crashing in File
WebCore/rendering/RenderObject.cpp Function arenaDelete in the line

delete this

It also crashes when I reload the google page by pressing right click and
reload.

The same release when built for x86 runs fine.

Kindly help me in solving this issue.

With regards,
Bharath
http://amusingsilhouettes.blogspot.com
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to