nsxlib and nsxqt crash when reading corrupted (e.g. incomplete) ILL ASCII data
The crash comes from the fact that the size of the file is guessed by reading the header block and fetching the number of frames from the metadata. In case of incomplete data, the reading triggers memory corruption.
Edited by eric pellegrini