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

Bug#440543: marked as done (timidity: segmentation fault in do_ch_reverb())



Your message dated Mon, 03 Sep 2007 10:47:04 +0000
with message-id <E1IS9SS-0000Hw-AE@ries.debian.org>
and subject line Bug#440543: fixed in timidity 2.13.2-15
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: timidity
Version: 2.13.2-14
Severity: normal

*** Please type your report below this line ***


Hi,

When I play the midi file downloaded from
http://www16.big.or.jp/~zun/data/smf/arc/th3_06.lzh
(LZH is an archive format. It can be decompressed by jlha-utils or lha)

I got segmentation fault.

The gdb backtrace is:
(gdb) set args th3_06.mid
(gdb) run

...

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1216805200 (LWP 18746)]
do_ch_reverb_panning_delay (buf=0x81b9340, count=4096,
    info=<value optimized out>) at optcode.h:101
101         __asm__("movl %1, %%eax\n\t"
(gdb) backtrace
#0  do_ch_reverb_panning_delay (buf=0x81b9340, count=4096,
    info=<value optimized out>) at optcode.h:101
#1  0x080ac932 in do_ch_reverb (buf=0x81b9340, count=4096) at reverb.c:1901
#2  0x0807c8fe in do_compute_data (count=<value optimized out>)
    at playmidi.c:6862
#3  0x080852aa in compute_data (count=3182) at playmidi.c:7164
#4  0x08087073 in play_event (ev=0xb7422bb0) at playmidi.c:7528
#5  0x0808aa2b in play_midi_file (fn=0x827d0a0 "/tmp/th3_06.mid")
    at playmidi.c:8245
#6  0x0808b3dc in dumb_pass_playing_list (number_of_files=1,
    list_of_files=0x827d090) at playmidi.c:8572
#7  0x080b6a17 in timidity_play_main (nfiles=1, files=0x827d090)
    at timidity.c:5393
#8  0x080bed3d in main (argc=2, argv=0xbf840214) at timidity.c:5661


Best Regards,
 Ying-Chun Liu



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-k7 (SMP w/1 CPU core)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages timidity depends on:
ii  libartsc0               1.5.7-2          aRts sound system C support
librar
ii  libasound2              1.0.14a-2        ALSA library
ii  libaudio2               1.9-2+b1         The Network Audio System
(NAS). (s
ii  libaudiofile0           0.2.6-7          Open-source version of
SGI's audio
ii  libc6                   2.6.1-1+b1       GNU C Library: Shared
libraries
ii  libesd-alsa0 [libesd0]  0.2.36-3         Enlightened Sound Daemon
(ALSA) -
ii  libflac8                1.1.4-3+b1       Free Lossless Audio Codec -
runtim
ii  libglib2.0-0            2.14.0-2         The GLib library of C routines
ii  libice6                 2:1.0.4-1        X11 Inter-Client Exchange
library
ii  libjack0                0.103.0-6        JACK Audio Connection Kit
(librari
ii  libncurses5             5.6+20070812-1   Shared libraries for
terminal hand
ii  libogg0                 1.1.3-2          Ogg Bitstream Library
ii  libpng12-0              1.2.15~beta5-2   PNG library - runtime
ii  libsm6                  2:1.0.3-1+b1     X11 Session Management library
ii  libvorbis0a             1.2.0.dfsg-2     The Vorbis General Audio
Compressi
ii  libvorbisenc2           1.2.0.dfsg-2     The Vorbis General Audio
Compressi
ii  libx11-6                2:1.0.3-7        X11 client-side library
ii  libxext6                1:1.0.3-2        X11 miscellaneous extension
librar
ii  libxmu6                 1:1.0.3-1        X11 miscellaneous utility
library
ii  libxt6                  1:1.0.5-3        X11 toolkit intrinsics
library
ii  lsb-base                3.1-24           Linux Standard Base 3.1
init scrip
ii  xaw3dg                  1.5+E-15         Xaw3d widget set
ii  zlib1g                  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages timidity recommends:
ii  freepats                      20060219-1 Free patch set for MIDI
audio synt

-- no debconf information

-- 
                                                PaulLiu(劉穎駿)
E-mail address: grandpaul@gmail.com

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: timidity
Source-Version: 2.13.2-15

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

timidity-el_2.13.2-15_all.deb
  to pool/main/t/timidity/timidity-el_2.13.2-15_all.deb
timidity-interfaces-extra_2.13.2-15_i386.deb
  to pool/main/t/timidity/timidity-interfaces-extra_2.13.2-15_i386.deb
timidity_2.13.2-15.diff.gz
  to pool/main/t/timidity/timidity_2.13.2-15.diff.gz
timidity_2.13.2-15.dsc
  to pool/main/t/timidity/timidity_2.13.2-15.dsc
timidity_2.13.2-15_i386.deb
  to pool/main/t/timidity/timidity_2.13.2-15_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 440543@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joost Yervante Damad <andete@debian.org> (supplier of updated timidity 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, 03 Sep 2007 12:15:58 +0200
Source: timidity
Binary: timidity-el timidity timidity-interfaces-extra
Architecture: source i386 all
Version: 2.13.2-15
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Team <debian-multimedia@lists.debian.org>
Changed-By: Joost Yervante Damad <andete@debian.org>
Description: 
 timidity   - Software sound renderer (MIDI sequencer, MOD player)
 timidity-el - An Emacs front end to Timidity++
 timidity-interfaces-extra - TiMidity++ extra user interfaces
Closes: 440543
Changes: 
 timidity (2.13.2-15) unstable; urgency=low
 .
   * Fix off-by-one crash error in panning reverb (Closes: #440543)
Files: 
 2fb6875ef555a6fce40cf14e29f0ca69 1090 sound optional timidity_2.13.2-15.dsc
 ce494b47d8e5e57e3492ca79dc44b9f6 105205 sound optional timidity_2.13.2-15.diff.gz
 f2c9ab5134c643c6476a7abc45e5e662 16072 sound optional timidity-el_2.13.2-15_all.deb
 fdaaf40422c888afc0fdf36587f5224d 545760 sound optional timidity_2.13.2-15_i386.deb
 994cba48bdcaa9d6fa559bf681c54357 84252 sound optional timidity-interfaces-extra_2.13.2-15_i386.deb

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

iD8DBQFG2+Pc0/r2+3z8lN0RAnJCAKC2maAXsviLBmid8hxwUwVor44MpwCeO2m5
Dt05xyMcpJzah4gEGoPaeFg=
=pvTv
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: