Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=2656706
By: nobody
Dear all:
I had a Lacie external usb disk plugged to my linux (debian's 2.4.26-686-smp)
usb 1.x port. I had to copy all the data on the disk (500gb) to my HD (NTFS).
When I noticed usb 1.x was so slow, I got a I got a usb 2 card (02:01.0 USB
Controller: Acer Laboratories Inc. [ALi] M5237 USB (rev 03)), booted the machine,
installed the usb modules and tried to start copying again.
After some seconds, I got a segfault and this info was printed on dmesg
Jul 9 09:53:28 st3 kernel: NTFS: Warning! NTFS volume version is Win2k+: Mounting
read-only
Jul 9 09:53:54 st3 kernel: NTFS: Unicode name contains a character that cannot
be converted to chosen character set. Remount with utf8 encoding and this should
work.
Jul 9 09:53:54 st3 kernel: NTFS: Problem with runlist in extended record
Jul 9 09:53:54 st3 kernel: Unable to handle kernel paging request at virtual
address 5f65caef
Jul 9 09:53:54 st3 kernel: printing eip:
Jul 9 09:53:54 st3 kernel: f8a63176
Jul 9 09:53:54 st3 kernel: *pde = 00000000
Jul 9 09:53:54 st3 kernel: Oops: 0000
Jul 9 09:53:54 st3 kernel: CPU: 0
Jul 9 09:53:54 st3 kernel: EIP:
0010:[usbkbd:__insmod_usbkbd_S.data_L384+2033526/11169158] Not tainted
Jul 9 09:53:54 st3 kernel: EFLAGS: 00010217
Jul 9 09:53:54 st3 kernel: eax: 00000000 ebx: 5f65caef ecx: 00000002
edx: 00000001
Jul 9 09:53:54 st3 kernel: esi: 61702034 edi: 685f6567 ebp: f2d622b4
esp: f2a67e44
Jul 9 09:53:54 st3 kernel: ds: 0018 es: 0018 ss: 0018
Jul 9 09:53:54 st3 kernel: Process cp (pid: 12039, stackpage=f2a67000)
Jul 9 09:53:54 st3 kernel: Stack: f7066400 f2d622b4 f2d622b4 00007921 00000000
f8a635e3 f2d622b4 f7066400
Jul 9 09:53:54 st3 kernel: 00007921 f7066400 f2d622b4 f6e588fc 00007921
f6e588fc 00000001 f8a62d54
Jul 9 09:53:54 st3 kernel: 00000000 f7066800 00000400 f8a63758 f6e588fc
f8a63789 f2d622b4 f2d62180
Jul 9 09:53:54 st3 kernel: Call Trace:
[usbkbd:__insmod_usbkbd_S.data_L384+2034659/11168025]
[usbkbd:__insmod_usbkbd_S.data_L384+2032468/11170216]
[usbkbd:__insmod_usbkbd_S.data_L384+2035032/11167652]
[usbkbd:__insmod_usbkbd_S.data_L384+2035081/11167603]
[usbkbd:__insmod_usbkbd_S.data_L384+2028246/11174438]
Jul 9 09:53:54 st3 kernel: [usbkbd:__insmod_usbkbd_S.data_L384+2027846/11174838]
[d_alloc+27/392] [real_lookup+122/276] [link_path_walk+1787/2476] [path_walk+26/28]
[path_lookup+27/36]
Jul 9 09:53:54 st3 kernel: [__user_walk+38/64] [sys_lstat64+25/112]
[sys_close+91/112] [system_call+51/56]
Jul 9 09:53:54 st3 kernel:
Jul 9 09:53:54 st3 kernel: Code: 8b 33 8b 7b 04 83 fe ff 74 0e 53 55 e8 51
72 00 00 83 c4 08
Jul 9 09:54:12 st3 kernel: <3>NTFS: Unicode name contains a character that
cannot be converted to chosen character set. Remount with utf8 encoding and
this should work.
after that, everything was so unstable so I rebooted the machine.
Then, I installed Debian's 2.6.6-686-smp and tryed to list the files on the
usb HD (find) and after printing the name of the 2nd dir, find hung (top shows
99% of the cpu usage).
Any ideas on what might be going on here?
Thanks in advance
martin sarsale - ma...@em...
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44085
|