Re: bug in csplit

Jim Meyering <[email protected]> Wed, 12 Jul 2006 14:13:04 +0200
Newsgroups gmane.comp.gnu.core-utils.bugs,gmane.comp.gnu.textutils.bugs
Message-ID <[email protected]>
R=FCdiger Willmann <[email protected]> wrote:
> I guess I found a bug in csplit. (csplit (coreutils) 5.2.1 with debian 3.1
> sarge):
>
> csplit crashes with a memory access violation
> when trying to split a file with very long lines.

Thanks for the report.
That was probably fixed in coreutils-5.90.
The latest stable release is coreutils-5.97.

Here's the NEWS entry that might be relevant:

  csplit could produce corrupt output, given input lines longer than 8KB

Please let us know if you can reproduce the failure with
the latest version.