[apport] cp crashed with signal 25 in read()

Bug #103179 reported by henning
2
Affects Status Importance Assigned to Milestone
coreutils (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

Binary package hint: coreutils

Error-message while exceeding the file-size-limit writing to a vfat-usb-drive.

ProblemType: Crash
Architecture: amd64
Date: Thu Apr 5 07:12:29 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /bin/cp
Package: coreutils 5.97-5.2ubuntu3
PackageArchitecture: amd64
ProcCmdline: cp KNOPPIX_V5.1.1DVD-2007-01-04-DE/ /media/USB-DRIVE/ -r
ProcCwd: /home/henning
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=de_DE.UTF-8
Signal: 25
SourcePackage: coreutils
StacktraceTop:
 read () from /lib/libc.so.6
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Uname: Linux lupsf-hn 2.6.20-13-generic #2 SMP Sat Mar 24 23:12:02 UTC 2007 x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner users video

Revision history for this message
henning (henning-nunatakker) wrote :
Revision history for this message
Micah Cowan (micahcowan) wrote :

Confirmed due to duplicate.

Signal 25 is BSD's SIGXFSZ, whose default action is to dump core (whose brilliant idea was that?). It is sent when the file size limit has been exceedd. A simple signal handler should fix this.

Changed in coreutils:
status: Unconfirmed → Confirmed
Changed in coreutils:
importance: Undecided → Medium
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.