GNOME Bugzilla – Bug 667987
xmlReadFile return null,prompt io warning while xmlReaderForFile is totally correct
Last modified: 2017-09-12 17:46:17 UTC
xmlReadFile read an xml file,return null,prompting that: i/o warning:failed to load external entity "culture.xml", while xmlReaderForFile reading the same file from the same path on disk is correct. I am not sure this is a bug,maybe it is the harddisk problem, but xmlReaderForFile reads correctly,which confused me. what I had tried: copy other content from another xml file to the file:culture.xml, the problem occured again; howerer, copy the oringinal content from culture to B xml file, then the program reading file from B runs correctly. expecting reply if possible. thx.
Please provide a minimal testcase if possible and more information about the filesystem etc. Also see https://bugzilla.gnome.org/page.cgi?id=bug-writing.html