smbmount freezes ls only the first time

2004-07-21 Thread Robert William Hutton
I've been having problems with smbmount.  I've noticed this on both my desktop 
and laptop computers.  Both are running sid, updated regularly.  The symptoms of 
the problem are:

- mount a share (either from samba on a linux server or from a windows server)
- cd to the mount point
- type ls
- ls freezes!
when I do a ps aux, the ls comes up as:
rwh   6288  0.0  0.1  1996  592 pts/6D+   16:29   0:00 ls --color=auto
So it's gone into an uninterruptable sleep, which generally means it's waiting 
on IO.  I can't kill it with ctrl-C or ctrl-\, nor with a kill or kill -9.

Now, here's the kicker.  If I go mount the share elsewhere, it works fine!  I've 
had a bit of a poke around in the logs, but haven't found anything useful.  Is 
there a way that I can increase the debug level of the smbmount process?

Thanks,
Rob.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: smbmount freezes ls only the first time

2004-07-21 Thread Ernie McCracken
On Wed, 21 Jul 2004 16:37:35 +1000, Robert William Hutton
[EMAIL PROTECTED] wrote:
 I've been having problems with smbmount.  I've noticed this on both my desktop
 and laptop computers.  Both are running sid, updated regularly.  The symptoms of
 the problem are:
 
 - mount a share (either from samba on a linux server or from a windows server)
 - cd to the mount point
 - type ls
 - ls freezes!

I had the same problem when running Fedora Core 2.  You may be
experiencing this bug:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=123895
http://bugme.osdl.org/show_bug.cgi?id=2642


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]