Samab crash on boot

For some time now Samba (nmbd) is core dumping on me on boot. I can manually launch it from command line afterwards and it works just fine until next reboot.

Log:


[2018/10/16 09:15:40.151242,  0] ../lib/util/fault.c:79(fault_report)
paź 16 09:15:40 n nmbd[1844]:   ===============================================================
paź 16 09:15:40 n nmbd[1844]: [2018/10/16 09:15:40.151490,  0] ../lib/util/fault.c:80(fault_report)
paź 16 09:15:40 n nmbd[1844]:   INTERNAL ERROR: Signal 11 in pid 1844 (4.9.1-git.46.ff87d06baceSUSE-oS15.5-x86_64)
paź 16 09:15:40 n nmbd[1844]:   Please read the Trouble-Shooting section of the Samba HOWTO
paź 16 09:15:40 n nmbd[1844]: [2018/10/16 09:15:40.151540,  0] ../lib/util/fault.c:82(fault_report)
paź 16 09:15:40 n nmbd[1844]:   ===============================================================
paź 16 09:15:40 n nmbd[1844]: [2018/10/16 09:15:40.151575,  0] ../source3/lib/util.c:816(smb_panic_s3)
paź 16 09:15:40 n nmbd[1844]:   PANIC (pid 1844): internal error
paź 16 09:15:40 n nmbd[1844]: [2018/10/16 09:15:40.152058,  0] ../lib/util/fault.c:261(log_stack_trace)
paź 16 09:15:40 n nmbd[1844]:   BACKTRACE: 11 stack frames:
paź 16 09:15:40 n nmbd[1844]:    #0 /usr/lib64/libsamba-util.so.0(log_stack_trace+0x1f) [0x7f547082523f]
paź 16 09:15:40 n nmbd[1844]:    #1 /usr/lib64/libsmbconf.so.0(smb_panic_s3+0x20) [0x7f547092bb80]
paź 16 09:15:40 n nmbd[1844]:    #2 /usr/lib64/libsamba-util.so.0(smb_panic+0x2f) [0x7f547082531f]
paź 16 09:15:40 n nmbd[1844]:    #3 /usr/lib64/libsamba-util.so.0(+0x25556) [0x7f5470825556]
paź 16 09:15:40 n nmbd[1844]:    #4 /lib64/libpthread.so.0(+0x11f70) [0x7f5470582f70]
paź 16 09:15:40 n nmbd[1844]:    #5 /lib64/libc.so.6(+0x13bae5) [0x7f546fe86ae5]
paź 16 09:15:40 n nmbd[1844]:    #6 /usr/lib64/libsamba-util.so.0(smb_memdup+0x31) [0x7f5470823ed1]
paź 16 09:15:40 n nmbd[1844]:    #7 /usr/lib64/libsmbconf.so.0(load_interfaces+0x120) [0x7f547093c2f0]
paź 16 09:15:40 n nmbd[1844]:    #8 /usr/sbin/nmbd(main+0xa15) [0x55b2da7f3b05]
paź 16 09:15:40 n nmbd[1844]:    #9 /lib64/libc.so.6(__libc_start_main+0xeb) [0x7f546fd6dfeb]
paź 16 09:15:40 n nmbd[1844]:    #10 /usr/sbin/nmbd(_start+0x2a) [0x55b2da7f419a]
paź 16 09:15:40 n nmbd[1844]: [2018/10/16 09:15:40.152248,  0] ../source3/lib/dumpcore.c:318(dump_core)
paź 16 09:15:40 n nmbd[1844]:   coredump is handled by helper binary specified at /proc/sys/kernel/core_pattern

First log entry of this dump is from 10.10.2018. Was there an Samba update?

How do you upgrade TW? If not through ‘zypper dup’ then quit using other methods and use ‘zypper dup’ only, as per documentation

Always by ‘zypper dup’.

zypper info samba output:


d@n:~> zypper info samba
Loading repository data...
Reading installed packages...


Information for package samba:
------------------------------
Repository     : Main Repository (OSS)                            
Name           : samba                                            
Version        : 4.9.1+git.46.ff87d06bace-1.1                     
Arch           : x86_64                                           
Vendor         : openSUSE                                         
Installed Size : 1,7 MiB                                          
Installed      : Yes                                              
Status         : up-to-date                                       
Source package : samba-4.9.1+git.46.ff87d06bace-1.1.src           
Summary        : A SMB/CIFS File, Print, and Authentication Server

It looks like package is from main repo.

In the end I did a clean install of newer snapshot. Works fine now.