On Thu, Feb 21, 2008 at 08:19:22PM +0100, Petr Kopecky wrote: > Hi there, > > I have found a problem with my Samba server 3.0.28. This problem appeared > suddenly without > any changes in configuration or server update. > NMBD becomes unresponsive in some minutes after startup with these options > enabled: > > name resolve order = wins lmhosts hosts > wins server = 172.25.8.86 172.25.8.84 > > Unresponsive means that it is not possible to connect to server, > nmbd eats full processor power and it is not possible to stop it, only by > "killall -9"
Attach to the process with gdb -p <pid> and get a backtrace please. Jeremy. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
