I was trying to investigate a crash when using grip. So i recompiled with USE=debug, then started it with "gdb grip" "run". I'm not that familiar with gdb but this should make things work, right? After the "run", grip does start. I select all tracks, and hit "Rip+Encode" like i always did. Gdb spits out: "Program received signal SIG32, Real-time event 32. 0x4c835974 in pthread_getconcurrency () from /lib/libpthread.so.0" Grip is now crashed and unclosable by just clicking the little cross. Then i enter "quit" in the gdb console and answer "yes" to the question. Running grip the normal way (no via gdb) does still work. Reproducible: Always Steps to Reproduce: 1. compile grip with debug in USE 2. run grip from gdb 3. grip is unable to rip+encode cd Actual Results: Grip crashed, but isn't closed. Expected Results: Grip should just work from gdb so i can find that other bug i was looking for. Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r1, 2.6.7-rc3-bk7) ================================================================= System uname: 2.6.7-rc3-bk7 i686 Athlon XP Barto Gentoo Base System version 1.4.16 distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=athlon-xp -pipe -mmmx -msse -m3dnow" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O3 -march=athlon-xp -pipe -mmmx -msse -m3dnow" DISTDIR="/tmp/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.tiscali.nl/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage" USE="3dnow X aalib acpi alsa apm audiofile avi berkdb cdr crypt divx4linux encode esd foomaticdb gdbm geoip gif gphoto2 gtk gtk2 guile imagemagick imlib java jikes jpeg libg++ libwww mad mikmod mmx motif mpeg ncurses offensive oggvorbis opengl oss pam pdflib perl png python quicktime readline samba sdl slang sse ssl svga tcltk tcpd tiff truetype usb wmf x86 xml xml2 xmms xv xvid zlib"
if youu care enough about this, please work with the upstream developers.