[lxml-dev] lxml segfaults while instantiating ElementBase
Marian Schubert
marian.schubert at gmail.com
Thu Dec 14 14:38:49 CET 2006
Hello,
i guess it should not be instantiated but still...
Python 2.4.4 (#2, Oct 20 2006, 00:23:25)
[GCC 4.1.2 20061015 (prerelease) (Debian 4.1.1-16.1)] on linux2
>>> from lxml.etree import ElementBase
>>> ElementBase()
Segmentation fault
lxml.etree: (1, 1, 1, 0)
libxml used: (2, 6, 27)
libxml compiled: (2, 6, 26)
libxslt used: (1, 1, 18)
libxslt compiled: (1, 1, 17)
cu,
Maio
More information about the lxml-dev
mailing list