durusmail: quixote-users: ptl core dump
ptl core dump
2001-11-06
2001-11-07
2001-11-07
ptl core dump
Quinn Dunkan
2001-11-06
% cat >t.ptl
a = [0,1]
del a[0], a[1]
^D
% python -c 'import quixote; quixote.enable_ptl(); import t'
zsh: 18387 segmentation fault (core dumped)  python -c import quixote;
quixote.enable_ptl(); import t
% python
Python 2.0 (#3, Jan 19 2001, 13:28:16)
[GCC 2.95.2 19991024 (release)] on sunos5
Type "copyright", "credits" or "license" for more information.
>>>



Anyone else see this?


reply