Your message dated Thu, 2 Sep 2010 11:34:08 +0200
with message-id <[email protected]>
and subject line Package got removed
has caused the Debian Bug report #568683,
regarding libogg-vorbis-perl: segmentation fault on corrupt ogg file (null
pointer dereference)
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
568683: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568683
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libogg-vorbis-perl
Version: 0.05.ds1-1+b1
Severity: normal
Ogg::Vorbis crashes on corrupt ogg files (or files that aren't ogg
files). Testcase:
#!/usr/bin/env perl
use strict;
use Ogg::Vorbis;
open OGG, '<', '/dev/null' or die;
my $ogg = Ogg::Vorbis->new;
$ogg->open(*OGG);
my $com = $ogg->comment;
close OGG or die;
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages libogg-vorbis-perl depends on:
ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib
ii libvorbisfile3 1.2.3-3 The Vorbis General Audio Compressi
ii perl 5.10.1-9 Larry Wall's Practical Extraction
ii perl-base [perlapi-5.10.0] 5.10.1-9 minimal Perl system
libogg-vorbis-perl recommends no packages.
libogg-vorbis-perl suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.05.ds1-1+rm
Hi!
As the package got removed from Debian's archive (please see
http://bugs.debian.org/594445 for details) I hereby close these bug
reports.
Best Regards,
Alexander
--- End Message ---