Your message dated Thu, 24 Feb 2005 09:02:04 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#274730: fixed in avifile 1:0.7.43.20050224-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; 3 Oct 2004 21:13:33 +0000
>From [EMAIL PROTECTED] Sun Oct 03 14:13:33 2004
Return-path: <[EMAIL PROTECTED]>
Received: from h-67-100-217-179.hstqtx02.covad.net (backlot.linas.org) 
[67.100.217.179] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CEDfh-0004Mj-00; Sun, 03 Oct 2004 14:13:33 -0700
Received: by backlot.linas.org (Postfix, from userid 500)
        id 3EB8D1BCFE; Sun,  3 Oct 2004 16:13:32 -0500 (CDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Linas Vepstas <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: avifile-player: aviplay crashes when playing certain file
X-Mailer: reportbug 2.99.5
Date: Sun, 03 Oct 2004 16:13:32 -0500
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: avifile-player
Version: 1:0.7.38.20030710-1.1
Severity: normal


When playing a certain file, aviplay crashes within about half-a-second.
I've posted the file at
http://www.gnucash.org/stfu-tds.squabble.in.coral.gables.xvid.avi
This file is about 173 MBytes long, should be 10 or 20 minutes long ... 

stdout during playback is:
% aviplay s*
<init> : Avifile CVS-0.7.38-030710-15:39-gcc version 3.3.3 (Debian
20040422)
<init> : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 apic
sep mtrr pge mca cmov pat pse36 mmx fxsr
<init> : 467.74 MHz Celeron (Mendocino) processor detected
<aviplay> : Debug is on 0
<reader> : checking: stfu-tds.squabble.in.coral.gables.xvid.avi
<AVI reader> : MainHeader: MicroSecPerFrame=33367 MaxBytesPerSec=0
 PaddingGranularity=0 Flags=[ HAS_INDEX IS_INTERLEAVED ] TotalFrames=152
 InitialFrames=0 Streams=2 SuggestedBufferSize=0 WxH=512x384
 Scale=0 Rate=0 Start=0 Length=0
<AVI Reader> : WARNING: fccHandler differs from biCompression!
<AVI reader> : StreamHeader: Type=vids Handler=XVID Flags=[ ]
 InitialFrames=0 Scale=333667 Rate=10000000 Start=0 Length=41339
 SuggestedBufferSize=100428 Quality=10000 SampleSize=0 Rect
l,r,t,b=0,512,0,384
<AVI reader> : StreamHeader: Type=auds Handler=0x0 Flags=[ ]
 InitialFrames=0 Scale=1152 Rate=48000 Start=0 Length=57472
 SuggestedBufferSize=1536 Quality=-1 SampleSize=0 Rect l,r,t,b=0,0,0,0
<AVI reader> : InfoChunk Software:  AVI-Mux GUI 1.16.8, Aug 24 2004
12:42:57
<AVI reader> : Reading index from offset: 1154688
<AVI reader> : WARNING: stream header has incorrect dwLength (41339 !=
152)
<AVI reader> : Stream 0 vids : XVID (0x44495658) 152 chunks (0.59KB)
<AVI reader> : WARNING: stream header has incorrect dwLength (57472 !=
219)
<AVI reader> : Stream 1 auds : MPEG Layer-3 (0x55) 219 chunks (1.71KB)
<StreamCache> : Creating cache for file descriptor: 7
<reader> : Initialized audio stream (chunk tblsz: 219, fmtsz: 30)
<audio reader> : MPEG1 Layer-3 48000Hz 0kbps JointStereo Xing
(1152,428,384)
<reader> : Initialized video stream (chunk tblsz: 152, fmtsz: 40)
<codec keeper> : Found 7 plugins (/usr/lib/avifile-0.7,A:24,V:26)
<codec keeper> : FFMPEG OpenDivX video decoder created
<renderer> : SDL video driver: x11
<renderer> : created surface: 512x384 32 bits
<renderer> : created overlay: 512x384 Planar YV12
<renderer> : XV port: 69
<renderer> : XV attribute: XV_COLORKEY  GS   <0, 16777215> = 30
<renderer> : XV attribute: XV_BRIGHTNESS  GS   <-128, 127> = -1
<renderer> : XV attribute: XV_CONTRAST  GS   <0, 255> = 127
<renderer> : XV attribute: XV_DOUBLE_BUFFER  GS   <0, 1> = 1
<codec keeper> : MPEG Layer-1,2,3 audio decoder created
<aviplay> : Will try audio renderers in this order: OSS,SDL,noaudio
<audio renderer> : src fmt=0x55 2ch 48000Hz  0b  16273B/s balign=1
cbsz=12
<audio renderer> : dst fmt=0x01 2ch 48000Hz 16b 192000B/s balign=4
cbsz=0
<OSS audio renderer> : frags=9  size=4096b  buffer=36864b (4096b)
<ffodivx> : using DR1
This file was encoded with DivX999 Build0p
This file was encoded with XviD build 36
vop not coded
vop not coded
vop not coded
vop not coded
vop not coded
aviplay: ReadStreamV.cpp:92: avm::CImage* avm::VideoQueue::FrontReady()
const: Assertion `m_Ready.size()' failed.
Abort



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.20
Locale: LANG=C, LC_CTYPE=C

Versions of packages avifile-player depends on:
ii  libavifile-0.7c102 1:0.7.38.20030710-1.1 shared libraries for AVI read/writ
ii  libc6              2.3.2.ds1-17          GNU C Library: Shared libraries an
ii  libgcc1            1:3.4.2-2             GCC support library
ii  libice6            4.3.0.dfsg.1-8        Inter-Client Exchange library
ii  libqt3c102-mt      3:3.3.3-4.1           Qt GUI Library (Threaded runtime v
ii  libsdl1.2debian    1.2.7-10              Simple DirectMedia Layer
ii  libsm6             4.3.0.dfsg.1-8        X Window System Session Management
ii  libstdc++5         1:3.3.4-13            The GNU Standard C++ Library v3
ii  libx11-6           4.3.0.dfsg.1-8        X Window System protocol client li
ii  libxext6           4.3.0.dfsg.1-8        X Window System miscellaneous exte
ii  libxi6             4.3.0.dfsg.1-8        X Window System Input extension li
ii  libxv1             4.3.0.dfsg.1-8        X Window System video extension li
ii  xlibs              4.3.0.dfsg.1-8        X Window System client libraries m

-- debconf-show failed

---------------------------------------
Received: (at 274730-close) by bugs.debian.org; 24 Feb 2005 14:09:35 +0000
>From [EMAIL PROTECTED] Thu Feb 24 06:09:35 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 1D4JgN-0000EF-00; Thu, 24 Feb 2005 06:09:35 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1D4JZ6-0005aQ-00; Thu, 24 Feb 2005 09:02:04 -0500
From: Zdenek Kabelac <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#274730: fixed in avifile 1:0.7.43.20050224-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 24 Feb 2005 09:02:04 -0500
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: 
X-CrossAssassin-Score: 9

Source: avifile
Source-Version: 1:0.7.43.20050224-1

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

avifile-divx-plugin_0.7.43.20050224-1_i386.deb
  to pool/contrib/a/avifile/avifile-divx-plugin_0.7.43.20050224-1_i386.deb
avifile-mad-plugin_0.7.43.20050224-1_i386.deb
  to pool/main/a/avifile/avifile-mad-plugin_0.7.43.20050224-1_i386.deb
avifile-mjpeg-plugin_0.7.43.20050224-1_i386.deb
  to pool/main/a/avifile/avifile-mjpeg-plugin_0.7.43.20050224-1_i386.deb
avifile-player_0.7.43.20050224-1_i386.deb
  to pool/main/a/avifile/avifile-player_0.7.43.20050224-1_i386.deb
avifile-utils_0.7.43.20050224-1_i386.deb
  to pool/main/a/avifile/avifile-utils_0.7.43.20050224-1_i386.deb
avifile-vorbis-plugin_0.7.43.20050224-1_i386.deb
  to pool/main/a/avifile/avifile-vorbis-plugin_0.7.43.20050224-1_i386.deb
avifile-win32-plugin_0.7.43.20050224-1_i386.deb
  to pool/contrib/a/avifile/avifile-win32-plugin_0.7.43.20050224-1_i386.deb
avifile-xvid-plugin_0.7.43.20050224-1_i386.deb
  to pool/contrib/a/avifile/avifile-xvid-plugin_0.7.43.20050224-1_i386.deb
avifile_0.7.43.20050224-1.dsc
  to pool/main/a/avifile/avifile_0.7.43.20050224-1.dsc
avifile_0.7.43.20050224-1.tar.gz
  to pool/main/a/avifile/avifile_0.7.43.20050224-1.tar.gz
libavifile-0.7-dev_0.7.43.20050224-1_i386.deb
  to pool/main/a/avifile/libavifile-0.7-dev_0.7.43.20050224-1_i386.deb
libavifile-0.7c102_0.7.43.20050224-1_i386.deb
  to pool/main/a/avifile/libavifile-0.7c102_0.7.43.20050224-1_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Zdenek Kabelac <[EMAIL PROTECTED]> (supplier of updated avifile 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: Thu, 24 Feb 2005 10:49:49 +0100
Source: avifile
Binary: avifile-divx-plugin libavifile-0.7c102 avifile-utils avifile-mad-plugin 
libavifile-0.7-dev avifile-vorbis-plugin avifile-win32-plugin 
avifile-xvid-plugin avifile-mjpeg-plugin avifile-player
Architecture: source i386
Version: 1:0.7.43.20050224-1
Distribution: unstable
Urgency: low
Maintainer: Zdenek Kabelac <[EMAIL PROTECTED]>
Changed-By: Zdenek Kabelac <[EMAIL PROTECTED]>
Description: 
 avifile-divx-plugin - Divx4Linux video encoding plugin
 avifile-mad-plugin - MAD - MPEG audio plugin for libavifile
 avifile-mjpeg-plugin - MJPEG video plugin for libavifile
 avifile-player - Video player for AVI/ASF/WMF files
 avifile-utils - utility programs using the avifile library
 avifile-vorbis-plugin - Vorbis audio plugin for libavifile
 avifile-win32-plugin - Win32 audio/video plugin for libavifile
 avifile-xvid-plugin - XviD video encoding plugin for libavifile
 libavifile-0.7-dev - development header files for libavifile
 libavifile-0.7c102 - shared libraries for AVI read/writing
Closes: 209432 225081 225172 252982 259417 260808 264322 274591 274730 290069 
295486
Changes: 
 avifile (1:0.7.43.20050224-1) unstable; urgency=low
 .
   * updated to latest ffmpeg
   * fix packaging (Closes: 252982, 259417, 295486)
   * fixed xvid plugin (Closes: 225172)
     it's users responsibility to install this libxvidcore4 library
     as it is no a part of default debian project.
     this is just plugin which utilizies this library.
   * Xserver crashes are really Xserver crashes (Closes: 260808)
     I affraid you will have to bother the author of your XV driver
     directly - forwarding this bug to Xserver maintainer won't help you
     try to use Xorg server - should be doing fairly better job...
   * fixed the bug with ffmpeg pictures (Closes: 274730)
     of course some other bugs might appear elsewhere
   * fixed long time ago (Closes: 274591)
     there are no defaults and code compiles fine with gcc-4.0
   * removed COPYING file - the copyright file already proprer links
     for licencies (Closes: 290069)
   * only decoding for new API is supported at this moment
     (Closes: 225081)
   * fixed link to marillat site (Closes: 264322)
   * fixed this changlog file so it contains also previous NMU
   * package should be compilable by any automake tool found in debian
   * partialy fixed info about some packages (Closes: 209432)
     but more will come later ;)
Files: 
 dc71653b7f3290bac9e0705f0ecebb41 1117 graphics optional 
avifile_0.7.43.20050224-1.dsc
 c4d7663c85639b6ba9ede3be8608a672 3147458 graphics optional 
avifile_0.7.43.20050224-1.tar.gz
 3ff932abd8ea61dcad31bb06752e61fb 1800092 libs optional 
libavifile-0.7c102_0.7.43.20050224-1_i386.deb
 92259d39072bff27b69aac15e64a3ea6 48978 devel optional 
libavifile-0.7-dev_0.7.43.20050224-1_i386.deb
 c071771dd61ed0e610bb96091a872d7c 64526 libs optional 
avifile-mad-plugin_0.7.43.20050224-1_i386.deb
 7bd41bec0be44b1bacbec18fd5e2b9a2 11394 libs optional 
avifile-mjpeg-plugin_0.7.43.20050224-1_i386.deb
 1fe2951c79d5cf60fc947310007d7346 7450 libs optional 
avifile-vorbis-plugin_0.7.43.20050224-1_i386.deb
 d143e356ca98a8dd5af9f7ae166c1d46 93846 contrib/libs optional 
avifile-win32-plugin_0.7.43.20050224-1_i386.deb
 a74d243f163b92a1ad8fe9c204804c36 10724 contrib/libs optional 
avifile-xvid-plugin_0.7.43.20050224-1_i386.deb
 810f6b1607eb1d1c3eebeac921ce4f07 12700 contrib/libs optional 
avifile-divx-plugin_0.7.43.20050224-1_i386.deb
 6f6de232e39908962e5ffc53ca30235a 110144 graphics extra 
avifile-player_0.7.43.20050224-1_i386.deb
 9d9d0fec67fe767637b3b95c6dcffec9 318452 graphics extra 
avifile-utils_0.7.43.20050224-1_i386.deb

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

iQCVAwUBQh3a9VWWyMLXq+m5AQJDIgQA1xC7/GYeJ9i6raXgWI2R12ccfk05Podx
eSPGPCpLdIHXf+xSIExQ0Lx4k1KvAfcFPueLw9pkMkFTkYn9nKyJzvLy84nMVHXL
Zy8Xbx6sV+vblS2j1aWXDugFF1wfUuKuzMazj2LigTtIdet7sojgj8PuvpH+JWMM
YBGjBkZt6fw=
=r1kg
-----END PGP SIGNATURE-----


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

Reply via email to