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

Bug#429509: marked as done (wmmixer: Segfault on AMD64)



Your message dated Mon, 18 Jun 2007 19:47:51 +0000
with message-id <E1I0NCZ-0007D3-ND@ries.debian.org>
and subject line Bug#429509: fixed in wmmixer 1.5-8
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: wmmixer
Version: 1.5-7
Severity: serious
Tags: patch

Hi,

The version of wmmixer currently in unstable segfaults on AMD64.
Here is the backtrace :
Program received signal SIGSEGV, Segmentation fault.
#0  0x00002aab1500fddb in free () from /lib/libc.so.6
#1  0x00000000004029b9 in XHandler::initIcons (this=0x60c010, num=25) at xhandler.cc:365
#2  0x00000000004034ec in XHandler::init (this=0x60c010, argc=1, argv=0x7fff969e6c98, num_channels=25) at xhandler.cc:75
#3  0x0000000000405670 in WMMixer::init (this=0x7fff969e6a60, argc=1, argv=0x7fff969e6c98) at wmmixer.cc:119
#4  0x00000000004056f2 in main (argc=1, argv=0x7fff969e6c98) at wmmixer.cc:579

I've attached a patch to fix this problem to this mail.

-- 
Florent
--- wmmixer-1.5.old/xhandler.cc
+++ wmmixer-1.5/xhandler.cc
@@ -24,6 +24,7 @@
   strcpy(backcolor_name_, BACKCOLOR);
 
   button_state_ = 0;
+  icon_list_ = NULL;
 }
 
 //--------------------------------------------------------------------

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
--- Begin Message ---
Source: wmmixer
Source-Version: 1.5-8

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

wmmixer_1.5-8.diff.gz
  to pool/main/w/wmmixer/wmmixer_1.5-8.diff.gz
wmmixer_1.5-8.dsc
  to pool/main/w/wmmixer/wmmixer_1.5-8.dsc
wmmixer_1.5-8_i386.deb
  to pool/main/w/wmmixer/wmmixer_1.5-8_i386.deb



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 429509@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matej Vela <vela@debian.org> (supplier of updated wmmixer 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Mon, 18 Jun 2007 21:24:01 +0200
Source: wmmixer
Binary: wmmixer
Architecture: source i386
Version: 1.5-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Matej Vela <vela@debian.org>
Description: 
 wmmixer    - A mixer application designed for WindowMaker
Closes: 174899 429509
Changes: 
 wmmixer (1.5-8) unstable; urgency=medium
 .
   * QA upload.
   * Acknowledge NMU.  Closes: #174899.
   * xhandler.cc: Initialize `icon_list_'.  Thanks to Florent Bayle for
     the patch.  Closes: #429509.
   * Remove no longer necessary build dependency on x-dev.
   * Switch to debhelper 5.
   * debian/rules:
     - Add support for DEB_BUILD_OPTIONS=noopt.
     - Remove support for DEB_BUILD_OPTIONS=debug.
     - Let dh_strip handle DEB_BUILD_OPTION=nostrip.
   * Conforms to Standards version 3.7.2.
Files: 
 a1978b79071ccecc00521186212d59b4 594 x11 optional wmmixer_1.5-8.dsc
 e07f67de34dd79218253c8feb0a01505 4047 x11 optional wmmixer_1.5-8.diff.gz
 cb854539b61374eadf503735885519c4 26358 x11 optional wmmixer_1.5-8_i386.deb

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

iD8DBQFGdt5cqbYs6sQrY8oRAuAlAJ9thwZ4Pp9wlEoFYIpM0TUhABZU7gCeKZWR
CCG775qkvtgwbkJXwRe1nUc=
=eJEp
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: