You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
start the server nmbd -p 1137
or su -c usr/bin/nmbd
What is the expected behavior?
We hope to see it in output of ps -A|grep nmbd but we don't
log.nmbd (once as unprivileged user, once as root):
[2025/01/15 18:19:46, 0] ../../source3/lib/dumpcore.c:60(get_default_corepath)
Failed to create /data/data/com.termux/files/usr/var/log/samba/cores for user 10299 with mode 0700
[2025/01/15 18:19:46, 0] ../../source3/lib/dumpcore.c:257(dump_core_setup)
Unable to setup corepath for nmbd: File exists
[2025/01/15 18:19:46.665490, 0] ../../source3/nmbd/nmbd.c:901(main)
nmbd version 4.16.11 started.
Copyright Andrew Tridgell and the Samba Team 1992-2022
[2025/01/15 18:23:17.892136, 0] ../../source3/nmbd/nmbd.c:901(main)
nmbd version 4.16.11 started.
Copyright Andrew Tridgell and the Samba Team 1992-2022
[2025/01/15 18:23:17.892673, 0] ../../source3/nmbd/nmbd.c:920(main)
main: Failed to init messaging context!
Problem description
The name service seems to quit without error
What steps will reproduce the bug?
start the server
nmbd -p 1137
or
su -c usr/bin/nmbd
What is the expected behavior?
We hope to see it in output of
ps -A|grep nmbd
but we don'tlog.nmbd (once as unprivileged user, once as root):
System information
The text was updated successfully, but these errors were encountered: