#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)
Change History (6)
by , 18 years ago
comment:1 by , 18 years ago
Even adding a single empty line to smb.conf makes smbd.exe crash as soon as it rereads smb.conf.
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
It is a bug in libc handling for setlocale(), see http://svn.netlabs.org/libc/ticket/185
Fixed in libc trunk.
comment:3 by , 17 years ago
| Milestone: | → Samba Server for eCS (OS/2) 1.0 |
|---|
comment:4 by , 17 years ago
| Version: | → 3.0.25c |
|---|
Note:
See TracTickets
for help on using tickets.

Logfiles produced during the above scenario.