Your message dated Fri, 08 Jul 2005 12:47:19 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#313345: fixed in gaim-encryption 2.38-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Jun 2005 12:28:09 +0000
>From [EMAIL PROTECTED] Mon Jun 13 05:28:09 2005
Return-path: <[EMAIL PROTECTED]>
Received: from prosun.first.fraunhofer.de [194.95.168.2] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dho2z-0005f8-00; Mon, 13 Jun 2005 05:28:09 -0700
Received: from fortknox (localhost [127.0.0.1])
        by prosun.first.fraunhofer.de (8.12.10/8.12.10) with ESMTP id 
j5DCS6BK017406
        for <[EMAIL PROTECTED]>; Mon, 13 Jun 2005 14:28:07 +0200 (MEST)
Received: (qmail 10975 invoked from network); 13 Jun 2005 12:28:05 -0000
Received: from unknown (HELO no.intranet.wo.rk) (192.124.26.250)
  by fortknox.intranet.wo.rk with AES256-SHA encrypted SMTPS
  cert [EMAIL PROTECTED]; 13 Jun 2005 12:28:05 -0000
Received: (nullmailer pid 12996 invoked by uid 1000);
        Mon, 13 Jun 2005 12:27:48 -0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Soeren Sonnenburg <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gaim seqfaults on startup
Reply-To: Soeren Sonnenburg <[EMAIL PROTECTED]>
Date: Mon, 13 Jun 2005 14:27:48 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        HTML_10_20,HTML_MESSAGE autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gaim
Version: 1:1.3.1-1
Severity: grave


(gdb) bt full
#0  0x0f40b678 in strlen () from /lib/libc.so.6
No symbol table info available.
#1  0x0f3dd9cc in vfprintf () from /lib/libc.so.6
No symbol table info available.
#2  0x0f3fcc94 in vasprintf () from /lib/libc.so.6
No symbol table info available.
#3  0x0f6fe00c in IA__g_vasprintf (string=0x7f8f64b8, 
    format=0xfefefefc <Address 0xfefefefc out of bounds>, args=0x18)
    at gprintf.c:313
        len = 1
#4  0x0f6fe00c in IA__g_vasprintf (string=0x7f8f64b8, 
    format=0xfefefefc <Address 0xfefefefc out of bounds>, args=0x18)
    at gprintf.c:313
        len = 1
#5  0x0f6fe00c in IA__g_vasprintf (string=0x7f8f64b8, 
    format=0xfefefefc <Address 0xfefefefc out of bounds>, args=0x18)
    at gprintf.c:313
        len = 1
#6  0x0f6fe00c in IA__g_vasprintf (string=0x7f8f64b8, 
    format=0xfefefefc <Address 0xfefefefc out of bounds>, args=0x18)
    at gprintf.c:313
        len = 1
#7  0x0f6fe00c in IA__g_vasprintf (string=0x7f8f64b8, 
---Type <return> to continue, or q <return> to quit---
    format=0xfefefefc <Address 0xfefefefc out of bounds>, args=0x18)
    at gprintf.c:313
        len = 1
#8  0x0f6fe00c in IA__g_vasprintf (string=0x7f8f64b8, 
    format=0xfefefefc <Address 0xfefefefc out of bounds>, args=0x18)
    at gprintf.c:313
        len = 1
#9  0x0f6fe00c in IA__g_vasprintf (string=0x7f8f64b8, 
    format=0xfefefefc <Address 0xfefefefc out of bounds>, args=0x18)
    at gprintf.c:313
        len = 1
#10 0x0f6fe00c in IA__g_vasprintf (string=0x7f8f64b8, 
    format=0xfefefefc <Address 0xfefefefc out of bounds>, args=0x18)
    at gprintf.c:313
        len = 1
#11 0x0f6fe00c in IA__g_vasprintf (string=0x7f8f64b8, 
    format=0xfefefefc <Address 0xfefefefc out of bounds>, args=0x18)
    at gprintf.c:313
        len = 1
#12 0x0f6fe00c in IA__g_vasprintf (string=0x7f8f64b8, 
    format=0xfefefefc <Address 0xfefefefc out of bounds>, args=0x18)
    at gprintf.c:313
        len = 1
---Type <return> to continue, or q <return> to quit---
#13 0x0f6fe00c in IA__g_vasprintf (string=0x7f8f64b8, 
    format=0xfefefefc <Address 0xfefefefc out of bounds>, args=0x18)
    at gprintf.c:313
        len = 1
