Steps to reproduce: 1. Install sys-devel/binutils-2.20[gold] 2. Reinstall sys-devel/gcc-4.4.2 3. Run sys-apps/paludis-0.44.0 I was able to get paludis to run again by restoring /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/libstdc++.so.6.0.13 from a backup. Here's the output of gdb: gdb paludis warning: Can not parse XML syscalls information; XML support was disabled at compile time. GNU gdb (Gentoo 7.0.1 p1) 7.0.1 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". For bug reporting instructions, please see: <http://bugs.gentoo.org/>... Reading symbols from /usr/bin/paludis...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/paludis [Thread debugging using libthread_db enabled] [New Thread 0x7ffff58dd710 (LWP 3646)] Program received signal SIGSEGV, Segmentation fault. 0x00007ffff7eceb24 in _Unwind_RaiseException (exc=0x741c70) at /var/tmp/paludis/sys-devel-gcc-4.4.2/work/gcc-4.4.2/libgcc/../gcc/unwind.inc:113 113 /var/tmp/paludis/sys-devel-gcc-4.4.2/work/gcc-4.4.2/libgcc/../gcc/unwind.inc: No such file or directory. in /var/tmp/paludis/sys-devel-gcc-4.4.2/work/gcc-4.4.2/libgcc/../gcc/unwind.inc
USE=gold on any version but the absolute latest (2.20.51.0.5 atm) is not supported