This bug does affect my setup using python3 and lxml library, using Debian 9.0
If it will be of any help, I can provide sample XML and XSLT for debugging purposes.
Removing "<xsl:strip-space elements="*"/>" declaration will solve the problem.
Crash occurs in tree.c:3672 see>
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5f0751a in xmlFreeNodeList__internal_alias (cur=0x555555e40af0) at ../../tree.c:3672
3672 ../../tree.c: No such file or directory.
This bug does affect my setup using python3 and lxml library, using Debian 9.0
If it will be of any help, I can provide sample XML and XSLT for debugging purposes.
Removing "<xsl:strip-space elements="*"/>" declaration will solve the problem.
Crash occurs in tree.c:3672 see>
Program received signal SIGSEGV, Segmentation fault. __internal_ alias (cur=0x555555e4 0af0) at ../../tree.c:3672
0x00007ffff5f0751a in xmlFreeNodeList
3672 ../../tree.c: No such file or directory.
system info>
$> apt-cache policy python3 ftp.debian. org/debian stretch/main amd64 Packages ftp.debian. org/debian sid/main amd64 Packages dpkg/status
python3:
Installed: 3.5.3-1
Candidate: 3.5.3-1
Version table:
*** 3.5.3-1 500
500 http://
100 http://
100 /var/lib/
$> apt-cache policy python3-lxml ftp.debian. org/debian sid/main amd64 Packages dpkg/status ftp.debian. org/debian stretch/main amd64 Packages
python3-lxml:
Installed: 3.7.3-1
Candidate: 3.7.3-1
Version table:
*** 3.7.3-1 100
100 http://
100 /var/lib/
3.7.1-1 500
500 http://