On Fri, 26 Aug 2005 13:07:27 -0300, bulia byak wrote:
Here are the bugs:
http://sourceforge.net/tracker/index.php?func=detail&aid=1246364&gro... http://sourceforge.net/tracker/index.php?func=detail&aid=1166320&gro...
I think there was one more but I can't find it now. You can try asking the submitters for more info.
It's GCC bug #21405 again, aka "multiple C++ ABIs were thought to be parallel installable but in fact were not". The first report is too vague to be useful but in the second we can see the reporters problem clearly: he has SCIM loaded as a GTK+ module which is implemented in C++.
The only solution is to use a "native ABI" binary. Once autopackage 1.2 is out it will take care of ensuring that automatically, for now I can only suggest that people experiencing these crashes compile Inkscape themselves.
thanks -mike