Your message dated Mon, 30 Jul 2007 20:47:20 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#434136: fixed in purple-plugin-pack 2.0.0-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: pidgin
Version: 2.0.2-2
Severity: important

When receiving a privmsg from a jabber channel member, or right clicking
on the channel-list to open a private chat, pidgin crashes. This
behavior is reproducible and happens all the time with version 2.0.2.

Following is a "bt f" from pidgin started with gdb for the receiving
privmsg:
-------------------snip-------------------
(gdb) r
Starting program: /usr/bin/pidgin 
[Thread debugging using libthread_db enabled]
[New Thread -1223461184 (LWP 4664)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1223461184 (LWP 4664)]
0xb6750125 in album_blist_node_menu_cb () from /usr/lib/pidgin/album.so
(gdb) bt f
#0  0xb6750125 in album_blist_node_menu_cb () from /usr/lib/pidgin/album.so
No symbol table info available.
#1  0xb7941ecf in purple_marshal_VOID__POINTER_POINTER (
    cb=0xb6750060 <album_blist_node_menu_cb>, 
    args=0xbf977438 "@{f\bLt\227ᅵPTe\bᅵᅵb", data=0x0, return_val=0x0)
    at ../../libpurple/signals.c:658
No locals.
#2  0xb7942847 in purple_signal_emit_vargs (instance=0xb7997b28, 
    signal=0xb797df5b "blist-node-extended-menu", 
    args=0xbf977438 "@{f\bLt\227ᅵPTe\bᅵᅵb") at 
../../libpurple/signals.c:481
        handler_data = (PurpleSignalHandlerData *) 0xb6752430
        l = <value optimized out>
        l_next = (GList *) 0x8667b40
        tmp = 0xbf977438 "@{f\bLt\227ᅵPTe\bᅵᅵb"
        __PRETTY_FUNCTION__ = "purple_signal_emit_vargs"
#3  0xb794297c in purple_signal_emit (instance=0x0, 
    signal=0xb6752430 "U\211ᅵ203ᅵ\211]ᅵ\031ᅵᅵ\201ᅵ" ")
    at ../../libpurple/signals.c:433
        args = 0xbf977438 "@{f\bLt\227ᅵPTe\bᅵᅵb"
        __PRETTY_FUNCTION__ = "purple_signal_emit"
#4  0xb790c647 in purple_blist_node_get_extended_menu (n=0x8667b40)
    at ../../libpurple/blist.c:2618
        menu = (GList *) 0x83073b0
---Type <return> to continue, or q <return> to quit---
        __PRETTY_FUNCTION__ = "purple_blist_node_get_extended_menu"
#5  0x0807fd17 in pidgin_append_blist_node_extended_menu (menu=0x82c92c0, 
    node=0x8667b40) at ../../pidgin/gtkblist.c:1080
        l = <value optimized out>
        ll = (GList *) 0x4
#6  0x08087bdd in regenerate_options_items (win=<value optimized out>)
    at ../../pidgin/gtkconv.c:3019
        menu = (GtkWidget *) 0x82c92c0
        list = (GList *) 0x0
        gtkconv = (PidginConversation *) 0x8650628
        conv = (PurpleConversation *) 0x86716b8
        node = (PurpleBlistNode *) 0x8667b40
        chat = <value optimized out>
        buddy = <value optimized out>
#7  0x080936af in switch_conv_cb (notebook=0x82ab000, page=0x863c808, 
    page_num=0, user_data=0x82a7ef0) at ../../pidgin/gtkconv.c:8094
        win = (PidginWindow *) 0x82a7ef0
        conv = (PurpleConversation *) 0x86716b8
        gtkconv = (PidginConversation *) 0x8650628
        sound_method = <value optimized out>
        __PRETTY_FUNCTION__ = "switch_conv_cb"
#8  0xb7cacb8d in _gtk_marshal_VOID__POINTER_UINT (closure=0x82c77d8, 
    return_value=0x0, n_param_values=3, param_values=0xbf97772c, 
