Bug#564016: libwebkit-1.0-2: Undefined symbol: jpeg_resync_to_restart

Theppitak Karoonboonyanan thep at debian.org
Thu Jan 7 06:14:14 UTC 2010


Package: libwebkit-1.0-2
Version: 1.1.17-2
Severity: grave
Justification: renders package unusable

epiphany, midori, GtkLauncher fail to start, with following error message:

---8<---
symbol lookup error: /usr/lib/libwebkit-1.0.so.2: undefined symbol:
jpeg_resync_to_restart
---8<---

Checking:

---8<---
$ ldd /usr/lib/libwebkit-1.0.so.2 | grep jpeg
	libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00007f4553e5e000)
$ objdump -T /usr/lib/libjpeg.so.62 | grep resync
$
---8<---

However, libjpeg62 does ship 2 different shared objects:

---8<---
$ dpkg -L libjpeg62 | grep '.so.'
/usr/lib/libjpeg.so.62.0.0
/usr/lib/libjpeg.so.62
$ ls -l /usr/lib/libjpeg.so*
lrwxrwxrwx 1 root root       17 2009-08-18 10:28 /usr/lib/libjpeg.so -> libjpeg.so.62.0.0
-rw-r--r-- 1 root root 10528208 2009-10-16 05:00 /usr/lib/libjpeg.so.62
-rw-r--r-- 1 root root   144016 2009-08-17 18:51 /usr/lib/libjpeg.so.62.0.0
---8<---

And the other one does provide the required symbol:

---8<---
$ $ objdump -T /usr/lib/libjpeg.so.62.0.0 | grep resync
0000000000010d30 g    DF .text	0000000000000184  Base        jpeg_resync_to_restart
---8<---

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=th_TH.UTF-8, LC_CTYPE=th_TH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libwebkit-1.0-2 depends on:
ii  libatk1.0-0                1.28.0-1      The ATK accessibility toolkit
ii  libc6                      2.10.2-3      Embedded GNU C Library: Shared lib
ii  libcairo2                  1.8.8-2       The Cairo 2D vector graphics libra
ii  libenchant1c2a             1.4.2-3.4     a wrapper library for various spel
ii  libfontconfig1             2.8.0-2       generic font configuration library
ii  libfreetype6               2.3.11-1      FreeType 2 font engine, shared lib
ii  libgail18                  2.18.5-1      GNOME Accessibility Implementation
ii  libglib2.0-0               2.22.3-2      The GLib library of C routines
ii  libgstreamer-plugins-base0 0.10.25-7     GStreamer libraries from the "base
ii  libgstreamer0.10-0         0.10.25-4+b1  Core GStreamer libraries and eleme
ii  libgtk2.0-0                2.18.5-1      The GTK+ graphical user interface 
ii  libicu42                   4.2.1-3       International Components for Unico
ii  libjpeg62                  6b-15         The Independent JPEG Group's JPEG 
ii  libpango1.0-0              1.26.2-1thep1 Layout and rendering of internatio
ii  libpng12-0                 1.2.41-1      PNG library - runtime
ii  libsoup2.4-1               2.28.2-1      an HTTP library implementation in 
ii  libsqlite3-0               3.6.21-2      SQLite 3 shared library
ii  libstdc++6                 4.4.2-8       The GNU Standard C++ Library v3
ii  libwebkit-1.0-common       1.1.17-2      Web content engine library for Gtk
ii  libxml2                    2.7.6.dfsg-1  GNOME XML library
ii  libxslt1.1                 1.1.26-1      XSLT processing library - runtime 
ii  libxt6                     1:1.0.7-1     X11 toolkit intrinsics library

libwebkit-1.0-2 recommends no packages.

libwebkit-1.0-2 suggests no packages.

-- no debconf information





More information about the Pkg-webkit-maintainers mailing list