Hi, I had a look through the archives but couldn't find an answer to this. Using the tkagg backend (agg is fine) I get a segmentation fault doing a simple plot. gdb returns the following:
362 Point* ll_api() {return _ll;} Current language: auto; currently c++ (gdb) bt #0 0xb6fc1bac in PyAggImagePhoto (clientdata=0x0, interp=0x87a9430, argc=5, argv=0xbf97fc9c) at src/_transforms.h:362 #1 0xb712ea5c in TclInvokeStringCommand () from /usr/lib/libtcl8.4.so #2 0xb712ff05 in TclEvalObjvInternal () from /usr/lib/libtcl8.4.so #3 0xb7131015 in Tcl_EvalObjv () from /usr/lib/libtcl8.4.so #4 0xb73d34a6 in ?? () from /usr/lib/python2.5/lib-dynload/_tkinter.so snip This is matplotlib-0.91.2, python 2.5 on linux (opensuse 10.3) Cheers, Malte. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users