---Type <return> to continue, or q <return> to quit---
    invocation_hint=0xbf97763c, marshal_data=0x8093620)
    at /tmp/buildd/gtk+2.0-2.10.13/gtk/gtkmarshalers.c:2547
        data1 = (gpointer) 0x82ab000
        data2 = <value optimized out>
        __PRETTY_FUNCTION__ = "_gtk_marshal_VOID__POINTER_UINT"
#9  0xb78b25d2 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#10 0xb78c33f1 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#11 0x082c77d8 in ?? ()
No symbol table info available.
#12 0x00000000 in ?? ()
No symbol table info available.
(gdb) 
-------------------snap-------------------

The following is the "bt f" from the channel-menu click to the private
chat:
-------------------snip-------------------
(gdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /usr/bin/pidgin 
[Thread debugging using libthread_db enabled]
[New Thread -1223379264 (LWP 5475)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1223379264 (LWP 5475)]
0xb6764125 in album_blist_node_menu_cb () from /usr/lib/pidgin/album.so
(gdb) bt f
#0  0xb6764125 in album_blist_node_menu_cb () from /usr/lib/pidgin/album.so
No symbol table info available.
#1  0xb7955ecf in purple_marshal_VOID__POINTER_POINTER (
    cb=0xb6764060 <album_blist_node_menu_cb>, 
    args=0xbfa899e8 "ᅵᅵ\bᅵ231ᅵᅵ@(X\bᅵᅵb", data=0x0, 
return_val=0x0)
    at ../../libpurple/signals.c:658
No locals.
#2  0xb7956847 in purple_signal_emit_vargs (instance=0xb79abb28, 
    signal=0xb7991f5b "blist-node-extended-menu", 
    args=0xbfa899e8 "ᅵᅵ\bᅵ231ᅵᅵ@(X\bᅵᅵb") at 
../../libpurple/signals.c:481
        handler_data = (PurpleSignalHandlerData *) 0xb6766430
        l = <value optimized out>
        l_next = (GList *) 0x864eaa0
        tmp = 0xbfa899e8 "ᅵᅵ\bᅵ231ᅵᅵ@(X\bᅵᅵb"
        __PRETTY_FUNCTION__ = "purple_signal_emit_vargs"
#3  0xb795697c in purple_signal_emit (instance=0x0, 
    signal=0xb6766430 "U\211ᅵ203ᅵ\211]ᅵ\031ᅵᅵ\201ᅵ" ")
    at ../../libpurple/signals.c:433
        args = 0xbfa899e8 "ᅵᅵ\bᅵ231ᅵᅵ@(X\bᅵᅵb"
        __PRETTY_FUNCTION__ = "purple_signal_emit"
#4  0xb7920647 in purple_blist_node_get_extended_menu (n=0x864eaa0)
    at ../../libpurple/blist.c:2618
        menu = (GList *) 0x8681440
---Type <return> to continue, or q <return> to quit---
        __PRETTY_FUNCTION__ = "purple_blist_node_get_extended_menu"
#5  0x0807fd17 in pidgin_append_blist_node_extended_menu (menu=0x84135a0, 
    node=0x864eaa0) at ../../pidgin/gtkblist.c:1080
        l = <value optimized out>
        ll = (GList *) 0x4
#6  0x08087bdd in regenerate_options_items (win=<value optimized out>)
    at ../../pidgin/gtkconv.c:3019
        menu = (GtkWidget *) 0x84135a0
        list = (GList *) 0x0
        gtkconv = (PidginConversation *) 0x8687690
        conv = (PurpleConversation *) 0x8675ad0
        node = (PurpleBlistNode *) 0x864eaa0
        chat = <value optimized out>
        buddy = <value optimized out>
#7  0x080936af in switch_conv_cb (notebook=0x82ab228, page=0x867a168, 
    page_num=1, user_data=0x83c1220) at ../../pidgin/gtkconv.c:8094
        win = (PidginWindow *) 0x83c1220
        conv = (PurpleConversation *) 0x8675ad0
        gtkconv = (PidginConversation *) 0x8687690
        sound_method = <value optimized out>
        __PRETTY_FUNCTION__ = "switch_conv_cb"
