Re: [Samba] Re: Windows XP - Explorer crashes when I try to open a file on a Samba share

2004-09-29 Thread Holger Krull
Any insight as to what the kernel problem was? Since it's a Gentoo system,
I did compile the kernel myself. I'd hate to file a bug if it was simply
me making a boneheaded mistake...
I don't know what the specific problem is. But there has to be a 
solution as my kernel (Suse 2.4.21-243) has no problems with sendfile.

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Re: Windows XP - Explorer crashes when I try to open a file on a Samba share

2004-09-28 Thread Martin J Hooper
Holger Krull wrote:
Maybe you are experiencing the sendfile problem. Using sendfile is the 
default for newer samba versions, but unfortuneately a lot of kernels 
don't implement that right.
Try using
use sendfile = no
in your global section
Thanks mate - I was having the same problem too.  Works fine now after 
using that line!

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Re: Windows XP - Explorer crashes when I try to open a file on a Samba share

2004-09-28 Thread Lenroc
On Tue, 28 Sep 2004 20:24:52 +0200, Holger Krull wrote:

 Maybe you are experiencing the sendfile problem. Using sendfile is the 
 default for newer samba versions, but unfortuneately a lot of kernels 
 don't implement that right.
 Try using
 use sendfile = no
 in your global section

Fantastic, that fixed the problem straight away! Thanks much!

Any insight as to what the kernel problem was? Since it's a Gentoo system,
I did compile the kernel myself. I'd hate to file a bug if it was simply
me making a boneheaded mistake...

-- 
Lenroc

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba