On Aug 15, 2006, at 3:27 PM, 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:


[2]    10863 segmentation fault  python /sw/share/doc/matplotlib-py24/ 

examples/embedding_in_tk.py


The python crash log is included at the very end.


I've tried other scripts using TkAgg, but none of them work for me.   

Everything is OK if I use the GTKAgg backend, or WxAgg.



I'm observing the same bus error on an Intel Macbook Pro. 
Package manager version: 0.24.26
Distribution version: 0.8.1.rsync i386
matplotlib-py24                   0.87.3-1001

As for Kevin, everything works fine with the default backend. 

Below is what I see in the crash log (only the top part)

Jens

**********





Host Name:      SanityFair
Date/Time:      2006-08-15 21:44:58.812 -0700
OS Version:     10.4.7 (Build 8J2135)
Report Version: 4

Command: python2.4
Path:    /sw/bin/python2.4
Parent:  tcsh [433]

Version: ??? (???)

PID:    10315
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x14101f18

Thread 0 Crashed:
0   com.tcltk.tcllibrary        0x9ac987f4 TclpFree + 66
1   com.tcltk.tcllibrary        0x9ac948f7 ResetObjResult + 165
2   com.tcltk.tklibrary         0x9ad44800 Tk_MainWindow + 95
3   com.tcltk.tklibrary         0x9ad08718 Tk_GetImageMasterData + 17
4   com.tcltk.tklibrary         0x9ad0f4ec Tk_FindPhoto + 37
5   _tkagg.so                   0x027306fe PyAggImagePhoto(void*, Tcl_Interp*, int, char**) + 102 (_tkagg.cpp:63)
6   com.tcltk.tcllibrary        0x9ac421a3 TclInvokeStringCommand + 121
7   libtcl8.4.dylib             0x0a00e9f6 TclEvalObjvInternal + 733
8   libtcl8.4.dylib             0x0a00f622 Tcl_EvalObjv + 232
9   _tkinter.so                 0x017d387b Tkapp_Call + 199 (_tkinter.c:1311)
10  python2.4                   0x0006d52a PyEval_EvalFrame + 22303 (ceval.c:3558)
11  python2.4                   0x0006e256 PyEval_EvalCodeEx + 1774 (ceval.c:2736)
12  python2.4                   0x0006d698 PyEval_EvalFrame + 22669 (ceval.c:3651)
13  python2.4                   0x0006e256 PyEval_EvalCodeEx + 1774 (ceval.c:2736)
14  python2.4                   0x0006d698 PyEval_EvalFrame + 22669 (ceval.c:3651)
15  python2.4                   0x0006e256 PyEval_EvalCodeEx + 1774 (ceval.c:2736)
16  python2.4                   0x0006e496 PyEval_EvalCode + 87 (ceval.c:490)
17  python2.4                   0x00094d56 PyRun_FileExFlags + 200 (pythonrun.c:1265)
18  python2.4                   0x00095039 PyRun_SimpleFileExFlags + 640 (pythonrun.c:860)
19  python2.4                   0x00004b79 Py_Main + 2880 (main.c:484)
20  python2.4                   0x00001802 _start + 228 (crt.c:272)
21  python2.4                   0x0000171d start + 41

-------------------------------------------------------------------------
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

Reply via email to