https://bugzilla.novell.com/show_bug.cgi?id=818452 https://bugzilla.novell.com/show_bug.cgi?id=818452#c0 Summary: upgrade to webkit 2.3.1 causes skype to crash Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Critical Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers@suse.de ReportedBy: vkrevs@yahoo.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.63 Safari/537.31 Several days ago the KDE:Release:410 repo (http://download.opensuse.org/repositories/KDE%3a/Release%3a/410/openSUSE_12....) was updated with a newer libqt4 build that includes webkit 2.3.1 $ rpm -qa|egrep -i "libqt4|webkit" | sort kwebkitpart-1.3.2-45.2.x86_64 libproxy1-pacrunner-webkit-0.4.11-2.1.1.x86_64 libqt4-32bit-4.8.4-313.1.x86_64 libqt4-4.8.4-313.1.x86_64 libqt4-debuginfo-4.8.4-313.1.x86_64 libqt4-devel-4.8.4-313.1.x86_64 libqt4-devel-doc-4.8.4-319.1.x86_64 libqt4-devel-doc-data-4.8.4-319.1.noarch libqt4-qt3support-32bit-4.8.4-313.1.x86_64 libqt4-qt3support-4.8.4-313.1.x86_64 libqt4-sql-32bit-4.8.4-313.1.x86_64 libqt4-sql-4.8.4-313.1.x86_64 libqt4-sql-mysql-32bit-4.8.4-315.1.x86_64 libqt4-sql-mysql-4.8.4-315.1.x86_64 libqt4-sql-sqlite-32bit-4.8.4-313.1.x86_64 libqt4-sql-sqlite-4.8.4-313.1.x86_64 libqt4-x11-32bit-4.8.4-313.1.x86_64 libqt4-x11-4.8.4-313.1.x86_64 libQtWebKit4-32bit-4.8.4+2.3.1-62.1.x86_64 libQtWebKit4-4.8.4+2.3.1-62.1.x86_64 libQtWebKit-devel-4.8.4+2.3.1-62.1.x86_64 libwebkitgtk-1_0-0-1.10.2-3.2.1.x86_64 libwebkitgtk-devel-1.10.2-3.2.1.x86_64 typelib-1_0-WebKit-1_0-1.10.2-3.2.1.x86_64 As a result, skype now crashes on startup with a segfault on openSUSE 12.3/x86_64 as per https://bugs.launchpad.net/ubuntu/+source/skype/+bug/1155327. $ rpm -q skype skype-4.1.0.20-suse121.i586 One "workaround" is to install Mesa-libGL1-32bit-9.0.2-34.6.1.x86_64 and then to start skype as follows: "LD_PRELOAD=/usr/lib/libGL.so.1.2.0 skype" Reproducible: Always Steps to Reproduce: 1.Launch skype. 2. 3. Actual Results: Program received signal SIGSEGV, Segmentation fault. 0x08079794 in malloc@plt () (gdb) bt #0 0x08079794 in malloc@plt () #1 0xf4251e0e in ?? () from /usr/X11R6/lib/libGL.so.1 #2 0xf421e15d in ?? () from /usr/X11R6/lib/libGL.so.1 #3 0xf7fea5a5 in call_init () from /lib/ld-linux.so.2 #4 0xf7fea6cc in _dl_init_internal () from /lib/ld-linux.so.2 #5 0xf7fdc1ff in _dl_start_user () from /lib/ld-linux.so.2 (gdb) quit Expected Results: No segfaults as prior to the upgrade to webkit 2.3.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.