[Vimprobable-users] js crash
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Serge E. H. <se...@ha...> - 2016-03-11 08:45:43
|
Hi, for several months now I've had regular crashes in vimprobable - most easily reproduced by turning js on and going to imgur, then paging down a bit. Presumably ad reloading or something. gdb unhelpfully gives me: (gdb) where #0 0x00007f6dcfe6e6f0 in JSC::JSCell::getPrimitiveNumber(JSC::ExecState*, double&, JSC::JSValue&) const () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0 #1 0x00007f6dcfd44bdc in ?? () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0 #2 0x00007f6d703ac3f0 in ?? () #3 0x00007f6d5deae5b0 in ?? () #4 0x00007f6dbd868000 in ?? () #5 0x00007f6d4c0756c8 in ?? () #6 0x00007fff79eb11d0 in ?? () #7 0x00007f6d5e32eff8 in ?? () #8 0x00007fff79eb11e0 in ?? () #9 0x00007fff79eb1160 in ?? () #10 0x00007f6dcfd29813 in JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*, JSC::Register*) () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-1.0.so.0 Backtrace stopped: previous frame inner to this frame (corrupt stack?) Just curious, does this say anything to anyone here? thanks, -serge |