[webkit-help] webkit-gtk crashing on NetBSD/macppc
Malte Wedel
ich at malte.de
Tue Mar 27 12:33:08 PDT 2012
Hello,
I am trying to get the Midori browser running on NetBSD/macppc, which is using webkit-gtk. Unfortunately, the browser keeps crashing shortly after it has been opened, with the following segmentation fault. I already tried to compile with disabled webkit-jit, but it keeps crashing.
Any idea how I can get Midori working or any hint how to further analyze this issue are welcome.
NetBSD 5.1.2
midori-0.4.3nb3
webkit-gtk-1.6.3nb2
Regards,
Malte
Core was generated by `midori'.
Program terminated with signal 11, Segmentation fault.
#0 0xec600e78 in JSC::ConservativeRoots::add ()
from /usr/pkg/lib/libjavascriptcoregtk-1.0.so.0
(gdb) bt
#0 0xec600e78 in JSC::ConservativeRoots::add ()
from /usr/pkg/lib/libjavascriptcoregtk-1.0.so.0
#1 0xec612830 in JSC::MachineThreads::gatherFromCurrentThread ()
from /usr/pkg/lib/libjavascriptcoregtk-1.0.so.0
#2 0xec612880 in JSC::MachineThreads::gatherConservativeRoots ()
from /usr/pkg/lib/libjavascriptcoregtk-1.0.so.0
#3 0xec60488c in JSC::Heap::markRoots ()
from /usr/pkg/lib/libjavascriptcoregtk-1.0.so.0
#4 0xec604b20 in JSC::Heap::collect ()
from /usr/pkg/lib/libjavascriptcoregtk-1.0.so.0
#5 0xec604c64 in JSC::Heap::collectAllGarbage ()
from /usr/pkg/lib/libjavascriptcoregtk-1.0.so.0
#6 0xed601da0 in WebCore::collect () from /usr/pkg/lib/libwebkitgtk-1.0.so.0
#7 0xed601dfc in WebCore::GCController::gcTimerFired ()
from /usr/pkg/lib/libwebkitgtk-1.0.so.0
#8 0xed6021b0 in WebCore::Timer<WebCore::GCController>::fired ()
from /usr/pkg/lib/libwebkitgtk-1.0.so.0
#9 0xee072258 in WebCore::ThreadTimers::sharedTimerFiredInternal ()
from /usr/pkg/lib/libwebkitgtk-1.0.so.0
#10 0xee07252c in WebCore::ThreadTimers::sharedTimerFired ()
from /usr/pkg/lib/libwebkitgtk-1.0.so.0
#11 0xeebacbfc in WebCore::timeout_cb ()
from /usr/pkg/lib/libwebkitgtk-1.0.so.0
#12 0xefea143c in g_source_get_time () from /usr/pkg/lib/libglib-2.0.so.0
#13 0xefea0ad0 in g_main_context_dispatch ()
from /usr/pkg/lib/libglib-2.0.so.0
#14 0xefea5154 in g_main_context_check () from /usr/pkg/lib/libglib-2.0.so.0
#15 0xefea54e0 in g_main_loop_run () from /usr/pkg/lib/libglib-2.0.so.0
#16 0xefae460c in gtk_main () from /usr/pkg/lib/libgtk-x11-2.0.so.0
#17 0x0181e440 in main (argc=1, argv=0xffffdd24) at ../midori/main.c:2579
More information about the webkit-help
mailing list