[lxml-dev] *** glibc detected *** free(): invalid pointer: 0x086449e7 ***

Doug Winter doug at isotoma.com
Tue Mar 6 11:38:56 CET 2007


Stefan Behnel wrote:
> Sounds like it. Is the class instantiated from the main thread (the one that
> imports etree) or from a different thread? Sadly, that makes a difference in
> etree - the latter will not work. Normally, this should be caught in XSLT(),
> but maybe this is a special case somehow...

Frankly I don't know, but it does sound like the latter.  I am creating 
the XSL instance each time now in the method, and that does resolve it.

Can you explain why this makes a difference, or point me to some docs? 
I'd like to understand this if I can :)

Cheers,

Doug.

-- 
Isotoma, Open Source Software Consulting - http://www.isotoma.com
Tel: 01904 567349, Mobile: 07879 423002, Fax: 020 79006980
Postal Address: Tower House, Fishergate, York, YO10 4UA, UK

Registered in England.  Company No 5171172.  VAT GB843570325.
Registered Office: 19a Goodge Street, London, W1T 2PH


More information about the lxml-dev mailing list