[Bug 818452] New: upgrade to webkit 2.3.1 causes skype to crash
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.
https://bugzilla.novell.com/show_bug.cgi?id=818452 https://bugzilla.novell.com/show_bug.cgi?id=818452#c1 Hrvoje Senjan <hrvoje.senjan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |hrvoje.senjan@gmail.com InfoProvider| |vkrevs@yahoo.com --- Comment #1 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-05-03 21:05:39 UTC --- Skype works fine here with qtwebkit 2.3.1. (xf86-video-ati+r600g) As far as i can see on the linked report, people do indicate the problem occurs with new version, but also everyone is using proprietary drivers, so sounds like a bug on that side. Are you also using NVidia/fglrx? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=818452 https://bugzilla.novell.com/show_bug.cgi?id=818452#c2 Vadim Krevs <vkrevs@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|vkrevs@yahoo.com | --- Comment #2 from Vadim Krevs <vkrevs@yahoo.com> 2013-05-03 21:47:06 UTC --- Yes, I do use fglrx, and had absolutely no problems with skype until this update. $ rpm -qa | grep fglrx64 fglrx64_xpic_SUSE123-12.104-1.x86_64 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=818452 https://bugzilla.novell.com/show_bug.cgi?id=818452#c3 Hrvoje Senjan <hrvoje.senjan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |INVALID --- Comment #3 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-05-03 22:19:37 UTC --- OK, but crash is happening with fglrx + skype where: a) both are closed source b) not supported by oS and c) workaround exists (yes, not a nice one), therefore i will close the bug. We cannot fix skype and 3rd party driver bugs, however if the issue is indeed in qtwebkit itself, we will provide a update when/if the fix gets commited ASAP. P.S. You should also be able to get skype running by installing libQtWebKit4-32bit-4.8.4+2.2.x -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=818452 https://bugzilla.novell.com/show_bug.cgi?id=818452#c4 --- Comment #4 from Vadim Krevs <vkrevs@yahoo.com> 2013-05-04 07:32:05 UTC --- "not supported by OS" ??? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=818452 https://bugzilla.novell.com/show_bug.cgi?id=818452#c5 --- Comment #5 from Vadim Krevs <vkrevs@yahoo.com> 2013-05-04 10:53:32 UTC --- Downgrading libQtWebKit4-32bit from the version in KDE:Release:410 to the version you suggest - from the official updates repo - does not work, as skype (and I suspect any other 32-bit app reliant on libqt4-32bit and libQtWebKit4-32bit) simply does not start unless one disabled KDE:Release:410 and forces a switch of all affected rpm's to the official update channel. Bottom line - the issued updates were not binary compatible with the previous version - and using "ideological" reasons as justification for breaking non-opensource applications strikes me as very strange. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=818452 https://bugzilla.novell.com/show_bug.cgi?id=818452#c6 Hrvoje Senjan <hrvoje.senjan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markcscott2003@hotmail.com --- Comment #6 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-05-09 09:50:20 UTC --- *** Bug 819105 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=819105 -- 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.
participants (1)
-
bugzilla_noreply@novell.com