[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with libgdk_pixbuf-2.0.so.0



On 2012-05-01 20:42 +0200, Riley Paxton wrote:

> I'm not sure if I should file a bug report, but I've been reading that
> there may be an error regarding an out-of-date glibc2 or its
> associated libraries, or even some GTK+ libaraies. I'm not sure.
>
> It's been a while since I've updated testing, so this may be due to my
> neglegence of consistantly updating and upgrading. I hope someone
> knows how to resolve the followiung problem.
>
> I get this error message when running urxvt, vi, and many various
> other utilities:
> <PROGRAM PATH/NAME>: symbol lookup error:
> /usr/lib/x86-64-linux-gnu/libgdk_pixbuf-2.0.so.0: undefined symbol:
> g_bytes_unref

This could be because the system libglib2.0 is too old (unlikely, since
the dependencies of libgdk-pixbuf2.0-0 seem to prevent that), or because
you have an older copy of libglib-2.0.so.0 somewhere, e.g. in
/usr/local/lib.  What does
"ldd /usr/lib/x86-64-linux-gnu/libgdk_pixbuf-2.0.so.0" print?

Cheers,
       Sven


Reply to: