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

Bug#146811: marked as done (mp3blaster: Segfault when trying to open non-existing ogg files)



Your message dated Sun, 07 Mar 2004 17:02:04 -0500
with message-id <E1B06LU-00039e-00@newraff.debian.org>
and subject line Bug#146811: fixed in mp3blaster 1:3.2.0-5
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 May 2002 11:12:12 +0000
>From eelco@monade.33lc0.net Mon May 13 06:12:12 2002
Return-path: <eelco@monade.33lc0.net>
Received: from aml-sfh-1d12.adsl.wanadoo.nl (wideview.33lc0.net) [212.129.157.18] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 177DkS-0003Iq-00; Mon, 13 May 2002 06:12:12 -0500
Received: from monade.33lc0.net ([192.168.10.1] ident=mail)
	by wideview.33lc0.net with esmtp (Exim 3.12 #1 (Debian))
	id 177DkP-0005Bn-00; Mon, 13 May 2002 13:12:09 +0200
Received: from eelco by monade.33lc0.net with local (Exim 3.35 #1 (Debian))
	id 177DkK-0002ae-00; Mon, 13 May 2002 13:12:04 +0200
Date: Mon, 13 May 2002 13:12:04 +0200
From: Eelco Lempsink <eelco@monade.33lc0.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Cc: mp3blaster-devel@stack.nl
Subject: mp3blaster: Segfault when trying to open non-existing ogg files
Message-ID: <20020513111204.GB298@monade.33lc0.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
X-Mailer: reportbug 1.50
Delivered-To: submit@bugs.debian.org

Package: mp3blaster
Version: 1:3.1.1-1
Severity: important
Tags: patch

mp3blaster segfaults when trying to play an .ogg file that doesn't
exists. Actually libvorbis segfaults, because mp3blaster executes
ov_clear on a non existing file. A patch for oggplayer.cc is here:


--- oggplayer.cc	Sun Oct  7 15:06:31 2001
+++ oggplayer.fixed.cc	Mon May 13 12:48:46 2002
@@ -36,10 +36,7 @@
 Oggplayer::~Oggplayer()
 {
 	if (of)
-	{
-		ov_clear(of);
 		delete of;
-	}
 }
 
 bool Oggplayer::openfile(char *filename, char *device, soundtype write2file)


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux monade 2.4.18 #1 Tue Feb 26 20:11:46 CET 2002 i686
Locale: LANG=C, LC_CTYPE=en_US

Versions of packages mp3blaster depends on:
ii  libc6                    2.2.5-6         GNU C Library: Shared libraries an
ii  libncurses5              5.2.20020112a-7 Shared libraries for terminal hand
ii  libsidplay1              1.36.47-2.2     SID (MOS 6581) emulation library
ii  libstdc++2.10-glibc2.2   1:2.95.4-8      The GNU stdc++ library
ii  libvorbis0               1.0rc3-1        The Vorbis General Audio Compressi


---------------------------------------
Received: (at 146811-close) by bugs.debian.org; 7 Mar 2004 22:08:07 +0000
>From katie@ftp-master.debian.org Sun Mar 07 14:08:07 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1B06RL-0006fA-00; Sun, 07 Mar 2004 14:08:07 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1B06LU-00039e-00; Sun, 07 Mar 2004 17:02:04 -0500
From: Jochen Friedrich <jochen@scram.de>
To: 146811-close@bugs.debian.org
X-Katie: $Revision: 1.44 $
Subject: Bug#146811: fixed in mp3blaster 1:3.2.0-5
Message-Id: <E1B06LU-00039e-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 07 Mar 2004 17:02:04 -0500
Delivered-To: 146811-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_05 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_03_05
X-Spam-Level: 

Source: mp3blaster
Source-Version: 1:3.2.0-5

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

mp3blaster_3.2.0-5.diff.gz
  to pool/main/m/mp3blaster/mp3blaster_3.2.0-5.diff.gz
mp3blaster_3.2.0-5.dsc
  to pool/main/m/mp3blaster/mp3blaster_3.2.0-5.dsc
mp3blaster_3.2.0-5_alpha.deb
  to pool/main/m/mp3blaster/mp3blaster_3.2.0-5_alpha.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 146811@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Friedrich <jochen@scram.de> (supplier of updated mp3blaster 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: Sun,  7 Mar 2004 22:12:43 +0100
Source: mp3blaster
Binary: mp3blaster
Architecture: source alpha
Version: 1:3.2.0-5
Distribution: unstable
Urgency: low
Maintainer: Jochen Friedrich <jochen@scram.de>
Changed-By: Jochen Friedrich <jochen@scram.de>
Description: 
 mp3blaster - Full-screen console mp3 and ogg vorbis player
Closes: 146811 236381
Changes: 
 mp3blaster (1:3.2.0-5) unstable; urgency=low
 .
   * New Maintainer (Closes: #236381)
   * Fixed Ogg Vorbis file handle (Closes: #146811)
Files: 
 677f923d487ef225b731d0c3266b655e 637 sound optional mp3blaster_3.2.0-5.dsc
 3c9e93fd328e4dd202bba4b2941bbb21 36025 sound optional mp3blaster_3.2.0-5.diff.gz
 ec67c9029e25662a1e0638ee77847ad8 235052 sound optional mp3blaster_3.2.0-5_alpha.deb

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

iD8DBQFAS5c2CpnRFf3dM7gRAqxsAJ9GgQ+PU+jt/rj4KYQ+lqvdj100qQCeLXXO
ncXo7x1aCi7O1haNCFDW7vo=
=v+V7
-----END PGP SIGNATURE-----



Reply to: