[Biopython-dev] Re: bug 37 (fwd)
Iddo Friedberg
idoerg at cc.huji.ac.il
Wed Jul 11 03:49:51 EDT 2001
Hi Andrew & all,
Sorry, I mangled the thing during cut/paste. Seems like you reproduced the
code correctly, Andrew.
Ok. Here's the minimal code. It causes a segfault with python 2.0 / 2.0.1
on Linux RH 7.0 and RH 6.2
idoerg at arrakis:noh/sw> python
Python 2.0 (#1, Oct 16 2000, 18:10:03)
[GCC 2.95.2 19991024 (release)] on linux2
Type "copyright", "credits" or "license" for more information.
imported cPickle, math, string, os
imported dirs
>>> from Bio import Seq
>>> l=Seq.MutableSeq('ACDEFGHIKL')
>>> print j
MutableSeq('ACDEFG', Alphabet())
>>> j
Segmentation fault (core dumped)
Boo Hoo!!
Iddo
--
Iddo Friedberg | Tel: +972-2-6758647
Dept. of Molecular Genetics and Biotechnology | Fax: +972-2-6757308
The Hebrew University - Hadassah Medical School | email: idoerg at cc.huji.ac.il
POB 12272, Jerusalem 91120 |
Israel |
http://bioinfo.md.huji.ac.il/marg/people-home/iddo/
More information about the Biopython-dev
mailing list