On Sat, May 09, 2015 at 06:34:55AM -0300, Christopher Pereira wrote: > Core was generated by `glusterd --xlator-option *.upgrade=on -N'. > Program terminated with signal 11, Segmentation fault. > #0 0x00007f489c747c3b in ?? () > > I would like to provide debug info and installed > glusterfs-debuginfo-3.8dev-0.58.gitf692757.el7.centos.x86_64, but I'm > getting: > > Missing separate debuginfo for the main executable file > Try: yum --enablerepo='*debug*' install > /usr/lib/debug/.build-id/0c/ae3265b0e4eb0eb92890732b979886a34c5524 The build-id is dependent on the exact version/release of the package. glusterfs-debuginfo-3.8dev-0.58.gitf692757.el7.centos.x86_64 does not contain that build-id. There should be a different version of the glusterfs packages that caused the coredump. After enabling the yum repositoty for the nightly builds of the master branch, I executed the suggested yum command: # yum --enablerepo='*debug*' install \ /usr/lib/debug/.build-id/0c/ae3265b0e4eb0eb92890732b979886a34c5524 This went through, and asked me to install glusterfs-debuginfo with version/release 3.8dev-0.12.gitaa87c31.el7.centos. You should be able to downgrade the glusterfs packages (or install a clean system with that version) and you can then look into the coredump. Because 'glusterd --xlator-option *.upgrade=on -N' is the command that failed, I guess that the core was generated during an update process. It sound possible that the packages got updated because the failing of the glusterd command was not fatal. HTH, Niels > > Installed RPMs: > > glusterfs-fuse-3.8dev-0.58.gitf692757.el7.centos.x86_64 > glusterfs-geo-replication-3.8dev-0.58.gitf692757.el7.centos.x86_64 > glusterfs-cli-3.8dev-0.58.gitf692757.el7.centos.x86_64 > glusterfs-api-3.8dev-0.58.gitf692757.el7.centos.x86_64 > glusterfs-server-3.8dev-0.58.gitf692757.el7.centos.x86_64 > glusterfs-rdma-3.8dev-0.58.gitf692757.el7.centos.x86_64 > glusterfs-libs-3.8dev-0.58.gitf692757.el7.centos.x86_64 > glusterfs-3.8dev-0.58.gitf692757.el7.centos.x86_64 > glusterfs-debuginfo-3.8dev-0.58.gitf692757.el7.centos.x86_64 > > Best regards, > Christopher Pereira > _______________________________________________ > Gluster-devel mailing list > Gluster-devel@xxxxxxxxxxx > http://www.gluster.org/mailman/listinfo/gluster-devel
Attachment:
pgpudST0pEYgN.pgp
Description: PGP signature
_______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-devel