Re: mount /mnt/cdrom ok!but ls segmentation fault...

2000-11-22 Thread Dr. Kelsey Hudson
On Sun, 19 Nov 2000, Vincent wrote: > Using linux-2.4.0-test11-pre7 right now..., here's what i did, > mount /mnt/cdrom > cd /mnt/cdrom > ls > Segmentation fault > ls > *NOT Responding* > can't kill /sbin/ls > can't umount /mnt/cdrom > ps , shows ; > > 613 ?D 0:00 /bin/ls --color

Re: mount /mnt/cdrom ok!but ls segmentation fault...

2000-11-19 Thread Keith Owens
On Sun, 19 Nov 2000 20:28:39 +1100, Vincent <[EMAIL PROTECTED]> wrote: >Nov 19 19:46:47 darkstar kernel: Unable to handle kernel paging request >at virtual address dfdfdfc4 >Nov 19 19:46:47 darkstar kernel: *pde = >EIP: 0010:[] See linux/REPORTING-BUGS. - To unsubscribe from this list:

Re: mount /mnt/cdrom ok!but ls segmentation fault...

2000-11-19 Thread Vincent
"Albert D. Cahalan" wrote: > > The 'D' means that the process is running uninterruptable kernel > code that should never take long to execute. Usually it means > the process is doing disk IO. > > To find where process 613 is stuck, do this: > > ps -p 613 -o comm,stat,f,pcpu,nwchan,wchan 361

mount /mnt/cdrom ok!but ls segmentation fault...

2000-11-18 Thread Vincent
Hi all, Using linux-2.4.0-test11-pre7 right now..., here's what i did, mount /mnt/cdrom cd /mnt/cdrom ls Segmentation fault ls *NOT Responding* can't kill /sbin/ls can't umount /mnt/cdrom ps , shows ; 613 ?D 0:00 /bin/ls --color=auto -F -b -T 0 ^ i didn't want to