Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 66432

Summary: Amarok 1.0.2 and 1.1 crash immediately at start
Product: Gentoo Linux Reporter: Brian O'Reilly <fade>
Component: [OLD] KDEAssignee: Jeremy Huddleston (RETIRED) <eradicator>
Status: RESOLVED UPSTREAM    
Severity: major CC: amd64, kde, sound, tcpdevil
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brian O'Reilly 2004-10-05 08:05:34 UTC
amarok v1.0.2 and v1.1 both crash immediately at start. Neither produce useful tracebacks. v1.0.2 throws a sigsegv and 1.1 throws a sigabrt. Starting amarok from the konsole shows the following information from the crash:

QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
QApplication::postEvent: Unexpected null receiver
amarok: Fatal IO error: client killed
QPaintDevice: Must construct a QApplication before a QPaintDevice
KCrash: Application 'amarok' crashing...

amarok is compiled with arts, xine, and gstreamer, but crashes the same way even with just arts support. Here is the information on my system:

Portage 2.0.51_rc7 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r0, 2.6.7-gentoo-r14 x86_64)
=================================================================
System uname: 2.6.7-gentoo-r14 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ http://mirrors.tds.net/gentoo ftp://chod.cwru.edu/gentoo ftp://mirrors.tds.net/gentoo http://ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups dvd encode foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml guile imlib jabber jack java jpeg kde ldap libg++ libwww maildir mikmod motif mozilla mpeg multilib ncurses nls nogcj oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline sdl slang spell ssl tcltk tcpd tetex truetype xine xml2 xmms xprint xv zlib"

... the lack of a crash trace doesn't give me much more information to hand off to you guys. Let me know if there's anything else I can provide.


Reproducible: Always
Steps to Reproduce:
1.compile amarok 1.0.2/1.1
2.run (even with --wizard)
3.immediate crash

Actual Results:  
amarok crashed, left defunct artsd processes, requiring manual cleanup. 

Expected Results:  
amarok plays teh funky music
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-11 10:38:28 UTC
Why are you using gcc-3.3 on amd64?  That might be part of your problem...
Comment 2 Brian O'Reilly 2004-10-11 12:46:40 UTC
seems to be the compiler in the ~amd64 stream...

*  sys-devel/gcc
      Latest version available: 3.3.4-r2
      Latest version installed: 3.3.4-r2
      Size of downloaded files: 23,269 kB
      Homepage:    http://www.gnu.org/software/gcc/gcc.html
      Description: The GNU Compiler Collection. Includes C/C++, java compilers, pie and ssp extensions
      License:     GPL-2 LGPL-2.1

======================

infiltrator ~ # gcc -v
Reading specs from /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/specs
Configured with: /var/tmp/portage/gcc-3.3.4-r2/work/gcc-3.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.3/info --enable-shared --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77 --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --enable-multilib --enable-__cxa_atexit --enable-clocale=generic
Thread model: posix
gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r2, ssp-3.3.2-2, pie-8.7.6)
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-11 14:53:28 UTC
Yeah, you're using an old (gcc-3.3) profile, but unfortunately gcc-3.3 has many problems on amd64, and most packages in portage are now gcc-3.4 safe.  I'd recommend switching to a gcc-3.4 profile:

rm /etc/make.profile
ln -s /usr/portage/profiles/gcc34-amd64-2004.1 /etc/make.profile

After doing that, make sure you add 'multilib' to your USE in make.conf, then do the following:
emerge -v gcc  (to get the new gcc-3.4)
emerge -v portage  (to get a multilib capable portage)
emerge -v system (in case anything else in system needs to be emerged due to the profile change)
revdep-rebuild --soname libstdc++.so.5 (to rebuild all c++ aps with the new c++ library)

If you want to use the new cascading profiles, you need portage-2.0.51 which will be released soon (you can use _rc9 without too much worry), then use
/usr/portage/profiles/default-linux/amd64/gcc34-2004.2 instead.  revdep-rebuild is in the 'gentoolkit' package.
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-15 03:04:40 UTC
marking 'worksforme' as that is the best fit... but I'm fairly certain this is because you're using gcc-3.3, so please try upgrading and reopening if youu still have problems.
Comment 5 Brian O'Reilly 2004-10-15 10:44:13 UTC
Well, I just spent about three days working back /w the revdep script relinking everything after the suggested gcc/libstdc++ upgrade, and I can say that the sigsegv is still hapening as initially advertised, so I'm going to reopen the bug, and paste the updated infor below.

-B

--------------

