bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug in tr: assertion failed


From: Eric Blake
Subject: Re: bug in tr: assertion failed
Date: Thu, 03 May 2007 06:13:03 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Blohm, Guntram (I/FP-831, extern) on 5/3/2007 1:56 AM:
> gandalf$ tr  -c '\012[a-z][A-Z][0-9].' '[_*256]'
> tr: tr.c:1819: main: Assertion `get_next (s2, ((void *)0)) == -1 || 
> truncate_set1' failed.
> Aborted
> gandalf$ tr --version
> tr (GNU coreutils) 6.4
> 
> Unfortunately, i have no easy way of installing a newer version of coreutils 
> to check if the bug is still present.

Thanks for the report.  It's still there in 6.9:

$ tr --version | head -n1
tr (GNU coreutils) 6.9
$ tr  -c '\012[a-z][A-Z][0-9].' '[_*256]'
assertion "get_next (s2, NULL) == -1 || truncate_set1" failed: file
"/home/eblake/coreutils-6.9-1/src/coreutils-6.9/src/tr.c", line 1819

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGOdHP84KuGfSFAYARAlvlAJ9OInlrLG8vxotCVxCiSUCC8D/qcgCfSBKt
Yj9s7RhlucPRbW9RtbT/0y4=
=Q2NJ
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]