Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#55 closed defect (duplicate)

Problem with fork() in swat

Reported by: guest Owned by: Paul Smedley
Priority: minor Milestone: Samba Server for eCS (OS/2) 1.0.1
Component: Samba Server Version: 3.0.28
Keywords: Cc:

Description

in http://svn.netlabs.org/samba/browser/branches/samba-3.0/source/web/startstop.c the start of smbd and nmbd uses fork(). but because the parent exits wih exit(0) also the child dies. so spawn() would be better

Change History (4)

comment:1 Changed 16 years ago by guest

this ticket is a followup to ticket #54

comment:2 Changed 16 years ago by Yuri Dario

Resolution: duplicate
Status: newclosed

duplicate of ticket:54

comment:3 Changed 15 years ago by Herwig Bauernfeind

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

comment:4 Changed 15 years ago by Herwig Bauernfeind

Version: 3.0.28
Note: See TracTickets for help on using tickets.