infiltrator ~ # emerge info
Portage 2.0.51_rc9 (gcc34-amd64-2004.1, gcc-3.4.2, glibc-2.3.4.20041006-r0, 2.6.8-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.8-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb bitmap-fonts bonobo cdparanoia cdr crypt cups dvd encode f77 foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml guile imlib jabber jack jpeg kde ldap libg++ libwww maildir mikmod motif mozilla mpeg multilib ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl tcltk tcpd tetex truetype xine xml2 xmms xprint xv zlib"


=========================

This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash.

(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
Using host libthread_db library "/lib/libthread_db.so.1".
Using host libthread_db library "/lib/libthread_db.so.1".
0x0000002a99d6f309 in ?? ()
#0  0x0000002a99d6f309 in ?? ()
#1  0x0000000000001c1f in ?? ()
#2  0x0000000000000400 in ?? ()
#3  0x0000000000000000 in ?? ()
#4  0x0000007fbfffe7c0 in ?? ()
#5  0x0000000000001c1f in ?? ()
#6  0x0000002a97141141 in ?? ()
#7  0x00000000009b8950 in ?? ()
#8  0x00000000004b46e6 in ?? ()
#9  0x0000000000000000 in ?? ()
#10 0x0000000000000002 in ?? ()
#11 0x000000000061de80 in ?? ()
#12 0x00000000004cf181 in ?? ()
#13 0x5d3ec3e2bfffe720 in ?? ()
#14 0x00000000009b8950 in ?? ()
#15 0x00000000009b88f0 in ?? ()
#16 0x0000007fbfffe8b0 in ?? ()
#17 0x0000000000000001 in ?? ()
#18 0x0000000000000001 in ?? ()
#19 0x0000007fbfffe8b0 in ?? ()
#20 0x00000000004af0ba in ?? ()
#21 0x0000000000000803 in ?? ()
#22 0x0000000000857e72 in ?? ()
#23 0x0000000000000001 in ?? ()
#24 0x000003e800008180 in ?? ()
#25 0x0000000000000064 in ?? ()
#26 0x0000000000000000 in ?? ()
#27 0x0000000000000000 in ?? ()
#28 0x0000000000020000 in ?? ()
#29 0x0000000000000000 in ?? ()
#30 0x0000000041700b9a in ?? ()
#31 0x00000000018c7070 in ?? ()
#32 0x0000000041700b9a in ?? ()
#33 0x00000000018c7070 in ?? ()
#34 0x00000000000041c0 in ?? ()
#35 0x0000000000946350 in ?? ()
#36 0x0000000000000000 in ?? ()
#37 0x00000000009b8d20 in ?? ()
#38 0x0000000000000000 in ?? ()
#39 0x0000000000000803 in ?? ()
#40 0x0000002a9a29c9e0 in ?? ()
#41 0x0000000000a94a00 in ?? ()
#42 0x0000000000004193 in ?? ()
#43 0x0000000000000400 in ?? ()
#44 0x0000000000000400 in ?? ()
#45 0x0000000000000000 in ?? ()
#46 0x000000000000000b in ?? ()
#47 0x0000000000000000 in ?? ()
#48 0x0000007fbfffe7c0 in ?? ()
#49 0x0000007fbfffe8f0 in ?? ()
#50 0x00000000009b86b0 in ?? ()
#51 0x00000000009b86b0 in ?? ()
#52 0x0000002a99d6e117 in ?? ()
#53 0x0000002a9a29ca78 in ?? ()
#54 0x000000000099ffe0 in ?? ()
#55 0x0000000000859080 in ?? ()
#56 0x0000000000000000 in ?? ()
#57 0x0000007fbfffecd0 in ?? ()
#58 <signal handler called>
#59 0x00000000004ad967 in ?? ()
#60 0x000000000099ffe0 in ?? ()
#61 0x0000000000859080 in ?? ()
#62 0x0000000000000000 in ?? ()
#63 0x00000000004412c4 in ?? ()
#64 0x0000007fbfffecd0 in ?? ()
#65 0x000000000043f8b7 in ?? ()
#66 0x0000007fbfffecd0 in ?? ()
#67 0x000000000000006f in ?? ()
#68 0x0000000000859080 in ?? ()
#69 0x0000000000440641 in ?? ()
#70 0x0000000000892b30 in ?? ()
#71 0x00000000009b4cd0 in ?? ()
#72 0x0000007fbfffecd0 in ?? ()
#73 0x0000002a97d9d7d8 in ?? ()
#74 0x0000007fbfffee30 in ?? ()
#75 0x0000000000000000 in ?? ()
#76 0x0000007fbfffef80 in ?? ()
#77 0x00000000009b86b0 in ?? ()
#78 0x0000000000000000 in ?? ()
#79 0x0000007fbfffed00 in ?? ()
#80 0x00000000009b4cd0 in ?? ()
#81 0x0000007fbfffecd0 in ?? ()
#82 0x0000007fbfffee40 in ?? ()
#83 0x0000007fbfffef80 in ?? ()
#84 0x00000000009b86b0 in ?? ()
#85 0x0000002a97d9d901 in ?? ()
#86 0x0000000000622618 in ?? ()
#87 0x0000000000000001 in ?? ()
#88 0x0000000000000000 in ?? ()
#89 0x0000000000622388 in ?? ()
#90 0x00000000009b8600 in ?? ()
#91 0x0000002a9acf5820 in ?? ()
#92 0x0000007fbfffed80 in ?? ()
#93 0x0000000000000000 in ?? ()
#94 0x0000007fbfffee30 in ?? ()
#95 0x0000000000449017 in ?? ()
#96 0x0000002a9566ba00 in ?? ()
#97 0x0100007fbfffee18 in ?? ()
#98 0x0000002a9566b6c8 in ?? ()
#99 0x0000002a9a29c9e0 in ?? ()
#100 0x00000000009b83a0 in ?? ()
#101 0x0000000000000010 in ?? ()
#102 0x0000000000000000 in ?? ()
#103 0x0000007fbfffee68 in ?? ()
#104 0x00000000007b18a0 in ?? ()
#105 0x0000002a99d69f0d in ?? ()
#106 0x00000000007b18a0 in ?? ()
#107 0x0000002a9a0e7d5a in ?? ()
#108 0x00000000009b5370 in ?? ()
#109 0x0000000000000010 in ?? ()
#110 0x0000007fbfffee20 in ?? ()
#111 0x0000007fbfffee20 in ?? ()
#112 0x0000000000000000 in ?? ()
#113 0x0000002a9947f20a in ?? ()
#114 0x000000000092e8e0 in ?? ()
#115 0x0000007fbfffee20 in ?? ()
#116 0x0000007fbfffee20 in ?? ()
#117 0x0000002a98009e9d in ?? ()
#118 0x0000000000859080 in ?? ()
#119 0x0000007fbfffee20 in ?? ()
#120 0x0000007fbfffef80 in ?? ()
#121 0x00000000007b18a0 in ?? ()
#122 0x00000000008591c0 in ?? ()
#123 0x0000007fbfffee20 in ?? ()
#124 0x0000000000000000 in ?? ()
#125 0x00000000008591c0 in ?? ()
#126 0x0000007fbfffee20 in ?? ()
#127 0x0000002a97e8453d in ?? ()
#128 0x00000000009b87a0 in ?? ()
#129 0x0000000000000000 in ?? ()
#130 0x0000000000946bc0 in ?? ()
#131 0x00000000008591c0 in ?? ()
#132 0x00000000009b53a0 in ?? ()
#133 0x0000007fbfffefa0 in ?? ()
#134 0x0000007fbfffef80 in ?? ()
#135 0x00000000009b86b0 in ?? ()
#136 0x00000000008591c0 in ?? ()
#137 0x0000000000859080 in ?? ()
#138 0x0000007fbfffefa0 in ?? ()
#139 0x0000007fbfffef80 in ?? ()
#140 0x00000000007b18a0 in ?? ()
#141 0x000000000043ca58 in ?? ()
#142 0x0000002a9a29c9e0 in ?? ()
#143 0x0000007fbfffefb0 in ?? ()
#144 0x0000000000858e60 in ?? ()
#145 0x0000000000948d90 in ?? ()
#146 0x0000002a980b8978 in ?? ()
#147 0x00000000004e2806 in ?? ()
#148 0x0000000000984670 in ?? ()
#149 0x0000002a99d69f0d in ?? ()
#150 0x0000000000858e60 in ?? ()
#151 0x0000002a9947dfde in ?? ()
#152 0x0000000000858e60 in ?? ()
#153 0x0000002a980043a6 in ?? ()
#154 0x0000000000000000 in ?? ()
#155 0x0000002a97ff8537 in ?? ()
#156 0x0000000000948d90 in ?? ()
#157 0x0000002a97d9ce6e in ?? ()
#158 0x0000000000000000 in ?? ()
#159 0x00000000007a8f40 in ?? ()
#160 0x00000000007a8f80 in ?? ()
#161 0x0000007fbffff258 in ?? ()
#162 0x0000000000858d90 in ?? ()
#163 0x0000000000000170 in ?? ()
#164 0x0000000000000151 in ?? ()
#165 0x0000007fbffff258 in ?? ()
#166 0x0000000000858d90 in ?? ()
#167 0x0000000000948d90 in ?? ()
#168 0x00000000009841a0 in ?? ()
#169 0x0000002a9a29c9e0 in ?? ()
#170 0x0000000000859080 in ?? ()
#171 0x0000000000000148 in ?? ()
#172 0x00000000009b8680 in ?? ()
#173 0x0000007fbffff030 in ?? ()
#174 0x000000000091db90 in ?? ()
#175 0x0000002a99d69f0d in ?? ()
#176 0x000000000091de70 in ?? ()
#177 0x0000002a9a0e7d5a in ?? ()
#178 0x0000002a9835f3f0 in ?? ()
#179 0x0000000000000148 in ?? ()
#180 0x0000000000948d90 in ?? ()
#181 0x0000000000859080 in ?? ()
#182 0x0000000000948d90 in ?? ()
#183 0x0000007fbffff258 in ?? ()
#184 0x00000000009c7010 in ?? ()
#185 0x0000007fbffff030 in ?? ()
#186 0x00000000009841a0 in ?? ()
#187 0x000000000043e9ae in ?? ()
#188 0x000000000089bcd0 in ?? ()
#189 0x0000000000837518 in ?? ()
#190 0x0000007fbffff090 in ?? ()
#191 0x0000002a99d69f0d in ?? ()
#192 0x0000002a98345550 in ?? ()
#193 0x000000000088d8a0 in ?? ()
#194 0x0000000000858bf0 in ?? ()
#195 0x0000000000000128 in ?? ()
#196 0x0000000000837450 in ?? ()
#197 0x0000000000948d90 in ?? ()
#198 0x0000000000837450 in ?? ()
#199 0x0000000000838250 in ?? ()
#200 0x000000000089bcd0 in ?? ()
#201 0x0000000000837518 in ?? ()
#202 0x0000007fbffff090 in ?? ()
#203 0x00000000004737f6 in ?? ()
#204 0x0000002a9a29c9e0 in ?? ()
#205 0x0000000000849280 in ?? ()
#206 0x0000000000953c50 in ?? ()
#207 0x0000007fbffff1d0 in ?? ()
#208 0x0000000000899680 in ?? ()
#209 0x0000007fbffff358 in ?? ()
#210 0x00000000008923d0 in ?? ()
#211 0x0000002a99d69f0d in ?? ()
#212 0x0000002a98345550 in ?? ()
#213 0x0000000000956550 in ?? ()
#214 0x0000000000849280 in ?? ()
#215 0x0000000000849280 in ?? ()
#216 0x0000007fbffff1d0 in ?? ()
#217 0x000000000063e7c0 in ?? ()
#218 0x0000000000000001 in ?? ()
#219 0x0000007fbffff358 in ?? ()
#220 0x0000002a9a29de18 in ?? ()
#221 0x00000000004384f1 in ?? ()
#222 0x0000000000000002 in ?? ()
#223 0x0000002a9947f20a in ?? ()
#224 0x000000000063e7c0 in ?? ()
#225 0x000000000063e6c0 in ?? ()
#226 0x000000000063e6c0 in ?? ()
#227 0x0000002a98008ac9 in ?? ()
#228 0x000000000063e7c0 in ?? ()
#229 0x000000000063e6c0 in ?? ()
#230 0x0000000000000000 in ?? ()
#231 0x0000002a98008dc8 in ?? ()
#232 0x000000000063e7c0 in ?? ()
#233 0x0000000000000002 in ?? ()
#234 0x0000000000000000 in ?? ()
#235 0x0000000000000002 in ?? ()
#236 0x0000000000000000 in ?? ()
#237 0x0000002a9716ce8d in ?? ()
#238 0x0000000000000000 in ?? ()
#239 0x0000007fbffff428 in ?? ()
#240 0x0000007fbffff3a0 in ?? ()
#241 0x0000000000000001 in ?? ()
#242 0x00000000004dce80 in ?? ()
#243 0x0000000000000001 in ?? ()
#244 0x0000002a9a29de18 in ?? ()
#245 0x00000000004961f7 in ?? ()
#246 0x00000000004dee90 in ?? ()
#247 0x0000007f00000020 in ?? ()
#248 0x0000000000799c80 in ?? ()
#249 0x0000000000000000 in ?? ()
#250 0x0000000000796e90 in ?? ()
#251 0x00000000007ece40 in ?? ()
#252 0x00000000007e8230 in ?? ()
#253 0x0000000000849d80 in ?? ()
#254 0x0000000000939b50 in ?? ()
#255 0x0000000000000000 in ?? ()
#256 0x0000002a00000001 in ?? ()
#257 0x0000007fbffff428 in ?? ()
#258 0x00000000004dce00 in ?? ()
#259 0x0000000000809d10 in ?? ()
#260 0x00000000007c3530 in ?? ()
#261 0x00000000007b0010 in ?? ()
#262 0x0000000000000000 in ?? ()
#263 0x00000000004defa0 in ?? ()
#264 0x00000000007b1bd0 in ?? ()
#265 0x00000000007b18a0 in ?? ()
#266 0x0000000000800a00 in ?? ()
#267 0x00000000006221c0 in ?? ()
#268 0x00000000007b0ef0 in ?? ()
#269 0x0000000000623360 in ?? ()
#270 0x00000000007b0f30 in ?? ()
#271 0x000000000063e860 in ?? ()
#272 0x0000000000000125 in ?? ()
#273 0x0000002a000000ff in ?? ()
#274 0x0000000000000000 in ?? ()
#275 0x000000000062e460 in ?? ()
#276 0x000000000062a201 in ?? ()
#277 0x0000002a983471d0 in ?? ()
#278 0x0000000000000000 in ?? ()
#279 0x0000000000000000 in ?? ()
#280 0x0000000000000002 in ?? ()
#281 0x0000000000000000 in ?? ()
#282 0x00000000007b11b0 in ?? ()
#283 0x0000002a983471d0 in ?? ()
#284 0x000000000360000b in ?? ()
#285 0x000000000084e5a0 in ?? ()
#286 0x0000000000000002 in ?? ()
#287 0x0000000000000000 in ?? ()
#288 0x000000000084ddc0 in ?? ()
#289 0x000000000062e460 in ?? ()
#290 0x000000000062e460 in ?? ()
#291 0x0000002a9a0afb01 in ?? ()
#292 0x000000000083bbb0 in ?? ()
#293 0x00000000004337b0 in ?? ()
#294 0x00000000007b1250 in ?? ()
#295 0x00000000004defc8 in ?? ()
#296 0x000000000083b0c0 in ?? ()
#297 0x0000000000000000 in ?? ()
#298 0x0000000000837450 in ?? ()
#299 0x0000000000846bd0 in ?? ()
#300 0x0000000000849280 in ?? ()
#301 0x0000000000000000 in ?? ()
#302 0x0000000000622c40 in ?? ()
#303 0x0000002a9a09aaf5 in ?? ()
#304 0x00000000006221c0 in ?? ()
#305 0x000000000063d5f0 in ?? ()
#306 0x0000000000000000 in ?? ()
#307 0x0000002a9566ac40 in ?? ()
#308 0x0000007fbffff428 in ?? ()
#309 0x0000002a9a09a901 in ?? ()
#310 0x0000000000495f40 in ?? ()
#311 0x0000000000000000 in ?? ()
#312 0x0000000000000000 in ?? ()
#313 0x0000000000431490 in ?? ()
#314 0x0000000000000000 in ?? ()
#315 0x0000000000000000 in ?? ()
#316 0x0000000000000000 in ?? ()
#317 0x00000000004314ba in ?? ()
#318 0x0000007fbffff418 in ?? ()
#319 0x000000000000001c in ?? ()
#320 0x0000000000000001 in ?? ()
#321 0x0000007fbffff6ef in ?? ()
#322 0x0000000000000000 in ?? ()
#323 0x0000007fbffff6f9 in ?? ()
#324 0x0000007fbffff810 in ?? ()
#325 0x0000007fbffff82b in ?? ()
#326 0x0000007fbffff840 in ?? ()
#327 0x0000007fbffff84f in ?? ()
#328 0x0000007fbffff896 in ?? ()
#329 0x0000007fbffff8af in ?? ()
#330 0x0000007fbffff8c1 in ?? ()
#331 0x0000007fbffff8d1 in ?? ()
#332 0x0000007fbffff8f4 in ?? ()
#333 0x0000007fbffff911 in ?? ()
#334 0x0000007fbffff91b in ?? ()
#335 0x0000007fbffff94d in ?? ()
#336 0x0000007fbffff95b in ?? ()
#337 0x0000007fbffff980 in ?? ()
#338 0x0000007fbffff994 in ?? ()
#339 0x0000007fbffff9c1 in ?? ()
#340 0x0000007fbffff9d5 in ?? ()
#341 0x0000007fbffff9f4 in ?? ()
#342 0x0000007fbffffa0e in ?? ()
#343 0x0000007fbffffb28 in ?? ()
#344 0x0000007fbffffb3c in ?? ()
#345 0x0000007fbffffb4b in ?? ()
#346 0x0000007fbffffb72 in ?? ()
#347 0x0000007fbffffb9f in ?? ()
#348 0x0000007fbffffbac in ?? ()
#349 0x0000007fbffffbc0 in ?? ()
#350 0x0000007fbffffbcd in ?? ()
#351 0x0000007fbffffbd5 in ?? ()
#352 0x0000007fbffffbdd in ?? ()
#353 0x0000007fbffffbed in ?? ()
#354 0x0000007fbffffc13 in ?? ()
#355 0x0000007fbffffc21 in ?? ()
#356 0x0000007fbffffc2e in ?? ()
#357 0x0000007fbffffc36 in ?? ()
#358 0x0000007fbffffc71 in ?? ()
#359 0x0000007fbffffc7d in ?? ()
#360 0x0000007fbffffc89 in ?? ()
#361 0x0000007fbffffca2 in ?? ()
#362 0x0000007fbffffcec in ?? ()
#363 0x0000007fbffffcf9 in ?? ()
#364 0x0000007fbffffd00 in ?? ()
#365 0x0000007fbffffd1c in ?? ()
#366 0x0000007fbffffd31 in ?? ()
#367 0x0000007fbffffe8d in ?? ()
#368 0x0000007fbffffea8 in ?? ()
#369 0x0000007fbffffebe in ?? ()
#370 0x0000007fbffffed4 in ?? ()
#371 0x0000007fbffffee2 in ?? ()
#372 0x0000007fbfffff36 in ?? ()
#373 0x0000007fbfffff93 in ?? ()
#374 0x0000007fbfffffa7 in ?? ()
#375 0x0000000000000000 in ?? ()
#376 0x0000000000000010 in ?? ()
#377 0x00000000078bfbff in ?? ()
#378 0x0000000000000006 in ?? ()
#379 0x0000000000001000 in ?? ()
#380 0x0000000000000011 in ?? ()
#381 0x0000000000000064 in ?? ()
#382 0x0000000000000003 in ?? ()
#383 0x0000000000400040 in ?? ()
#384 0x0000000000000004 in ?? ()
#385 0x0000000000000038 in ?? ()
#386 0x0000000000000005 in ?? ()
#387 0x0000000000000009 in ?? ()
#388 0x0000000000000007 in ?? ()
#389 0x0000002a95556000 in ?? ()
#390 0x0000000000000008 in ?? ()
#391 0x0000000000000000 in ?? ()
#392 0x0000000000000009 in ?? ()
#393 0x0000000000431490 in ?? ()
#394 0x000000000000000b in ?? ()
#395 0x00000000000003e8 in ?? ()
#396 0x000000000000000c in ?? ()
#397 0x00000000000003e8 in ?? ()
#398 0x000000000000000d in ?? ()
#399 0x0000000000000064 in ?? ()
#400 0x000000000000000e in ?? ()
#401 0x0000000000000064 in ?? ()
#402 0x0000000000000017 in ?? ()
#403 0x0000000000000000 in ?? ()
#404 0x000000000000000f in ?? ()
#405 0x0000007fbffff6e8 in ?? ()
#406 0x0000000000000000 in ?? ()
#407 0x0000000000000000 in ?? ()
#408 0x0000000000000000 in ?? ()
#409 0x610034365f363878 in ?? ()
#410 0x7070006b6f72616d in ?? ()
#411 0x485441504e414d00 in ?? ()
#412 0x68732f7273752f3d in ?? ()
#413 0x3a6e616d2f657261 in ?? ()
#414 0x636f6c2f7273752f in ?? ()
#415 0x65726168732f6c61 in ?? ()
#416 0x73752f3a6e616d2f in ?? ()
#417 0x2f65726168732f72 in ?? ()
#418 0x617461642d636367 in ?? ()
#419 0x2d34365f3638782f in ?? ()
#420 0x78756e696c2d6370 in ?? ()
#421 0x342e332f756e672d in ?? ()
#422 0x73752f3a6e616d2f in ?? ()
#423 0x2f65726168732f72 in ?? ()
#424 0x7273752f3a6e616d in ?? ()
#425 0x732f6c61636f6c2f in ?? ()
#426 0x6e616d2f65726168 in ?? ()
#427 0x68732f7273752f3a in ?? ()
#428 0x2d6363672f657261 in ?? ()
#429 0x3638782f61746164 in ?? ()
#430 0x6c2d63702d34365f in ?? ()
#431 0x756e672d78756e69 in ?? ()
#432 0x6e616d2f342e332f in ?? ()
#433 0x622f74706f2f3a3a in ?? ()
#434 0x6e776f646b63616c in ?? ()
#435 0x342e312d6b646a2d in ?? ()
#436 0x6d2f3163725f322e in ?? ()
#437 0x2f7273752f3a6e61 in ?? ()
#438 0x636f642f332f7471 in ?? ()
#439 0x706f2f3a6e616d2f in ?? ()
#440 0x646b63616c622f74 in ?? ()
#441 0x2d6b646a2d6e776f in ?? ()
#442 0x63725f322e342e31 in ?? ()
#443 0x752f3a6e616d2f31 in ?? ()
#444 0x2f332f74712f7273 in ?? ()
#445 0x006e616d2f636f64 in ?? ()
#446 0x52544e4f435f4d44 in ?? ()
#447 0x2f7261762f3d4c4f in ?? ()
#448 0x636d64782f6e7572 in ?? ()
#449 0x4e54534f48006c74 in ?? ()
#450 0x69666e693d454d41 in ?? ()
#451 0x00726f746172746c in ?? ()
#452 0x622f3d4c4c454853 in ?? ()
#453 0x580068737a2f6e69 in ?? ()
#454 0x47414e414d5f4d44 in ?? ()
#455 0x2f7261762f3d4445 in ?? ()
#456 0x636d64782f6e7572 in ?? ()
#457 0x74636d64782f6c74 in ?? ()
#458 0x79616d2c303a2d6c in ?? ()
#459 0x6e6679616d2c6473 in ?? ()
#460 0x6d2c64656863732c in ?? ()
#461 0x6c633d646f687465 in ?? ()
#462 0x5347006369737361 in ?? ()
#463 0x6f682f3d42494c5f in ?? ()
#464 0x2f656461662f656d in ?? ()
#465 0x4f0073746e6f662e in ?? ()
#466 0x682f3d445750444c in ?? ()
#467 0x656461662f656d6f in ?? ()
#468 0x2f3d524944545100 in ?? ()
#469 0x332f74712f727375 in ?? ()
#470 0x414c4c495a4f4d00 in ?? ()
#471 0x4f485f455649465f in ?? ()
#472 0x2f7273752f3d454d in ?? ()
#473 0x697a6f6d2f62696c in ?? ()
#474 0x5f544e4100616c6c in ?? ()
#475 0x73752f3d454d4f48 in ?? ()
#476 0x2f65726168732f72 in ?? ()
#477 0x65726f632d746e61 in ?? ()
#478 0x61663d5245535500 in ?? ()
#479 0x494c455250006564 in ?? ()
#480 0x5f485441505f4b4e in ?? ()
#481 0x73752f3d4b53414d in ?? ()
#482 0x69772f62696c2f72 in ?? ()
#483 0x2f7273752f3a656e in ?? ()
#484 0x676c61762f62696c in ?? ()
#485 0x4b444700646e6972 in ?? ()
#486 0x5446585f4553555f in ?? ()
#487 0x454c49554700313d in ?? ()
#488 0x41505f44414f4c5f in ?? ()
#489 0x2f7273752f3d4854 in ?? ()
#490 0x75672f6572616873 in ?? ()
#491 0x00362e312f656c69 in ?? ()
#492 0x2f3d52494445444b in ?? ()
#493 0x2f65646b2f727375 in ?? ()
#494 0x464e4f4300332e33 in ?? ()
#495 0x45544f52505f4749 in ?? ()
#496 0x3d4b53414d5f5443 in ?? ()
#497 0x6f63672f6374652f in ?? ()
#498 0x2f6374652f20666e in ?? ()
#499 0x6f666e696d726574 in ?? ()
#500 0x2f3d524547415000 in ?? ()
#501 0x2f6e69622f727375 in ?? ()
#502 0x4e4958007373656c in ?? ()
#503 0x74652f3d43525449 in ?? ()
#504 0x69782f3131582f63 in ?? ()
#505 0x696e69782f74696e in ?? ()
#506 0x4b53454400637274 in ?? ()
#507 0x535345535f504f54 in ?? ()
#508 0x2d65646b3d4e4f49 in ?? ()
#509 0x415000312e332e33 in ?? ()
#510 0x2f7273752f3d4854 in ?? ()
#511 0x2f332e332f65646b in ?? ()
#512 0x6e69622f3a6e6962 in ?? ()
#513 0x69622f7273752f3a in ?? ()
#514 0x6c2f7273752f3a6e in ?? ()
#515 0x6e69622f6c61636f in ?? ()
#516 0x69622f74706f2f3a in ?? ()
#517 0x782f7273752f3a6e in ?? ()
#518 0x63702d34365f3638 in ?? ()
#519 0x672d78756e696c2d in ?? ()
#520 0x622d6363672f756e in ?? ()
#521 0x2f3a342e332f6e69 in ?? ()
#522 0x523131582f727375 in ?? ()
#523 0x6f2f3a6e69622f36 in ?? ()
#524 0x6b63616c622f7470 in ?? ()
#525 0x6b646a2d6e776f64 in ?? ()
#526 0x725f322e342e312d in ?? ()
#527 0x2f3a6e69622f3163 in ?? ()
#528 0x63616c622f74706f in ?? ()
#529 0x646a2d6e776f646b in ?? ()
#530 0x5f322e342e312d6b in ?? ()
#531 0x2f65726a2f316372 in ?? ()
#532 0x7273752f3a6e6962 in ?? ()
#533 0x69622f332f74712f in ?? ()
#534 0x6b2f7273752f3a6e in ?? ()
#535 0x622f332e332f6564 in ?? ()
#536 0x2f7273752f3a6e69 in ?? ()
#537 0x2f322e332f65646b in ?? ()
#538 0x7273752f3a6e6962 in ?? ()
#539 0x69622f322f74712f in ?? ()
#540 0x672f7273752f3a6e in ?? ()
#541 0x6e69622f73656d61 in ?? ()
#542 0x68732f7273752f3a in ?? ()
#543 0x6172616b2f657261 in ?? ()
#544 0x006e69622f61626d in ?? ()
#545 0x53535f4342494c47 in ?? ()
#546 0x454b434548435f50 in ?? ()
#547 0x3d44575000313d44 in ?? ()
#548 0x61662f656d6f682f in ?? ()
#549 0x5f4156414a006564 in ?? ()
#550 0x706f2f3d454d4f48 in ?? ()
#551 0x646b63616c622f74 in ?? ()
#552 0x2d6b646a2d6e776f in ?? ()
#553 0x63725f322e342e31 in ?? ()
#554 0x3d434156414a0031 in ?? ()
#555 0x616c622f74706f2f in ?? ()
#556 0x6a2d6e776f646b63 in ?? ()
#557 0x322e342e312d6b64 in ?? ()
#558 0x6e69622f3163725f in ?? ()
#559 0x4b00636176616a2f in ?? ()
#560 0x2f3d535249444544 in ?? ()
#561 0x4b414d5100727375 in ?? ()
#562 0x696c3d4345505345 in ?? ()
#563 0x002b2b672d78756e in ?? ()
#564 0x4c4c414d5f45444b in ?? ()
#565 0x58584300313d434f in ?? ()
#566 0x4c4853002b2b673d in ?? ()
#567 0x4d4f4800323d4c56 in ?? ()
#568 0x2f656d6f682f3d45 in ?? ()
#569 0x4b444a0065646166 in ?? ()
#570 0x6f2f3d454d4f485f in ?? ()
#571 0x6b63616c622f7470 in ?? ()
#572 0x6b646a2d6e776f64 in ?? ()
#573 0x725f322e342e312d in ?? ()
#574 0x494c455250003163 in ?? ()
#575 0x3d485441505f4b4e in ?? ()
#576 0x454d414e474f4c00 in ?? ()
#577 0x454c00656461663d in ?? ()
#578 0x434700522d3d5353 in ?? ()
#579 0x3d53434550535f43 in ?? ()
#580 0x62696c2f7273752f in ?? ()
#581 0x62696c2d6363672f in ?? ()
#582 0x2d34365f3638782f in ?? ()
#583 0x78756e696c2d6370 in ?? ()
#584 0x342e332f756e672d in ?? ()
#585 0x73636570732f322e in ?? ()
#586 0x4853525f53564300 in ?? ()
#587 0x414c43006873733d in ?? ()
#588 0x2e3d485441505353 in ?? ()
#589 0x45504f5353454c00 in ?? ()
#590 0x707373656c7c3d4e in ?? ()
#591 0x252068732e657069 in ?? ()
#592 0x41504f464e490073 in ?? ()
#593 0x2f7273752f3d4854 in ?? ()
#594 0x6e692f6572616873 in ?? ()
#595 0x2f7273752f3a6f66 in ?? ()
#596 0x63672f6572616873 in ?? ()
#597 0x782f617461642d63 in ?? ()
#598 0x63702d34365f3638 in ?? ()
#599 0x672d78756e696c2d in ?? ()
#600 0x692f342e332f756e in ?? ()
#601 0x50534944006f666e in ?? ()
#602 0x302e303a3d59414c in ?? ()
#603 0x006363673d434300 in ?? ()
#604 0x505f41505344414c in ?? ()
#605 0x7273752f3d485441 in ?? ()
#606 0x64616c2f62696c2f in ?? ()
#607 0x52425f4700617073 in ?? ()
#608 0x4c49465f4e454b4f in ?? ()
#609 0x313d53454d414e45 in ?? ()
#610 0x5f4749464e4f4300 in ?? ()
#611 0x3d544345544f5250 in ?? ()
#612 0x6e69622f7261762f in ?? ()
#613 0x6c2f7273752f2064 in ?? ()
#614 0x6c697a6f6d2f6269 in ?? ()
#615 0x75616665642f616c in ?? ()
#616 0x666572702f73746c in ?? ()
#617 0x31582f7273752f20 in ?? ()
#618 0x2f62696c2f365231 in ?? ()
#619 0x20626b782f313158 in ?? ()
#620 0x65646b2f7273752f in ?? ()
#621 0x6168732f332e332f in ?? ()
#622 0x69666e6f632f6572 in ?? ()
#623 0x6b2f7273752f2067 in ?? ()
#624 0x652f332e332f6564 in ?? ()
#625 0x2f7273752f20766e in ?? ()
#626 0x2f332e332f65646b in ?? ()
#627 0x6e776f6474756873 in ?? ()
#628 0x646b2f7273752f20 in ?? ()
#629 0x68732f322e332f65 in ?? ()
#630 0x666e6f632f657261 in ?? ()
#631 0x2f7273752f206769 in ?? ()
#632 0x65742f6572616873 in ?? ()
#633 0x2f7865742f666d78 in ?? ()
#634 0x2f636972656e6567 in ?? ()
#635 0x202f6769666e6f63 in ?? ()
#636 0x6168732f7273752f in ?? ()
#637 0x666d7865742f6572 in ?? ()
#638 0x616c702f7865742f in ?? ()
#639 0x666e6f632f786574 in ?? ()
#640 0x7273752f202f6769 in ?? ()
#641 0x742f65726168732f in ?? ()
#642 0x6976642f666d7865 in ?? ()
#643 0x69666e6f632f7370 in ?? ()
#644 0x2f7273752f202f67 in ?? ()
#645 0x65742f6572616873 in ?? ()
#646 0x706976642f666d78 in ?? ()
#647 0x666e6f632f6d6664 in ?? ()
#648 0x7273752f202f6769 in ?? ()
#649 0x742f65726168732f in ?? ()
#650 0x7664782f666d7865 in ?? ()
#651 0x2f7273752f202f69 in ?? ()
#652 0x6f632f6572616873 in ?? ()
#653 0x2f3d5f006769666e in ?? ()
#654 0x2f65646b2f727375 in ?? ()
#655 0x2f6e69622f332e33 in ?? ()
#656 0x0074696e6965646b in ?? ()
#657 0x4c4c55465f45444b in ?? ()
#658 0x4e4f49535345535f in ?? ()
#659 0x435800657572743d in ?? ()
#660 0x48545f524f535255 in ?? ()
#661 0x616665643d454d45 in ?? ()
#662 0x5255435800746c75 in ?? ()
#663 0x455a49535f524f53 in ?? ()
#664 0x43525f4b5447003d in ?? ()
#665 0x2f3d53454c49465f in ?? ()
#666 0x2f6b74672f637465 in ?? ()
#667 0x682f3a63726b7467 in ?? ()
#668 0x656461662f656d6f in ?? ()
#669 0x3a63726b74672e2f in ?? ()
#670 0x61662f656d6f682f in ?? ()
#671 0x3365646b2e2f6564 in ?? ()
#672 0x65726168732f332e in ?? ()
#673 0x2f6769666e6f632f in ?? ()
#674 0x54470063726b7467 in ?? ()
#675 0x49465f43525f324b in ?? ()
#676 0x6374652f3d53454c in ?? ()
#677 0x302e322d6b74672f in ?? ()
#678 0x2f3a63726b74672f in ?? ()
#679 0x6461662f656d6f68 in ?? ()
#680 0x63726b74672e2f65 in ?? ()
#681 0x6f682f3a302e322d in ?? ()
#682 0x2f656461662f656d in ?? ()
#683 0x2f332e3365646b2e in ?? ()
#684 0x6f632f6572616873 in ?? ()
#685 0x6b74672f6769666e in ?? ()
#686 0x4d5f45444b006372 in ?? ()
#687 0x4441454849544c55 in ?? ()
#688 0x530065736c61663d in ?? ()
#689 0x4d5f4e4f49535345 in ?? ()
#690 0x6c3d524547414e41 in ?? ()
#691 0x666e692f6c61636f in ?? ()
#692 0x726f746172746c69 in ?? ()
#693 0x492e2f706d742f3a in ?? ()
#694 0x2f78696e752d4543 in ?? ()
#695 0x73752f0032363037 in ?? ()
#696 0x2e332f65646b2f72 in ?? ()
#697 0x6d612f6e69622f33 in ?? ()
#698 0x007070616b6f7261 in ?? ()
#699 0x0000000000000000 in ?? ()
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2004-10-31 02:47:17 UTC
You should place this at the bottom of your make.conf file:

#
# Debug options
#
#CFLAGS="-pipe -g"
#CXXFLAGS="${CFLAGS}"
#USE="${USE} debug"
#FEATURES="${FEATURES} nostrip keeptemp keepwork"

Uncomment those lines, then reemerge the package and try the backtrace again so we can see the debugging symbols, please.
Comment 7 Brian O'Reilly 2004-11-08 14:42:36 UTC
sorry for the late response, I have been moving house.

At any rate, I've just spent some time updating my system, and although gcc is at a 3.4 target, and amarok has been updated to 1.1, I'm still getting the crash in libthreaddb, and while I updated my make.conf for the debug info as requested, the backtrace still doesn't appear to be useful:

This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash.

Using host libthread_db library "/lib/libthread_db.so.1".
Using host libthread_db library "/lib/libthread_db.so.1".
Using host libthread_db library "/lib/libthread_db.so.1".
0x0000002a99e4e36a in ?? ()
#0  0x0000002a99e4e36a in ?? ()
#1  0x00000000000026da in ?? ()
#2  0x0000000000000400 in ?? ()
#3  0x0000000000000000 in ?? ()

[...snip ...]

#461 0x0000002a9bbe5000 in ?? ()
#462 0x0000000000957800 in ?? ()
#463 0x0000007fbfffecd0 in ?? ()
#464 0x0000002a9a8ec9c3 in ?? ()

... so, not sure how to proceed from here. Here's the make.conf from the system:

# These settings were set by the catalyst build script that automatically built this stage
CFLAGS="-O2"
MAKEOPTS="-j2"
CHOST="x86_64-pc-linux-gnu"
PORTDIR_OVERLAY=/usr/local/portage
ACCEPT_KEYWORDS="~amd64"
CONFIG_PROTECT_MASK="/etc/init.d"
#USE=""
USE="qt kde gnome gtk2 dvd alsa gstreamer jack -esd multilib cups tcltk jabber maildir mpeg xine cdparanoia multi$
CXXFLAGS="$CFLAGS"
#GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ http://mirrors.tds.net/gentoo ftp://chod.cwru.edu/gentoo ftp://m$
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://ftp.gtlib.cc.gatec$

#
# Debug options
#
CFLAGS="-pipe -g"
CXXFLAGS="${CFLAGS}"
USE="${USE} debug"
FEATURES="${FEATURES} nostrip keeptemp keepwork"

... and here's the updated portage information:

infiltrator gcc # emerge info
Portage 2.0.51-r3 (gcc34-amd64-2004.1, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r3 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.6
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r6
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-pipe -g"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-pipe -g"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks keeptemp keepwork nostrip"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb bitmap-fonts bonobo cdparanoia cdr crypt cups debug dvd encode f77 foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml guile imlib jabber jack jpeg kde ldap libg++ libwww maildir mikmod motif mozilla mpeg multilib ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl tcltk tcpd tetex truetype xine xml2 xmms xv zlib"
Comment 8 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-08 15:23:21 UTC
the -g in CFLAGS and 'nostrip' should result in the package emerging with debugging symbols intact... and even worse, I can't reproduce this problem here...

can you try emerging with USE="-arts -gstreamer"
Comment 9 Brian O'Reilly 2004-11-09 09:16:49 UTC
Okay, I recompiled amarok unsetting gstreamer and arts explicitly, and while it doesn't crash as fast with only the xine engine enabled, it does crash in exactly the same way, in libthread_db.

-B
Comment 10 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-12 03:33:09 UTC
Please report this upstream.  I can't reproduce this, so maybe they can be of better help...
Comment 11 Brian O'Reilly 2004-11-12 09:43:06 UTC
Are you asking me to report it upstream? Clarification, plz.

-B
Comment 12 Alberto Garcia Hierro (Skyhusker) 2004-11-12 09:58:14 UTC
I've just reported it to amarok developers. Seems a bug in xine backend, which is amarok's default engine. I also crashed due to a problem in sqlite it previous versions but I hadn't time to investigate it further. Now, with amarok 1.1.1 the crash is exclusively in xine backend (at least for me). Here is the backtrace from gdb (it can't be obtained from dr. konqi because you launch amarok and the crash is in amarokapp):

#0  0xb62a09e1 in kill () from /lib/libc.so.6
(gdb) bt
#0  0xb62a09e1 in kill () from /lib/libc.so.6
#1  0xb650a450 in pthread_kill () from /lib/libpthread.so.0
#2  0xb650a7db in raise () from /lib/libpthread.so.0
#3  0xb62a02e6 in raise () from /lib/libc.so.6
#4  0xb62a1cfa in abort () from /lib/libc.so.6
#5  0xb6298f82 in __assert_fail () from /lib/libc.so.6
#6  0xb637a8d8 in _dl_close () from /lib/libc.so.6
#7  0xb65dadaa in dlopen () from /lib/libdl.so.2
#8  0xb7ff59b0 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#9  0xb65db30b in dlerror () from /lib/libdl.so.2
#10 0xb65dadda in dlclose () from /lib/libdl.so.2
#11 0xb56eaf1f in _x_dummy_fifo_buffer_new () from /usr/lib/libxine.so.1
#12 0xbfffe640 in ?? ()
#13 0xb562e9a0 in ?? () from /usr/lib/xine/plugins/1.0.0/xineplug_dmx_mpeg_block.so
#14 0x00000019 in ?? ()
Previous frame inner to this frame (corrupt stack?)