Bug#760671: libwebkitgtk-1.0-0 crashes with undefined symbol: cairo_gl_surface_get_width
Fabio Rosciano
malmostoso at gmail.com
Sat Sep 6 18:00:43 UTC 2014
Package: libwebkitgtk-1.0-0
Version: 2.4.5-1
Severity: important
Hello,
I was trying to start pytrainer and I had the following crash:
jack at nostromo:~$ pytrainer
running pytrainer from egg installation
data_path: /usr/share/pytrainer/
gettext_path: /usr/share/locale
site_path: /usr/lib/python2.7/site-packages
Traceback (most recent call last):
File "/usr/bin/pytr", line 96, in <module>
from pytrainer.main import pyTrainer
File "/usr/lib/pymodules/python2.7/pytrainer/main.py", line 50, in <module>
from gui.windowmain import Main
File "/usr/lib/pymodules/python2.7/pytrainer/gui/windowmain.py", line 49, in <module>
from pytrainer.extensions.mapviewer import MapViewer
File "/usr/lib/pymodules/python2.7/pytrainer/extensions/mapviewer.py", line 22, in <module>
import webkit
File "/usr/lib/pymodules/python2.7/webkit/__init__.py", line 21, in <module>
import webkit
ImportError: /usr/lib/x86_64-linux-gnu/libwebkitgtk-1.0.so.0: undefined symbol: cairo_gl_surface_get_width
A quick Google search revealed that two more bugs in unrelated packages (claws-mail-fancy-plugin, #760631, and hothot, #760623) are reported against the same error.
I think the problem lies either in this library or gtk.
Please let me know what I can do to help debugging the issue.
Thank you!
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libwebkitgtk-1.0-0 depends on:
ii libatk1.0-0 2.12.0-1
ii libc6 2.19-10
ii libcairo2 1.12.16-4
ii libegl1-mesa [libegl1-x11] 10.2.6-1
ii libenchant1c2a 1.6.0-10.1
ii libfontconfig1 2.11.0-6.1
ii libfreetype6 2.5.2-1.1
ii libgcc1 1:4.9.1-12
ii libgdk-pixbuf2.0-0 2.30.8-1
ii libgl1-mesa-glx [libgl1] 10.2.6-1
ii libglib2.0-0 2.40.0-5
ii libgstreamer-plugins-base1.0-0 1.4.1-1
ii libgstreamer1.0-0 1.4.1-1
ii libgtk2.0-0 2.24.24-1
ii libharfbuzz-icu0 0.9.35-1
ii libharfbuzz0b 0.9.35-1
ii libicu52 52.1-5
ii libjavascriptcoregtk-1.0-0 2.4.5-1
ii libjpeg8 8d1-1
ii libpango-1.0-0 1.36.6-1
ii libpangocairo-1.0-0 1.36.6-1
ii libpangoft2-1.0-0 1.36.6-1
ii libpng12-0 1.2.50-2
ii libsecret-1-0 0.18-1
ii libsoup2.4-1 2.46.0-2
ii libsqlite3-0 3.8.6-1
ii libstdc++6 4.9.1-12
ii libwebkitgtk-1.0-common 2.4.5-1
ii libwebp5 0.4.1-1.2
ii libx11-6 2:1.6.2-3
ii libxcomposite1 1:0.4.4-1
ii libxdamage1 1:1.1.4-2
ii libxfixes3 1:5.0.1-2
ii libxml2 2.9.1+dfsg1-4
ii libxrender1 1:0.9.8-1
ii libxslt1.1 1.1.28-2
ii libxt6 1:1.1.4-1
ii multiarch-support 2.19-10
ii zlib1g 1:1.2.8.dfsg-2
Versions of packages libwebkitgtk-1.0-0 recommends:
ii geoclue-2.0 2.1.8-1
ii gstreamer1.0-plugins-base 1.4.1-1
ii gstreamer1.0-plugins-good 1.4.1-1
libwebkitgtk-1.0-0 suggests no packages.
-- no debconf information
More information about the Pkg-webkit-maintainers
mailing list