#8  0xb7cc0b8d in _gtk_marshal_VOID__POINTER_UINT (closure=0x83c13f0, 
    return_value=0x0, n_param_values=3, param_values=0xbfa89cdc, 
---Type <return> to continue, or q <return> to quit---
    invocation_hint=0xbfa89bec, marshal_data=0x8093620)
    at /tmp/buildd/gtk+2.0-2.10.13/gtk/gtkmarshalers.c:2547
        data1 = (gpointer) 0x82ab228
        data2 = <value optimized out>
        __PRETTY_FUNCTION__ = "_gtk_marshal_VOID__POINTER_UINT"
#9  0xb78c65d2 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#10 0xb78d73f1 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#11 0x083c13f0 in ?? ()
No symbol table info available.
#12 0x00000000 in ?? ()
No symbol table info available.
(gdb) 
-------------------snap-------------------

-Marcus

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22.1-cfs-v19-b3-tau
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pidgin depends on:
ii  libatk1.0-0              1.18.0-2        The ATK accessibility toolkit
ii  libavahi-compat-howl0    0.6.20-2        Avahi Howl compatibility library
ii  libc6                    2.6-2           GNU C Library: Shared libraries
ii  libcairo2                1.4.10-1        The Cairo 2D vector graphics libra
ii  libdbus-1-3              1.1.1-3         simple interprocess messaging syst
ii  libdbus-glib-1-2         0.74-1          simple interprocess messaging syst
ii  libfontconfig1           2.4.2-1.2       generic font configuration library
ii  libglib2.0-0             2.12.13-1       The GLib library of C routines
ii  libgstreamer0.10-0       0.10.13-2       Core GStreamer libraries and eleme
ii  libgtk2.0-0              2.10.13-1       The GTK+ graphical user interface 
ii  libgtkspell0             2.0.10-3+b1     a spell-checking addon for GTK's T
ii  libice6                  1:1.0.3-2       X11 Inter-Client Exchange library
ii  libncursesw5             5.6+20070716-1  Shared libraries for terminal hand
ii  libnspr4-0d              4.6.7-1         NetScape Portable Runtime Library
ii  libnss3-0d               3.11.7-1        Network Security Service libraries
ii  libpango1.0-0            1.16.4-3        Layout and rendering of internatio
ii  libperl5.8               5.8.8-7         Shared Perl library
ii  libsasl2-2               2.1.22.dfsg1-13 Authentication abstraction library
ii  libsasl2-modules         2.1.22.dfsg1-13 Pluggable Authentication Modules f
ii  libsilc-1.1-2            1.1.2-2         SILC library (silc-toolkit)
ii  libsm6                   2:1.0.3-1+b1    X11 Session Management library
ii  libstartup-notification0 0.9-1           library for program launch feedbac
ii  libx11-6                 2:1.1.2-1       X11 client-side library
ii  libxcursor1              1:1.1.8-2       X cursor management library
ii  libxext6                 1:1.0.3-2       X11 miscellaneous extension librar
ii  libxfixes3               1:4.0.3-2       X11 miscellaneous 'fixes' extensio
ii  libxi6                   2:1.1.1-1       X11 Input extension library
ii  libxinerama1             1:1.0.2-1       X11 Xinerama extension library
ii  libxml2                  2.6.29.dfsg-1   GNOME XML library
ii  libxrandr2               2:1.2.1-1       X11 RandR extension library
ii  libxrender1              1:0.9.2-1       X Rendering Extension client libra
ii  libxss1                  1:1.1.2-1       X11 Screen Saver extension library
ii  pidgin-data              2.0.2-2         multi-protocol instant messaging c
ii  python                   2.4.4-6         An interactive high-level object-o

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base    0.10.13-2  GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good    0.10.6-1   GStreamer plugins from the "good" 
ii  python-dbus                   0.82.0-1   simple interprocess messaging syst

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: purple-plugin-pack
Source-Version: 2.0.0-1

