[Bugs] [Bug 1739884] glusterfsd process crashes with SIGSEGV
bugzilla at redhat.com
bugzilla at redhat.com
Thu Aug 22 08:34:09 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1739884
Susant Kumar Palai <spalai at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|spalai at redhat.com |moagrawa at redhat.com
--- Comment #24 from Susant Kumar Palai <spalai at redhat.com> ---
Thanks for the report.
Here is the crashed thread.
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/sbin/glusterfsd -s gluster00 --volfile-id
gv0.gluster00.export-brick1-srv'.
Program terminated with signal 11, Segmentation fault.
#0 socket_is_connected (this=0x7f5f500af3c0) at socket.c:2619
2619 if (priv->use_ssl) {
[?1034h(gdb) quit
Form this it looks like "priv" is NULL. Can you print the value of priv for
clarity (command to type after opening core with gdb: "p priv").
Assigning this to Mohit to take it further.
Susant
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Bugs
mailing list