Thanks for the reply! I have tested both luakit and ubzl and both are not crashing.
On Tue, Aug 16, 2016 at 7:51 AM, Alberto Garcia <be...@igalia.com> wrote: > On Mon, Aug 15, 2016 at 06:09:46PM -0700, Herminio Hernandez Jr wrote: > > > libjavascriptcoregtk-1.0-0 still breaks webkit browsers for ppc > > machines running Stretch. Below is my gdb output. > > > > (gdb) bt > > #0 0x1c7a9eb0 in WTF::String::isolatedCopy() const () from > /usr/lib/powerpc-linux-gnu/libjavascriptcoregtk-1.0.so.0 > > #1 0x1c42ef64 in OpaqueJSString::string() const () from > /usr/lib/powerpc-linux-gnu/libjavascriptcoregtk-1.0.so.0 > > #2 0x1c400e40 in JSEvaluateScript () from /usr/lib/powerpc-linux-gnu/ > libjavascriptcoregtk-1.0.so.0 > > #3 0x1ff61f3c in sokoke_js_script_eval () from > /usr/lib/libmidori-core.so.1 > > #4 0x1ff8fe34 in midori_speed_dial_construct () from > /usr/lib/libmidori-core.so.1 > > #5 0x1ff92ed0 in midori_speed_dial_new () from > /usr/lib/libmidori-core.so.1 > > #6 0x1ff426b4 in midori_normal_app_new () from > /usr/lib/libmidori-core.so.1 > > #7 0x2000291c in main () > > Is it easy to reproduce? > > And have you managed to reproduce this crash using a different > webkit-based browser? (luakit, uzbl, ...) > > Thanks, > > Berto >