We had a similar problem. It turned out that our $LD_LIBRARY_PATH had an inappropriate entry. sage starts without error after we removed the inappropriate entry.
Elizabeth On Feb 1, 7:50 am, Volker Braun <[email protected]> wrote: > Sage prepends its own directory to the PATH, of course. You are the first > one who managed to break the startup in the CrashHandler import, so it is > definitely not easy to break. My hint is still to use strace, but you'll > have to read the manpage and do some investigation of your own. > > Volker -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
