cat -vet does not print file contents

Bug #127536 reported by rfried
2
Affects Status Importance Assigned to Milestone
coreutils (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: coreutils

cat (GNU coreutils) 5.93 as provided by Ubunut 6.06LTS has this bug:

OK: cat /proc/self/cmdline
JUST PROMPTS: cat -v /proc/self/cmdline
JUST PROMPTS: cat -e /proc/self/cmdline
JUST PROMPTS: cat -t /proc/self/cmdline

Bug is triggered by use of ioctl(3, FIONREAD, [-26]) systemcall returning
negativ byte count in combination with (some) kernel versions.

Bug was fixed in coreutils version >= 5.97-1
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370583

Ubuntu 7.04 is Ok (coreutils 5.97)

Kind Regards,
Roland Friedwagner

Revision history for this message
Daniel T Chen (crimsun) wrote :

This symptom isn't reproducible in current 8.10.

Changed in coreutils:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.