[lxml-dev] lxml segfaults while instantiating ElementBase
Martijn Faassen
faassen at startifact.com
Tue Dec 19 21:42:38 CET 2006
Hello,
Marian Schubert wrote:
> 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)
Good point. We should be hiding this from import if we can. Stefan, any
ideas?
Regards,
Martijn
More information about the lxml-dev
mailing list