Subject: mp3blaster unusable under virtual console, works ok in x-terminal
Date: Thu, 21 Jun 2001 02:17:55 -0500
Package: mp3blaster
Version: 1:2pre3.0p8-1
Severity: important
Tags: sid
When run in a virtual console, [F1]-[F9] do not work as described,
and [F4] causes a segmentation fault. mp3blaster is unusable in virtual
console
In any sort of x-terminal, it works ok.
-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux wagnolia 2.4.5 #1 SMP Wed Jun 20 17:01:33 CDT 2001 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages mp3blaster depends on:
ii libc6 2.2.3-6 GNU C Library: Shared libraries an
ii libncurses5 5.2.20010318-2 Shared libraries for terminal hand
ii libstdc++2.10-glibc2.2 1:2.95.4-0.010604 The GNU stdc++ library
ii libvorbis0 1.0rc1-1 The OGG Vorbis lossy audio compres
Subject: Re: Bug#101735: mp3blaster unusable under virtual console, works ok in x-terminal
Date: Thu, 21 Jun 2001 15:29:10 -0300
tags 101735 unreproducible
thanks
On Thu, Jun 21, 2001 at 02:17:55AM -0500, Lance Simmons wrote:
> Package: mp3blaster
> Version: 1:2pre3.0p8-1
> Severity: important
> Tags: sid
>
>
> When run in a virtual console, [F1]-[F9] do not work as described,
> and [F4] causes a segmentation fault. mp3blaster is unusable in virtual
> console
>
> In any sort of x-terminal, it works ok.
I'm pretty sure it works in the console. I just tested it again. And F4
works as well. If you are sure this happens, can you follow-up to the
bug and provide more information, like a strace log?
Thank you,
Carlos.
>
> -- System Information
> Debian Release: testing/unstable
> Architecture: i386
> Kernel: Linux wagnolia 2.4.5 #1 SMP Wed Jun 20 17:01:33 CDT 2001 i686
> Locale: LANG=C, LC_CTYPE=C
>
> Versions of packages mp3blaster depends on:
> ii libc6 2.2.3-6 GNU C Library: Shared libraries an
> ii libncurses5 5.2.20010318-2 Shared libraries for terminal hand
> ii libstdc++2.10-glibc2.2 1:2.95.4-0.010604 The GNU stdc++ library
> ii libvorbis0 1.0rc1-1 The OGG Vorbis lossy audio compres
>
--
_ _ _| _ _ | _ . _ | _ carlos.debian.net Debian-BR Project
(_(_|| |(_)_) |(_|\/|(_)|(_| uin#: 981913 (icq) debian-br.sf.net
Linux: the choice of a GNU generation - Registered Linux User #103594
Package: mp3blaster
Version: 1:3.1.1-3
Severity: Important
Kernel: 2.4.18
libc6: 2.2.5-7
I just installed mp3blaster for some console work, and I came accross this
bug. I've attached a strace log of a very short mp3blaster session.
Order of events:
~# strace -o mp3blaster.log mp3blaster
F1
F2
F3
F5
F6
F7
F8
F4<segfault>
Hope this helps!
tag 101735 -unreproducible
thanks
Hi Lance,
it looks like the bug is depending on the TERM variable. If TERM is set to
linux, mp3blaster runs fine for me. If TERM is set to vt100, i get the
exact same behaviour as you (i.e. nothing happens on f-keys except for F4
which crashes mp3blaster).
--jochen
Information stored: Bug#101735; Package mp3blaster.
(full text, mbox, link).
* Jochen Friedrich <[email protected]> [040309 14:53]:
> tag 101735 -unreproducible thanks
>
> Hi Lance,
>
> it looks like the bug is depending on the TERM variable. If TERM is
> set to linux, mp3blaster runs fine for me. If TERM is set to vt100, i
> get the exact same behaviour as you (i.e. nothing happens on f-keys
> except for F4 which crashes mp3blaster).
>
Thanks. I haven't used mp3blaster lately, but just now when I changed
TERM to linux, it continued to have the same problem. Likely I'm doing
something wrong, but since I don't use mp3blaster any more, it's hard to
get motivated to look at it more closely.
--
Lance Simmons
Package: mp3blaster
Version: 1:3.2.0-6
Followup-For: Bug #101735
is_audiofile() segfaults in strcmp when passing in a null pointer.
Attached patch tests for null. Note that this does not fix handling
the function-keys on vt100 proper.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-p4-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages mp3blaster depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libgcc1 1:3.4.3-6 GCC support library
ii libncurses5 5.4-4 Shared libraries for terminal hand
ii libsidplay1-c102 1.36.59-2 SID (MOS 6581) emulation library
ii libstdc++5 1:3.3.5-5 The GNU Standard C++ Library v3
ii libvorbis0a 1.0.1-1 The Vorbis General Audio Compressi
ii libvorbisfile3 1.0.1-1 The Vorbis General Audio Compressi
-- no debconf information
On Sun, Jan 09, 2005 at 02:40:14PM +0100, Bernhard Fischer wrote:
> Package: mp3blaster
> Version: 1:3.2.0-6
> Followup-For: Bug #101735
>
> is_audiofile() segfaults in strcmp when passing in a null pointer.
> Attached patch tests for null. Note that this does not fix handling
> the function-keys on vt100 proper.
vt100's don't have function keys. They do have 4 keys across the top of the
number keypad which can (often are) treated in that manner.
--
Thomas E. Dickey
http://invisible-island.netftp://invisible-island.net
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.