On 2010-05-24 21:03 +0100, Hazen Babcock wrote: > Are you getting any sort of error message? A backtrace? Are multiple > threads trying to run your code at the same time?
I don't why I didn't get a backtrace even when running lisp in gdb. What I observed is this: 1. If I start lisp in terminal, and run the test code in it, it works, no crash, a few drivers like qtwidget xcairo etc. all work fine. 2. If I use slime to connect to it, and run the test code in slime, it starts a new thread, if I hit SPC on the plot window the whole thing goes down - seg fault. Leo -- CCL-USER> (if you fail to plan (plan to fail)) ------------------------------------------------------------------------------ _______________________________________________ Plplot-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-general
