
30 Jan
2006
30 Jan
'06
8:51 a.m.
Ralf, I fear you will have to do the recompile as stated before. Only the first chunk of the backtrace shows here too. The rest clearly points to some C++ libs issue.
There are still some possibilities for you, though. Because the last line in your backtrace is in libstdc++6, you could try to compile that and all other C++ libs needed (libsigc++,glibmm, gtkmm) with the same compiler as you use for inkscape. This problem (not the same g++ used) occurs frequently, and esp. recently.
Better to include the compat-libstdc++ package, too, or remove it if not needed.
ralf