This file contains 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
kernel: [4311785.868083] traps: ganesha.nfsd[24341] general protection ip:7f2fbfc9eb6e sp:7f2e496d3720 error:0 in libganesha_nfsd.so.2.8[7f2fbfb55000+1de000] | |
Core was generated by `/usr/bin/ganesha.nfsd -L /var/log/ganesha/ganesha.log -f /etc/ganesha/ganesha.c'. | |
Program terminated with signal SIGSEGV, Segmentation fault. | |
#0 _mdcache_lru_ref (entry=0x5f30313431333035, flags=flags@entry=0, func=func@entry=0x7f2fbfcf2890 <__func__.24022> "mdcache_get", line=line@entry=175) | |
at /root/git-repo/nfs-ganesha/src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c:1882 | |
1882 /root/git-repo/nfs-ganesha/src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c: No such file or directory. | |
[Current thread is 1 (Thread 0x7f2e496d6700 (LWP 24341))] | |
(gdb) bt full |
This file contains 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
global_defs { | |
notification_email { | |
[email protected] | |
} | |
notification_email_from [email protected] | |
smtp_server localhost | |
smtp_connect_timeout 30 | |
} | |
vrrp_instance portal { |