Michael Abd-El-Malek <mabdelmalek@cmu.edu> writes: > __cxa_demangle is seg faulting when I pass the string > "FT_SUPERDOC_cmp". This is happening for both gcc version 3.3 and > 4.1.2. This appears to be http://gcc.gnu.org/PR29176, which will be fixed in gcc 4.2. Thanks for reporting the bug. Ian