Hi,

I didn't dig the crash point.

But, if I am right, webkit-efl for GLES is not well upstreamed.
ewebkit on the tizen has some local patch for GLES but many local implementations are mixed.

(I hope that we upstream it well.)

Best Regards,
Ryuan Choi



2014-07-28 14:48 GMT+09:00 Gyuyoung Kim <gyuyoung.kim@webkit.org>:
Hello Kristof,

First of all, did you check whether MiniBrowser works on your base WebKit EFL source ? If so, I would like to the backtrace when crash happens.

Or, if you file a bug and upload your WIP patch, let me take a look it.

Cheers,
Gyuyoung.


On Sat, Jul 26, 2014 at 12:52 AM, Kristof Kosztyo <kkristof@inf.u-szeged.hu> wrote:
Hi all!

I am trying to build the webkit-efl with openGLES 2.
I could manage to do that with some modification in the cmake files (it seems the WebKit2's cmake file doesn't support the GLES) but when I start the Minibrowser it runs into segmentation fault at the beginning of the window creation.
The crash happens in the window_create() when it calls the elm_win_add function.
You can check the full backtrace here https://gist.github.com/kkristof/82b383c781838d703778

My questions are the following:
Does the webkit-efl support the GLES out of the box or I missed something?
Do I have to link the dependencies with GLES?
There are any 'dummy proof' guide to follow?
Any further advice to accomplish this?

Best regards,
Kristof Kosztyo
_______________________________________________
webkit-efl mailing list
webkit-efl@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-efl


_______________________________________________
webkit-efl mailing list
webkit-efl@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-efl