Date: Thu, 24 May 2001 19:27:45 -0400 From: "gerald stoller" <gerald_stoller@hotmail.com> To: freebsd-questions@freebsd.org Subject: System crash while cp'ing or mv'ing a file from floppy to HD Message-ID: <F197hJTANZwwPcMFlF800009d71@hotmail.com>
next in thread | raw e-mail | index | archive | help
I have had my system crash (always) while cp'ing or mv'ing either of two files from floppy (3.5") to HD. Both before and after I have moved other files (of about the same size, some larger and some smaller) from the same floppy to HD. Attached (in UNIX format) are dmesg from around that runtime, and the contents of the window in which I typed the cp , mv commands with the system responses to them and messages that appeared in a root window. Preceding that latter stuff is the uname -a from my machine. Well, I was going to attach stuff as stated above, but each time I tried hotmail.com seemed to disconnect and then ask me for my password again, and nothing got done. (I tried this several times on two different computers.) Microsoft sticks it to us again!!!! So I will place the text of those files below. uname -a FreeBSD 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov 20 13:02:55 GMT 2000 jkh@bento.FreeBSD .org:/usr/src/sys/compile/GENERIC i386 my window contents 64 rm xag 65 ll /a/x* . 66 time cp /a/x* . 67 ll 68 rm xag 69 ll 70 cp /a/x* . 71 ll /a/x* . 72 rm xag /write/kstoller/egrep/tsrc% ll /a/x* . ls: /a/x*: No such file or directory .: total 10080 -r--r--r-- 1 kstoller wheel 1187231 May 21 19:32 xaa -r--r--r-- 1 kstoller wheel 1144239 May 21 19:40 xab -r--r--r-- 1 kstoller wheel 1152101 May 22 19:33 xac -r--r--r-- 1 kstoller wheel 1121162 May 22 19:37 xad -r--r--r-- 1 kstoller wheel 1126443 May 22 21:37 xae -rwxrwxr-x 1 kstoller wheel 1094320 May 23 19:37 xaf -rwxr-xr-x 1 kstoller wheel 1077739 May 23 21:48 xah -rwxrwxr-x 1 kstoller wheel 1177047 May 23 19:51 xai -rwxr-xr-x 1 kstoller wheel 1146738 May 23 21:57 xaj -rwxr-xr-x 1 kstoller wheel 0 May 23 22:00 xak -rwxr-xr-x 1 kstoller wheel 0 May 23 22:01 yak /write/kstoller/egrep/tsrc% ll /a/x* . -rwxrwxr-x 1 root wheel 1104326 May 23 19:41 /a/xag .: total 10080 -r--r--r-- 1 kstoller wheel 1187231 May 21 19:32 xaa -r--r--r-- 1 kstoller wheel 1144239 May 21 19:40 xab -r--r--r-- 1 kstoller wheel 1152101 May 22 19:33 xac -r--r--r-- 1 kstoller wheel 1121162 May 22 19:37 xad -r--r--r-- 1 kstoller wheel 1126443 May 22 21:37 xae -rwxrwxr-x 1 kstoller wheel 1094320 May 23 19:37 xaf -rwxr-xr-x 1 kstoller wheel 1077739 May 23 21:48 xah -rwxrwxr-x 1 kstoller wheel 1177047 May 23 19:51 xai -rwxr-xr-x 1 kstoller wheel 1146738 May 23 21:57 xaj -rwxr-xr-x 1 kstoller wheel 0 May 23 22:00 xak -rwxr-xr-x 1 kstoller wheel 0 May 23 22:01 yak /write/kstoller/egrep/tsrc% /write/kstoller/egrep/tsrc% r 66 time cp /a/x* . cp: ./xag: Bad address 1.34s real 0.00s user 0.00s system /write/kstoller/egrep/tsrc% time cp /a/x* yag cp: yag: Bad address 1.32s real 0.00s user 0.00s system /write/kstoller/egrep/tsrc% ll *k *g -rwxr-xr-x 1 kstoller wheel 0 May 23 23:50 xag -rwxr-xr-x 1 kstoller wheel 0 May 23 22:00 xak /write/kstoller/egrep/tsrc% /write/kstoller/egrep/tsrc% r 66 time cp /a/x* . cp: ./xag: Bad address 1.34s real 0.00s user 0.00s system /write/kstoller/egrep/tsrc% time cp /a/x* yag cp: yag: Bad address 1.32s real 0.00s user 0.00s system /write/kstoller/egrep/tsrc% ll *k *g -rwxr-xr-x 1 kstoller wheel 0 May 23 23:50 xag -rwxr-xr-x 1 kstoller wheel 0 May 23 22:00 xak -rwxr-xr-x 1 kstoller wheel 0 May 23 23:51 yag -rwxr-xr-x 1 kstoller wheel 0 May 23 22:01 yak /write/kstoller/egrep/tsrc% rm *k *g /write/kstoller/egrep/tsrc% ll *k *g ls: *g: No such file or directory ls: *k: No such file or directory /write/kstoller/egrep/tsrc% time cp /a/x* zag cp: zag: Bad address 1.32s real 0.00s user 0.00s system root window messages May 23 23:50:40 /kernel: vm_fault: pager read error, pid 402 (cp) May 23 23:50:40 /kernel: vm_fault: pager read error, pid 402 (cp) May 23 23:51:23 /kernel: vm_fault: pager read error, pid 403 (cp) May 23 23:51:23 /kernel: vm_fault: pager read error, pid 403 (cp) May 23 23:54:10 /kernel: vm_fault: pager read error, pid 407 (cp) May 23 23:54:10 /kernel: vm_fault: pager read error, pid 407 (cp) Who is the guru on cp and mv , and how do I contact him/her? I would like to know if something like this has been reported before and what is known about it. Right now, I have split those two big files into much smaller ones and I will repeat the attempted cp and mv with the smaller files (they are about 25K long each). By the way, these files are splits of a compressed ASCII file, I was trying to see if a problem with a gigantic file (over 100MB ) on one UNIX system is also present in freeBSD . _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F197hJTANZwwPcMFlF800009d71>