New submission from Yann Diorcet:
I fell on a bug in ElementTree of Python 2.7.5 (default, Nov 12 2013, 16:18:04)
The bug seems to be here:
http://hg.python.org/cpython/file/ab05e7dd2788/Modules/_elementtree.c#l2341
uri is NULL and not checked before be passed to strlen
Maybe linked to my expat version:
expat.i686 2.1.0-5.fc19@fedora
expat.x86_64 2.1.0-5.fc19@anaconda
--
components: Library (Lib)
files: trace
messages: 204601
nosy: Yann.Diorcet
priority: normal
severity: normal
status: open
title: ElementTree segmentation fault in expat_start_ns_handler
versions: Python 2.7
Added file: http://bugs.python.org/file32872/trace
___
Python tracker
<http://bugs.python.org/issue19815>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com