July 19, 2007
3:46 p.m.
Hi, One of my co-workers is getting an occasional segfault in some code using lxml; it uses no other non-stdlib libraries, and it's single threaded. The segfault is in: __pyx_tp_dealloc_5etree__Element (src/lxml/etree.c:11282). Any info I can try to get to help debug this? Would a core dump be helpful? He's so far been unable to create a minimal reproducing example. Thanks, Itamar Shtull-Trauring