This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
execve("/usr/bin/ganesha.nfsd", ["ganesha.nfsd"], 0x7ffc5ffbfd50 /* 21 vars */) = 0 | |
brk(NULL) = 0x55b1d99dc000 | |
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=37908, ...}) = 0 | |
mmap(NULL, 37908, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fad42282000 | |
close(3) = 0 | |
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libganesha_nfsd.so.4", O_RDONLY|O_CLOEXEC) = 3 | |
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2600\2\0\0\0\0\0"..., 832) = 832 | |
fstat(3, {st_mode=S_IFREG|0644, st_size=1983144, ...}) = 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
coredumpctl gdb 6925 -o coredump_ganesha | |
PID: 6925 (ganesha.nfsd) | |
UID: 0 (root) | |
GID: 0 (root) | |
Signal: 11 (SEGV) | |
Timestamp: Tue 2021-04-27 11:50:00 CEST (4min 55s ago) | |
Command Line: /usr/bin/ganesha.nfsd -L /var/log/ganesha/ganesha.log -f /etc/ganesha/ganesha.conf -N NIV_EVENT | |
Executable: /usr/bin/ganesha.nfsd | |
Control Group: /system.slice/nfs-ganesha.service | |
Unit: nfs-ganesha.service |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Source: nfs-ganesha | |
Section: net | |
Priority: optional | |
Maintainer: Gluster Packager <[email protected]> | |
Standards-Version: 3.9.7 | |
Homepage: https://github.com/nfs-ganesha/nfs-ganesha | |
Build-Depends: debhelper (>= 9), | |
bison, | |
flex, | |
cmake, |