<br><br><div><span class="gmail_quote">On 6/30/05, <b class="gmail_sendername">Jason Voegele</b> <<a href="mailto:jason@jvoegele.com">jason@jvoegele.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, June 30, 2005 10:20 am, Todd Deshane said:<br>> On 6/30/05, Jason Voegele <<a href="mailto:jason@jvoegele.com">jason@jvoegele.com</a>> wrote:<br>>> For the most part, I can interact with the device just fine. I can view,
<br>>> add, and remove files from the device with no problem...except for the<br>>> Music subdirectory. Whenever I try to access the Music directory, i.e.<br>>> an<br>>> 'ls' command or opening the folder with Nautilus, it hangs forever. When
<br>>> I check the status of the command in gnome-system-monitor its status is<br>>> displayed as "Uninterruptible". This happens only with the Music<br>>> directory. All other directories are fine.
<br>>> Any thoughts?<br>><br>> Try running strace ls (instead of just ls)<br>> that will give you an idea if it is is hanging or just spinning.<br><br>OK, I ran 'strace ls /media/H300/Music' as you suggested. Here are the
<br>last few lines of the output:<br><br><output><br>open("/etc/group", O_RDONLY) = 3<br>fcntl64(3,
F_GETFD)
= 0<br>fcntl64(3, F_SETFD, FD_CLOEXEC) = 0<br>_llseek(3, 0, [0], SEEK_CUR) = 0<br>fstat64(3, {st_mode=S_IFREG|0644, st_size=799, ...}) = 0<br>mmap2(NULL, 799, PROT_READ, MAP_SHARED, 3, 0) = 0xb7d3c000<br>
_llseek(3, 799, [799], SEEK_SET) = 0<br>munmap(0xb7d3c000, 799) = 0<br>close(3) =
0<br>open("/media/H300/Music/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3<br>fstat64(3, {st_mode=S_IFDIR|0700, st_size=32768, ...}) = 0<br>fcntl64(3, F_SETFD, FD_CLOEXEC) = 0<br>getdents64(3,<br>
</output><br><br>I don't know how to interpret this, but it does seem strange that the last<br>line seems to be incomplete, as if something froze during the output of<br>that line.<br><br>Does this provide any clues?
</blockquote><div><br>
What kernel version are you running? ... maybe there is a known<br>
issue.<br>
<br>
So, it just hangs there at that point? How long have you waited?<br>
Is there any i/o or cpu usage at that point?<br>
</div><br>
Regards,<br>
Todd<br>
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">--<br>Jason Voegele<br>"There is an essential core at the center of each man and woman that
<br>remains unaltered no matter how life's externals may be transformed<br>or recombined. But it's smaller than we think."<br> -- Gene Wolfe, The Book of the Long Sun<br><br></blockquote></div><br>