You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is inherently not reproducible and I'm not 100% certain about this. but I think that seqkit may produce incorrect output without displaying any error messages when encountering I/O errors.
My file system experienced frequent I/O errors (detected and reported by other programs like gzip,cp), I observed seqkit sample command produced the corrupted output. which was fine at the start but at some lines, the structure was broken. example:
@shenwei356 thank you very much for your responses. The error message was something like "IO error has occurred," though I’m not sure of the exact wording. Aditionally, commands like "ls" were hanging, and Trimmomatic was reporting "IO errors" as well.
I think the gzip file is not corrupt. I received more information about our filesystem today, and it seems that write failures occur occasionally, but not read failures.
this is inherently not reproducible and I'm not 100% certain about this. but I think that seqkit may produce incorrect output without displaying any error messages when encountering I/O errors.
My file system experienced frequent I/O errors (detected and reported by other programs like gzip,cp), I observed seqkit sample command produced the corrupted output. which was fine at the start but at some lines, the structure was broken. example:
I checked the stderr output but there's no io error message in it.
The text was updated successfully, but these errors were encountered: