Bug#441374: after upgrade, pidgin fail to run with a buserror

2007-09-09 Thread Ari Pollak
Please install the pidgin-dbg, libc6-dbg, and libglib2.0-dev packages and
get another backtrace. Also, please attach the output from "pidgin -d".


Rémi Vanicat wrote:
> Package: pidgin
> Version: 2.1.1-4
> Severity: important
>
> when running pidgin on sid, it fail with a buserror. Here is a backtrace :
>
> Program received signal SIGBUS, Bus error.
> [Switching to Thread 47386895653728 (LWP 29980)]
> 0x2b1918cf9fa0 in ?? () from /lib64/ld-linux-x86-64.so.2
> (gdb) bt
> #0  0x2b1918cf9fa0 in ?? () from /lib64/ld-linux-x86-64.so.2
> #1  0x2b1918ceac93 in ?? () from /lib64/ld-linux-x86-64.so.2
> #2  0x2b1918cec5f8 in ?? () from /lib64/ld-linux-x86-64.so.2
> #3  0x2b1918cf5c99 in ?? () from /lib64/ld-linux-x86-64.so.2
> #4  0x2b1918cf1a06 in ?? () from /lib64/ld-linux-x86-64.so.2
> #5  0x2b1918cf555b in ?? () from /lib64/ld-linux-x86-64.so.2
> #6  0x2b191be81f8b in ?? () from /lib/libdl.so.2
> #7  0x2b1918cf1a06 in ?? () from /lib64/ld-linux-x86-64.so.2
> #8  0x2b191be824ed in ?? () from /lib/libdl.so.2
> #9  0x2b191be81ef1 in dlopen () from /lib/libdl.so.2
> #10 0x2b191bc7fa1f in g_module_open () from
> /usr/lib/libgmodule-2.0.so.0
> #11 0x2b191b2836aa in purple_plugin_probe () from
> /usr/lib/libpurple.so.0
> #12 0x2b191b283cae in purple_plugins_probe () from
> /usr/lib/libpurple.so.0
> #13 0x2b191b275161 in purple_core_init () from /usr/lib/libpurple.so.0
> #14 0x00470235 in main (argc=1, argv=0x7fff91dc54e8) at
> ../../pidgin/gtkmain.c:749
>
> I've also try to launch pidgin with another user (one who never have
> run pidgin), with the same problem.
>
>
>
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers unstable
>   APT policy: (700, 'unstable'), (700, 'stable'), (550, 'experimental')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 2.6.22.6acer (SMP w/1 CPU core)
> Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
>
> Versions of packages pidgin depends on:
> ii  gconf2  2.18.0.1-3   GNOME configuration database
> syste
> ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
> ii  libc6   2.6.1-2  GNU C Library: Shared
> libraries
> ii  libcairo2   1.4.10-1+b2  The Cairo 2D vector graphics
> libra
> ii  libdbus-1-3 1.1.1-3  simple interprocess messaging
> syst
> ii  libdbus-glib-1-20.74-1   simple interprocess messaging
> syst
> ii  libfontconfig1  2.4.2-1.2generic font configuration
> library
> ii  libglib2.0-02.14.0-2 The GLib library of C
> routines
> ii  libgstreamer0.10-0  0.10.14-1Core GStreamer libraries and
> eleme
> ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user
> interface
> ii  libgtkspell02.0.10-3+b1  a spell-checking addon for
> GTK's T
> ii  libice6 2:1.0.4-1X11 Inter-Client Exchange
> library
> ii  libpango1.0-0   1.18.1-1 Layout and rendering of
> internatio
> ii  libpurple0  2.1.1-4  multi-protocol instant
> messaging l
> ii  libsm6  2:1.0.3-1+b1 X11 Session Management
> library
> ii  libstartup-notification00.9-1library for program launch
> feedbac
> ii  libx11-62:1.0.3-7X11 client-side library
> ii  libxcursor1 1:1.1.9-1X cursor management library
> ii  libxext61:1.0.3-2X11 miscellaneous extension
> librar
> ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes'
> extensio
> ii  libxi6  2:1.1.3-1X11 Input extension library
> ii  libxinerama11:1.0.2-1X11 Xinerama extension
> library
> ii  libxrandr2  2:1.2.2-1X11 RandR extension library
> ii  libxrender1 1:0.9.3-1X Rendering Extension client
> libra
> ii  libxss1 1:1.1.2-1X11 Screen Saver extension
> library
> ii  pidgin-data 2.1.1-4  multi-protocol instant
> messaging c
>
> Versions of packages pidgin recommends:
> ii  gstreamer0.10-plugins-base0.10.14-2  GStreamer plugins from the
> "base"
> ii  gstreamer0.10-plugins-good0.10.6-2   GStreamer plugins from the
> "good"
>
> -- no debconf information
>
>
>
>


