Ticket #25 (closed defect: fixed)

Opened 6 years ago

Last modified 4 years ago

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

Reported by: guest Owned by: psmedley
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

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

Change History

Changed 6 years ago by guest

Logfiles produced during the above scenario.

Changed 6 years ago by guest

The prepared share that is added to smb.conf

comment:1 Changed 6 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 6 years ago by ydario

  • Status changed from new to closed
  • Resolution set to fixed

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

Fixed in libc trunk.

comment:3 Changed 4 years ago by herwigb

  • Milestone set to Samba Server for eCS (OS/2) 1.0

comment:4 Changed 4 years ago by herwigb

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