Thanks a lot for the report.
I'll be sure this is fixed for the next test release.

Herbert Xu <[EMAIL PROTECTED]> wrote:
| This is caused by the overflowing of the COST type.  On linux-i386, int and
| long are of the same length, thus defining the COST as long gains nothing.
| A maximum width check should be added in main and possibly COST should be
| defined to be long long on architectures where sizeof(int) == sizeof(long).
| --
| Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ )
| Email:  Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
| Home Page: http://gondor.apana.org.au/~herbert/
| PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
| From: Erno Kuusela <[EMAIL PROTECTED]>
| Subject: Bug#94207: fmt dumps core with large -w
| To: Debian Bug Tracking System <[EMAIL PROTECTED]>
| Date: Tue, 17 Apr 2001 04:50:00 +0300
| Reply-To: Erno Kuusela <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
| Resent-From: Erno Kuusela <[EMAIL PROTECTED]>
|
| Package: textutils
| Version: 2.0-3
| Severity: minor
|
|
| (erno@fabulous) /tmp % fmt -w 100000 < /etc/fstab
| [snip output]
| zsh: segmentation fault (core dumped)  fmt -w 100000 < /etc/fstab
|
| -- System Information
| Debian Release: testing/unstable
| Architecture: i386
| Kernel: Linux fabulous 2.2.19pre3 #1 Fri Dec 22 04:06:11 EET 2000 i586
|
| Versions of packages textutils depends on:
| ii  libc6                         2.2.2-4    GNU C Library: Shared libraries an

_______________________________________________
Bug-textutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-textutils

Reply via email to