[Bug 2058415] Re: Reading binary data in paraview broken by libexpat1 update
Peter Heywood
2058415 at bugs.launchpad.net
Thu Apr 4 10:07:50 UTC 2024
On Jammy, the update from 2.4.7-1ubuntu0.2 to 2.4.7-1ubuntu0.3 causes
simialr XML not well formed (invalid token) errors for files which
contain binary data. Downgrading to 2.4.7-1 resolved the issue.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to expat in Ubuntu.
https://bugs.launchpad.net/bugs/2058415
Title:
Reading binary data in paraview broken by libexpat1 update
Status in expat package in Ubuntu:
Confirmed
Status in paraview package in Ubuntu:
Confirmed
Bug description:
The recent update of libexpat1 to version 2.5.0-2ubuntu0.1 broke Paraview.
In particular reading vtu files containing binary data fails since this update. When trying to open files that worked fine before, Paraview now reports a parsing error like this one:
ERROR: In vtkXMLParser.cxx, line 376
vtkXMLDataParser (0x5b0ac36fc970): Error parsing XML in stream at line 21, column 0, byte index 1036: not well-formed (invalid token)
ERROR: In vtkXMLReader.cxx, line 521
vtkXMLUnstructuredGridReader (0x5b0ac3d3b670): Error parsing input file. ReadXMLInformation aborting.
The problem disappears when reverting libexpat1 to version 2.5.0-2.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/expat/+bug/2058415/+subscriptions
More information about the foundations-bugs
mailing list