I started getting a bunch of these messages from my NAS (using Raspberry Pi 4 and OMV 5). When I try to install samba-dbgsym as suggested I get a message about being out of space. Any suggestions?
Code
The Samba 'panic action' script, /usr/share/samba/panic-action,
was called for PID 24797 (/usr/sbin/smbd).
This means there was a problem with the program, such as a segfault.
Below is a backtrace for this process generated with gdb, which shows
the state of the program at the time the error occurred. The Samba log
files may contain additional information about the problem.
If the problem persists, you are encouraged to first install the
samba-dbgsym package, which contains the debugging symbols for the Samba
binaries. Then submit the provided information as a bug report to
Debian. For information about the procedure for submitting bug reports,
please see http://www.debian.org/Bugs/Reporting or the reportbug(1)
manual page.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
0xb63012b8 in __GI___waitpid (pid=pid@entry=24800, stat_loc=stat_loc@entry=0xbea285e8, options=options@entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:30
#0 0xb63012b8 in __GI___waitpid (pid=pid@entry=24800, stat_loc=stat_loc@entry=0xbea285e8, options=options@entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:30
#1 0xb629a4fc in do_system (line=0x13ae7e0 "/usr/share/samba/panic-action 24797") at ../sysdeps/posix/system.c:149
#2 0xb6b42ea8 in smb_panic_s3 () from /usr/lib/arm-linux-gnueabihf/libsmbconf.so.0
#3 0xb6ee8aa0 in smb_panic () from /usr/lib/arm-linux-gnueabihf/libsamba-util.so.0
#4 0x004f1a20 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
A debugging session is active.
Inferior 1 [process 24797] will be detached.
Quit anyway? (y or n) [answered Y; input not from terminal]
[Inferior 1 (process 24797) detached]
Display More