Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#25 closed defect (fixed)

Changing smbd.conf while smbd.exe is running makes smbd.exe crash

Reported by: guest Owned by: Paul Smedley
Priority: major Milestone: Samba Server for eCS (OS/2) 1.0
Component: Samba Server Version: 3.0.25c
Keywords: change smbd.conf addshare Cc: herwig.bauernfeind@…

Description

Adding another share to smb.conf by using a prepared share section in a separate text file using copy /B smb.conf+addx.conf smb.conf makes smbd.exe crash as soon as the next operation rereads smbd.conf.

Note: Changing smbd.conf while smbd.exe is running is a normal operation for external scripts such as addshare and others.

Attachments (2)

log.zip (21.9 KB) - added by guest 17 years ago.
Logfiles produced during the above scenario.
addx.conf (152 bytes) - added by guest 17 years ago.
The prepared share that is added to smb.conf

Download all attachments as: .zip

Change History (6)

Changed 17 years ago by guest

Attachment: log.zip added

Logfiles produced during the above scenario.

Changed 17 years ago by guest

Attachment: addx.conf added

The prepared share that is added to smb.conf

comment:1 Changed 17 years ago by guest

Even adding a single empty line to smb.conf makes smbd.exe crash as soon as it rereads smb.conf.

comment:2 Changed 17 years ago by Yuri Dario

Resolution: fixed
Status: newclosed

It is a bug in libc handling for setlocale(), see http://svn.netlabs.org/libc/ticket/185

Fixed in libc trunk.

comment:3 Changed 15 years ago by Herwig Bauernfeind

Milestone: Samba Server for eCS (OS/2) 1.0

comment:4 Changed 15 years ago by Herwig Bauernfeind

Version: 3.0.25c
Note: See TracTickets for help on using tickets.