We believe that the bug you reported is fixed in the latest version of
purple-plugin-pack, which is due to be installed in the Debian FTP archive:

gaim-irchelper_2.0.0-1_all.deb
  to pool/main/p/purple-plugin-pack/gaim-irchelper_2.0.0-1_all.deb
pidgin-plugin-pack_2.0.0-1_amd64.deb
  to pool/main/p/purple-plugin-pack/pidgin-plugin-pack_2.0.0-1_amd64.deb
purple-plugin-pack_2.0.0-1.diff.gz
  to pool/main/p/purple-plugin-pack/purple-plugin-pack_2.0.0-1.diff.gz
purple-plugin-pack_2.0.0-1.dsc
  to pool/main/p/purple-plugin-pack/purple-plugin-pack_2.0.0-1.dsc
purple-plugin-pack_2.0.0.orig.tar.gz
  to pool/main/p/purple-plugin-pack/purple-plugin-pack_2.0.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Seidenberg <[EMAIL PROTECTED]> (supplier of updated purple-plugin-pack 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 30 Jul 2007 01:23:10 -0400
Source: purple-plugin-pack
Binary: pidgin-plugin-pack gaim-irchelper
Architecture: source amd64 all
Version: 2.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Benjamin Seidenberg <[EMAIL PROTECTED]>
Changed-By: Benjamin Seidenberg <[EMAIL PROTECTED]>
Description: 
 gaim-irchelper - IRC extensions for Pidgin (dummy transitional package)
 pidgin-plugin-pack - 30 useful plugins for pidgin
Closes: 431178 432218 433632 434136 434400 434958
Changes: 
 purple-plugin-pack (2.0.0-1) unstable; urgency=low
 .
   * New upstream release (Closes: #434958)
     - Blistops now offers the ability to stretch the display of screen names
       or aliases into the buddy icon column when no icon exists
     - Blistops now shows the menu bar when hovering near the top of the buddy
       list window.  Resolves a number of Pidgin bug reports (Closes: #431178)
     - Listhandler now supports alias-only list exports and imports (rseeber)
     - Listhandler now exports and imports buddy notes created with the
       buddynote plugin
     - Added ignore plugin
     - Added irc-more plugin
     - Added highlight plugin
     - Added incomplete convbadger plugin
     - Added internationalization support to plonkers
     - Added more humorous stuff to eight_ball (resiak)
     - Added support for spaces in filenames to gRIM (rageboy04)
     - Added a stop subcommand in gRIM (rageboy04)
     - Changed order of arguments to gRIM command (rageboy04)
     - Fixed build-by-default status for switchspell
     - Fixed crash in album when using Pidgin 2.0.2 or newer
        (Closes: #434136, #433632, #434400)
     - Fixed potential crashes in some other plugins when using Pidgin 2.0.2 or
       newer
     - Fixed potential random crashes in irssi plugin (Closes: #432218)
   * Enabled new plugins ignore, irc-more and highlight
   * Applied upstream patch to sepandtab (Thanks: John Bailey)
     (Part of upstream commit r7241930964f41f9b0fddf83ab3f68f7b55de5870)
Files: 
 f9c36955a7b52985588fd55db60338e5 700 net optional 
purple-plugin-pack_2.0.0-1.dsc
 1316aeefba5c5fb4e337e4a4cfe44555 696129 net optional 
purple-plugin-pack_2.0.0.orig.tar.gz
 3d492d815e9e82f24504ac3497339ac6 7166 net optional 
purple-plugin-pack_2.0.0-1.diff.gz
 d5d67a3e9bd8ba06649503a1f0ee0660 182892 net optional 
pidgin-plugin-pack_2.0.0-1_amd64.deb
 2cd3964d5887b51d0d0ce5f7084c8e40 5686 net optional 
gaim-irchelper_2.0.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGrkpxev9LOsNKpIQRAtO9AJ9rgy2goT5ByenPa/Z6zo6N5+7OtgCeIiqK
YdwGyInwVD2WY4KSdrv11hA=
=4qxE
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to