Package: ntfs-3g
Version: 1:1.2531-1.1
Severity: normal

This problem also take place with ntfs-3g from testing.

I find it in syslog

Jan 21 05:32:35 localhost kernel: [ 1800.668203]
Jan 21 05:34:44 localhost kernel: [ 1929.516057] INFO: task
update_approx:4546 blocked for more than 120 seconds.
Jan 21 05:34:44 localhost kernel: [ 1929.516062] "echo 0 >
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 21 05:34:44 localhost kernel: [ 1929.516065] update_approx D
0000000000000082     0  4546   4545
Jan 21 05:34:44 localhost kernel: [ 1929.516069]  ffff8100184bbc58
0000000000000086 0000000000000292 ffffffffa02e214a
Jan 21 05:34:44 localhost kernel: [ 1929.516073]  ffff81007dba4340
ffff8100b6c96400 ffff81007dba45c8 00000000a02e219b
Jan 21 05:34:44 localhost kernel: [ 1929.516076]  ffff8100b61c4400
ffffffffa02e2a86 ffff810032513c40 ffffffff8024ac3a
Jan 21 05:34:44 localhost kernel: [ 1929.516079] Call Trace:
Jan 21 05:34:44 localhost kernel: [ 1929.516105]  [<ffffffffa02e214a>]
:fuse:queue_request+0x6a/0x83
Jan 21 05:34:44 localhost kernel: [ 1929.516115]  [<ffffffffa02e2a86>]
:fuse:request_send_nowait+0x25/0x43
Jan 21 05:34:44 localhost kernel: [ 1929.516121]  [<ffffffff8024ac3a>]
getnstimeofday+0x39/0x98
Jan 21 05:34:44 localhost kernel: [ 1929.516127]  [<ffffffff80272950>]
sync_page_killable+0x0/0x31
Jan 21 05:34:44 localhost kernel: [ 1929.516132]  [<ffffffff80429487>]
io_schedule+0x5c/0x9e
Jan 21 05:34:44 localhost kernel: [ 1929.516138]  [<ffffffff80271132>]
sync_page+0x3c/0x41
Jan 21 05:34:44 localhost kernel: [ 1929.516141]  [<ffffffff80272959>]
sync_page_killable+0x9/0x31
Jan 21 05:34:44 localhost kernel: [ 1929.516145]  [<ffffffff804295fa>]
__wait_on_bit_lock+0x36/0x66
Jan 21 05:34:44 localhost kernel: [ 1929.516151]  [<ffffffff8027107f>]
__lock_page_killable+0x5e/0x64
Jan 21 05:34:44 localhost kernel: [ 1929.516156]  [<ffffffff802461d3>]
wake_bit_function+0x0/0x23
Jan 21 05:34:44 localhost kernel: [ 1929.516161]  [<ffffffff80272c7b>]
generic_file_aio_read+0x2fa/0x4ae
Jan 21 05:34:44 localhost kernel: [ 1929.516179]  [<ffffffff8029b0ab>]
do_sync_read+0xc9/0x10c
Jan 21 05:34:44 localhost kernel: [ 1929.516188]  [<ffffffff802461a5>]
autoremove_wake_function+0x0/0x2e
Jan 21 05:34:44 localhost kernel: [ 1929.516198]  [<ffffffff802fb145>]
selinux_file_permission+0x4e/0xf6
Jan 21 05:34:44 localhost kernel: [ 1929.516204]  [<ffffffff8029b89c>]
vfs_read+0xaa/0x152
Jan 21 05:34:44 localhost kernel: [ 1929.516210]  [<ffffffff8029bc7d>]
sys_read+0x45/0x6e
Jan 21 05:34:44 localhost kernel: [ 1929.516216]  [<ffffffff8020c086>]
tracesys+0xd5/0xda
Jan 21 05:34:44 localhost kernel: [ 1929.516225]

=============
This is from my /etc/init.d/mountall.sh


case "$1" in
 start|"")
     /usr/sbin/setenforce 0
   do_start
   /usr/sbin/setenforce 1
   ;;
 restart|reload|force-reload)
   echo "Error: argument '$1' not supported" >&2
   exit 3
   ;;
 stop)
   # No-op
   ;;
 *)
   echo "Usage: mountall.sh [start|stop]" >&2
   exit 3
   ;;
esac
===============

String from /etc/fstab

=========
/dev/sdb6 /media/GigAntis ntfs-3g rw,nodev,nosuid,noatime,uid=108,gid=137,umask=107,dmask=006 0 2
==========

108 is uid of user "approx"

I had chkdsk this partition from windows. It doesn't help.

$ ls -l /var/cache/approx
lrwxrwxrwx 1 root root 37 Сен  8 15:47 /var/cache/approx ->
/media/GigAntis/.system/.approx-cache

Really sorry for my english.

-- System Information:
Debian Release: 5.0.8
 APT prefers stable
 APT policy: (989, 'stable'), (500, 'proposed-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ntfs-3g depends on:
ii  libc6                       2.7-18lenny7 GNU C Library: Shared libraries
ii libntfs-3g31 1:1.2531-1.1 ntfs-3g filesystem in userspace (F

ntfs-3g recommends no packages.

ntfs-3g suggests no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to