Bug#320391: gdb: internal-error : unknown ptrace event 5

2005-07-28 Thread wim delvaux
Package: gdb Version: 6.3-6 Severity: grave Justification: renders package unusable when running a (heavily) threaded program I get an internal error causing dbg to fail. session trace : [EMAIL PROTECTED]:.../Server$ gdb AP_BNPeer GNU gdb 6.3-debian Copyright 2004 Free Software Foundation, Inc.

Bug#305195: xmms-arts: arts in combination with crossfade plugin causes audio to 'skip'

2005-04-18 Thread wim delvaux
Package: xmms-arts Version: 0.7.1-2 Severity: grave Justification: renders package unusable when I use crossfade with alsa plugin the xmms plays music just fine. However when I want to activate arts output ( because of conflicts in opening audio device with other applications ) the music skips.

Bug#297798: valgrind test case

2005-03-07 Thread wim delvaux
On Monday 07 March 2005 18:15, Justin Pryzby wrote: > Have you tried to construct a minimal test case? > > I tried to reproduce the problem with a trivial program, included. > Let me know if I'm missing something already known. > > Thanks, > Justin > > References > > [0] http://bugs.debian.org/cgi-

Bug#297798: valgrind error

2005-03-05 Thread wim delvaux
On Saturday 05 March 2005 18:23, Justin Pryzby wrote: > Hi, > > Could you expand on the Debian bug #297798 which you reported against > libc6? It seems like you mean that applications using dlerror() break > when invoked by valgrind, because valgrind dlsym() frees its return > pointer. Is that a

Bug#297798: libc6: dlerror valgrind error

2005-03-02 Thread wim delvaux
Package: libc6 Version: 2.3.2.ds1-20 Severity: critical Justification: breaks unrelated software the following statement AC_RaiseExc( AC_Critical, AC_For(Myself), AC_Private( AC_ ), "Cannot load PEX %s of %s : %s", Fn, Name, dlerror() ); which basicall