#14 0x0f6fe00c in IA__g_vasprintf (string=0x7f8f64b8, 
    format=0xfefefefc <Address 0xfefefefc out of bounds>, args=0x18)
    at gprintf.c:313
        len = 1
Previous frame inner to this frame (corrupt stack?)


hope that helps

(gdb) p string
$2 = (gchar **) 0x7f8f64b8
(gdb) p *string
$3 = (gchar *) 0x0


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc6-sonne
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gaim depends on:
ii  gaim-data              1:1.3.1-1         multi-protocol instant messaging c
ii  libao2                 0.8.6-1           Cross Platform Audio Output Librar
ii  libaspell15            0.60.2+20050121-3 The GNU Aspell spell-checker runti
ii  libatk1.0-0            1.10.1-2          The ATK accessibility toolkit
ii  libaudiofile0          0.2.6-6           Open-source version of SGI's audio
ii  libc6                  2.3.5-1           GNU C Library: Shared libraries an
ii  libgcrypt11            1.2.0-11.1        LGPL Crypto library - runtime libr
ii  libglib2.0-0           2.6.5-1           The GLib library of C routines
ii  libgnutls11            1.0.16-13.1       GNU TLS library - runtime library
ii  libgtk2.0-0            2.6.7-2           The GTK+ graphical user interface 
ii  libgtkspell0           2.0.10-2          a spell-checking addon for GTK's T
ii  libice6                6.8.2-10          Inter-Client Exchange library
ii  libpango1.0-0          1.8.1-1           Layout and rendering of internatio
ii  libsm6                 6.8.2-10          X Window System Session Management
ii  libstartup-notificatio 0.8-1             library for program launch feedbac
ii  libx11-6               6.8.2-22          X Window System protocol client li
ii  libxext6               6.8.2-22          X Window System miscellaneous exte
ii  xlibs                  6.8.2-22          X Window System client libraries m

-- no debconf information

---------------------------------------
Received: (at 313345-close) by bugs.debian.org; 8 Jul 2005 17:00:11 +0000
>From [EMAIL PROTECTED] Fri Jul 08 10:00:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DqwCx-0006Tn-00; Fri, 08 Jul 2005 10:00:11 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1Dqw0V-0006VH-00; Fri, 08 Jul 2005 12:47:19 -0400
From: Leo Costela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#313345: fixed in gaim-encryption 2.38-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 08 Jul 2005 12:47:19 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: gaim-encryption
Source-Version: 2.38-1

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

gaim-encryption_2.38-1.diff.gz
  to pool/main/g/gaim-encryption/gaim-encryption_2.38-1.diff.gz
gaim-encryption_2.38-1.dsc
  to pool/main/g/gaim-encryption/gaim-encryption_2.38-1.dsc
gaim-encryption_2.38-1_i386.deb
  to pool/main/g/gaim-encryption/gaim-encryption_2.38-1_i386.deb
gaim-encryption_2.38.orig.tar.gz
  to pool/main/g/gaim-encryption/gaim-encryption_2.38.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.
Leo Costela <[EMAIL PROTECTED]> (supplier of updated gaim-encryption 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, 13 Jun 2005 14:35:57 -0300
Source: gaim-encryption
Binary: gaim-encryption
Architecture: source i386
Version: 2.38-1
Distribution: unstable
Urgency: low
Maintainer: Leo Costela <[EMAIL PROTECTED]>
Changed-By: Leo Costela <[EMAIL PROTECTED]>
Description: 
 gaim-encryption - gaim plugin that provides transparent encryption
Closes: 313345
Changes: 
 gaim-encryption (2.38-1) unstable; urgency=low
 .
   * New upstream version
   * Fixed Gaim version check (Closes: #313345)
Files: 
 e3fd9d8f054a7dfea8d963f7e73e8792 663 net optional gaim-encryption_2.38-1.dsc
 31efd39c3c245402de36f2baaeda01b4 543958 net optional 
gaim-encryption_2.38.orig.tar.gz
 8bf1f5778765e88c85f3c71e35ece410 2767 net optional 
gaim-encryption_2.38-1.diff.gz
 5dacf673305db6c4c632021fae378748 90518 net optional 
gaim-encryption_2.38-1_i386.deb

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

iD8DBQFCrcZRImLTb3rflGYRAvnUAKDxeyVHZjn5+UrC1GYR/CWJ2sfAbACg2F8q
XlRJvo6mrddP6uceK9091xA=
=NmVC
-----END PGP SIGNATURE-----


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

Reply via email to