-- 





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441374: after upgrade, pidgin fail to run with a buserror

2007-09-09 Thread Remi Vanicat
Hello again,

I've done some test, and found a fix and the culprit:
If I recompile pidgin locally, everything work as expected, and more
precisely, if I use the locally compiled libpurple0, and everything
else from the debian archive, it work as expected.

So may be you should ask release-team to schedule a binNMU for it. (or
I can do it if you want).



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441374: after upgrade, pidgin fail to run with a buserror

2007-09-09 Thread Rémi Vanicat
Package: pidgin
Version: 2.1.1-4
Severity: important

when running pidgin on sid, it fail with a buserror. Here is a backtrace :

Program received signal SIGBUS, Bus error.
[Switching to Thread 47386895653728 (LWP 29980)]
0x2b1918cf9fa0 in ?? () from /lib64/ld-linux-x86-64.so.2
(gdb) bt
#0  0x2b1918cf9fa0 in ?? () from /lib64/ld-linux-x86-64.so.2
#1  0x2b1918ceac93 in ?? () from /lib64/ld-linux-x86-64.so.2
#2  0x2b1918cec5f8 in ?? () from /lib64/ld-linux-x86-64.so.2
#3  0x2b1918cf5c99 in ?? () from /lib64/ld-linux-x86-64.so.2
#4  0x2b1918cf1a06 in ?? () from /lib64/ld-linux-x86-64.so.2
#5  0x2b1918cf555b in ?? () from /lib64/ld-linux-x86-64.so.2
#6  0x2b191be81f8b in ?? () from /lib/libdl.so.2
#7  0x2b1918cf1a06 in ?? () from /lib64/ld-linux-x86-64.so.2
#8  0x2b191be824ed in ?? () from /lib/libdl.so.2
#9  0x2b191be81ef1 in dlopen () from /lib/libdl.so.2
#10 0x2b191bc7fa1f in g_module_open () from /usr/lib/libgmodule-2.0.so.0
#11 0x2b191b2836aa in purple_plugin_probe () from /usr/lib/libpurple.so.0
#12 0x2b191b283cae in purple_plugins_probe () from /usr/lib/libpurple.so.0
#13 0x2b191b275161 in purple_core_init () from /usr/lib/libpurple.so.0
#14 0x00470235 in main (argc=1, argv=0x7fff91dc54e8) at 
../../pidgin/gtkmain.c:749

I've also try to launch pidgin with another user (one who never have
run pidgin), with the same problem.



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (700, 'stable'), (550, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22.6acer (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pidgin depends on:
ii  gconf2  2.18.0.1-3   GNOME configuration database syste
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libc6   2.6.1-2  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1+b2  The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.1-3  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libglib2.0-02.14.0-2 The GLib library of C routines
ii  libgstreamer0.10-0  0.10.14-1Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libgtkspell02.0.10-3+b1  a spell-checking addon for GTK's T
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libpango1.0-0   1.18.1-1 Layout and rendering of internatio
ii  libpurple0  2.1.1-4  multi-protocol instant messaging l
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstartup-notification00.9-1library for program launch feedbac
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.3-1X Rendering Extension client libra
ii  libxss1 1:1.1.2-1X11 Screen Saver extension library
ii  pidgin-data 2.1.1-4  multi-protocol instant messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.14-2  GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good0.10.6-2   GStreamer plugins from the "good" 

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]