Il 15/mag/2014 11:08 "Alberto Garcia" <be...@igalia.com> ha scritto: > > On Thu, May 15, 2014 at 08:44:12AM +0200, Federico Bruni wrote: > > > Let me know if you need a backtrace and how I can produce it (I see > > that things have changed.. where is GtkLauncher?). > > You can use MiniBrowser instead, which is the GtkLauncher equivalent > for the WebKit2 API. >
Yes, I guess it was MiniBrowser. But when I tried it with gdb it said that the debugging symbols were not available, even if I had installed all the relevant -dev packages. > WebKit2 has a split process model, so javascript will not crash the > UI, but WebKitWebProcess instead. JavaScript backtraces are usually > not very useful, though :( > Mmmh, ok