** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/38007930/Dependencies.txt
** Description changed: >>> import webkit >>> editor = webkit.WebView() [New Thread 0xb6dc4b70 (LWP 12585)] [New Thread 0xb649bb70 (LWP 12586)] [New Thread 0xb5affb70 (LWP 12587)] [Thread 0xb5affb70 (LWP 12587) exited] - >>> + >>> Program received signal SIGSEGV, Segmentation fault. 0x00d630ae in g_main_context_prepare () from /lib/libglib-2.0.so.0 (gdb) thread apply all bt Thread 3 (Thread 0xb649bb70 (LWP 12586)): #0 0x008f6422 in __kernel_vsyscall () #1 0x00bcaf55 in pthread_cond_wait@@GLIBC_2.3.2 () - at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 + at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 #2 0x010260c4 in WTF::ThreadCondition::wait (this=0xb64d0de8, mutex=...) - at ../JavaScriptCore/wtf/ThreadingPthreads.cpp:342 + at ../JavaScriptCore/wtf/ThreadingPthreads.cpp:342 #3 0x015eb93f in WebCore::IconDatabase::syncThreadMainLoop (this=0xb64d0d80) - at ../WebCore/loader/icon/IconDatabase.cpp:1412 + at ../WebCore/loader/icon/IconDatabase.cpp:1412 #4 0x015eba14 in WebCore::IconDatabase::iconDatabaseSyncThread ( - this=0xb64d0d80) at ../WebCore/loader/icon/IconDatabase.cpp:1030 + this=0xb64d0d80) at ../WebCore/loader/icon/IconDatabase.cpp:1030 #5 0x0102601f in threadEntryPoint (contextData=0xb64c44d8) - at ../JavaScriptCore/wtf/Threading.cpp:64 + at ../JavaScriptCore/wtf/Threading.cpp:64 #6 0x00bc68de in start_thread (arg=0xb649bb70) at pthread_create.c:300 #7 0x00b0273e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xb6dc4b70 (LWP 12585)): #0 0x008f6422 in __kernel_vsyscall () #1 0x00bcaf55 in pthread_cond_wait@@GLIBC_2.3.2 () - at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 + at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 #2 0x010e5d07 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x1cbfc60) ---Type <return> to continue, or q <return> to quit--- - at ../JavaScriptCore/wtf/FastMalloc.cpp:2299 + at ../JavaScriptCore/wtf/FastMalloc.cpp:2299 #3 0x010e5d41 in WTF::TCMalloc_PageHeap::runScavengerThread ( - context=0x1cbfc60) at ../JavaScriptCore/wtf/FastMalloc.cpp:1433 + context=0x1cbfc60) at ../JavaScriptCore/wtf/FastMalloc.cpp:1433 #4 0x00bc68de in start_thread (arg=0xb6dc4b70) at pthread_create.c:300 #5 0x00b0273e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb7fe76c0 (LWP 12579)): #0 0x00d630ae in g_main_context_prepare () from /lib/libglib-2.0.so.0 #1 0x00d634b1 in ?? () from /lib/libglib-2.0.so.0 #2 0x00d63cff in g_main_loop_run () from /lib/libglib-2.0.so.0 #3 0x0751c6a9 in IA__gtk_main () - at /build/buildd/gtk+2.0-2.19.3/gtk/gtkmain.c:1219 + at /build/buildd/gtk+2.0-2.19.3/gtk/gtkmain.c:1219 #4 0x01ebc293 in ?? () from /usr/lib/pymodules/python2.6/gtk-2.0/gtk/_gtk.so #5 0x00112e8c in ?? () from /usr/lib/python2.6/lib-dynload/readline.so #6 0x081538dd in PyOS_Readline () #7 0x0805fed0 in ?? () #8 0x080605bf in PyTokenizer_Get () #9 0x0805e1b4 in ?? () #10 0x080fa360 in PyParser_ASTFromFile () #11 0x080fbb26 in PyRun_InteractiveOneFlags () #12 0x080fbda8 in PyRun_InteractiveLoopFlags () #13 0x080fc503 in PyRun_AnyFileExFlags () #14 0x0805de08 in Py_Main () ---Type <return> to continue, or q <return> to quit--- #15 0x0805d01b in main () - >>> import webkit - >>> editor = webkit.WebView() - [New Thread 0xb6dc4b70 (LWP 12585)] - [New Thread 0xb649bb70 (LWP 12586)] - [New Thread 0xb5affb70 (LWP 12587)] - [Thread 0xb5affb70 (LWP 12587) exited] - >>> - Program received signal SIGSEGV, Segmentation fault. - 0x00d630ae in g_main_context_prepare () from /lib/libglib-2.0.so.0 - (gdb) thread apply all bt - - Thread 3 (Thread 0xb649bb70 (LWP 12586)): - #0 0x008f6422 in __kernel_vsyscall () - #1 0x00bcaf55 in pthread_cond_wait@@GLIBC_2.3.2 () - at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 - #2 0x010260c4 in WTF::ThreadCondition::wait (this=0xb64d0de8, mutex=...) - at ../JavaScriptCore/wtf/ThreadingPthreads.cpp:342 - #3 0x015eb93f in WebCore::IconDatabase::syncThreadMainLoop (this=0xb64d0d80) - at ../WebCore/loader/icon/IconDatabase.cpp:1412 - #4 0x015eba14 in WebCore::IconDatabase::iconDatabaseSyncThread ( - this=0xb64d0d80) at ../WebCore/loader/icon/IconDatabase.cpp:1030 - #5 0x0102601f in threadEntryPoint (contextData=0xb64c44d8) - at ../JavaScriptCore/wtf/Threading.cpp:64 - #6 0x00bc68de in start_thread (arg=0xb649bb70) at pthread_create.c:300 - #7 0x00b0273e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 - - Thread 2 (Thread 0xb6dc4b70 (LWP 12585)): - #0 0x008f6422 in __kernel_vsyscall () - #1 0x00bcaf55 in pthread_cond_wait@@GLIBC_2.3.2 () - at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122 - #2 0x010e5d07 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x1cbfc60) - at ../JavaScriptCore/wtf/FastMalloc.cpp:2299 - #3 0x010e5d41 in WTF::TCMalloc_PageHeap::runScavengerThread ( - context=0x1cbfc60) at ../JavaScriptCore/wtf/FastMalloc.cpp:1433 - #4 0x00bc68de in start_thread (arg=0xb6dc4b70) at pthread_create.c:300 - #5 0x00b0273e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 - - Thread 1 (Thread 0xb7fe76c0 (LWP 12579)): - #0 0x00d630ae in g_main_context_prepare () from /lib/libglib-2.0.so.0 - #1 0x00d634b1 in ?? () from /lib/libglib-2.0.so.0 - #2 0x00d63cff in g_main_loop_run () from /lib/libglib-2.0.so.0 - #3 0x0751c6a9 in IA__gtk_main () - at /build/buildd/gtk+2.0-2.19.3/gtk/gtkmain.c:1219 - #4 0x01ebc293 in ?? () from /usr/lib/pymodules/python2.6/gtk-2.0/gtk/_gtk.so - #5 0x00112e8c in ?? () from /usr/lib/python2.6/lib-dynload/readline.so - #6 0x081538dd in PyOS_Readline () - #7 0x0805fed0 in ?? () - #8 0x080605bf in PyTokenizer_Get () - #9 0x0805e1b4 in ?? () - #10 0x080fa360 in PyParser_ASTFromFile () - #11 0x080fbb26 in PyRun_InteractiveOneFlags () - #12 0x080fbda8 in PyRun_InteractiveLoopFlags () - #13 0x080fc503 in PyRun_AnyFileExFlags () - #14 0x0805de08 in Py_Main () - #15 0x0805d01b in main () ProblemType: Bug Architecture: i386 Date: Sun Jan 17 21:03:09 2010 DistroRelease: Ubuntu 10.04 Package: python-webkit 1.1.7-1 ProcEnviron: - LANGUAGE=fr_FR.UTF-8 - PATH=(custom, user) - LANG=fr_FR.UTF-8 - SHELL=/bin/bash + LANGUAGE=fr_FR.UTF-8 + PATH=(custom, user) + LANG=fr_FR.UTF-8 + SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-10.14-generic SourcePackage: pywebkitgtk Tags: lucid Uname: Linux 2.6.32-10-generic i686 -- crashes when intantiate webkit.WebView() https://bugs.launchpad.net/bugs/508883 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
