Kevin Horton wrote: > I'm getting seg faults when I try to run matplotlib-py24 using the > TkAgg backend. E.g, if I do "python /sw/share/doc/matplotlib-py24/ > examples/embedding_in_tk.py", I get: [] > Thread 0 Crashed: > 0 com.tcltk.tcllibrary 0x9b861f00 Ptr2Block + 72 > 1 com.tcltk.tcllibrary 0x9b861974 TclpFree + 60 > 2 com.tcltk.tcllibrary 0x9b85e258 ResetObjResult + 228
I am seeing the same crash backtrace in some crashes of vtk. Since this happens inside Apple's Tcl Framework, it is either a bug in that framework, or it is a conflict with Fink's tcltk which is also loaded. It would be good if someone could debug this further. -- Martin ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
