[Samba] 3.2.4 CreateDirectory panic

Peter Rindfuss rindfuss at wzb.eu
Mon Oct 20 14:09:57 GMT 2008


On 2008-10-20 15:17, Volker Lendecke wrote:
> On Mon, Oct 20, 2008 at 03:11:41PM +0200, Peter Rindfuss wrote:
>> On 2008-10-20 15:02, Volker Lendecke wrote:
>>> On Mon, Oct 20, 2008 at 02:34:23PM +0200, Peter Rindfuss wrote:
>>>> attached is the subroutine that I used for testing.
>>>> The part enclosed in #ifdef createdir_alt worked with 3.0.24, but not 
>>>> with 3.2.4. The #else part works with 3.2.4. Both versions are based 
>>>> upon the same security descriptor structure.
>>> Can you also send your smb.conf and a debug level 10 log
>>> leading to this error?
>>>
>> smb.conf is attached.
>>
>> Is it possible to turn on level 10 logging without restarting the 
>> daemon? It is our production server and I'm not willing to disturb any 
>> existing connection.
> 
> Sure. Just set "debug level = 10". Then all new connections
> will get the higher debuglevel. Alternatively, connect from
> your client, look at smbstatus output to find "your" smbd
> pid and issue
> 
> smbcontrol <smbd-pid> debug 10
> 
> to make just that one smbd use that debuglevel.
> 
> Volker

Here comes the log; I went to the CreateDirectory call in the debugger,
turned level 10 on and stepped over the call.

Second try; gzipped now.

Peter




More information about the samba mailing list