
Endless ntfs3g-error while using Amarok
Hello together!
For the last days I get a ntfs3g-errormessage with different frequency while listening to my music located on a ntfs-partition (connected via USB) with Amarok. A long time everything was fine, but now the error is reproduceable.
When playing long enough I get an endless stream of:
(/var/log/messages):
Code:
...
Dec 31 13:19:34 pentium1860 ntfs-3g[14424]: ntfs_attr_pread: ntfs_pread failed: Eingabe-/Ausgabefehler
Dec 31 13:19:34 pentium1860 ntfs-3g[14424]: Error reading $Mft record(s): Eingabe-/Ausgabefehler
Dec 31 13:19:34 pentium1860 ntfs-3g[14424]: ntfs_mft_record_read failed: Eingabe-/Ausgabefehler
Dec 31 13:19:35 pentium1860 printk: 16801 messages suppressed.
Dec 31 13:19:35 pentium1860 Buffer I/O error on device sda3, logical block 786433
...
(german part says: I/O-Error)
This leads to a freeze of amarok and sometimes my running system also. By umount and after this mounting the device, everthing is ok for a little while.
Im running a 2.6.25-gentoo-r7 kernel with amarok-1.4.10 and ntfs3g-1.2531. Partition is mounted with
Code:
/dev/usbhd3 /mnt/extern/Audio ntfs-3g noauto,user,rw,noexec,sync,uid=root,gid=users,umask=007 0 0
by root (usbhd3 is a symlink to sda3 created with udev).
If you need more information, ask for it ;)
Bye, H2
P.S.: I'm sorry for my bad english.