Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug:1753413] Self-heal daemon crashes #852

Closed
gluster-ant opened this issue Mar 12, 2020 · 2 comments
Closed

[bug:1753413] Self-heal daemon crashes #852

gluster-ant opened this issue Mar 12, 2020 · 2 comments
Labels
Migrated Type:Bug wontfix Managed by stale[bot]

Comments

@gluster-ant
Copy link
Collaborator

URL: https://bugzilla.redhat.com/1753413
Creator: lav at etersoft.ru
Time: 20190918T20:31:55

I got regularly core dump:
Core was generated by `/usr/sbin/glusterfs -s localhost --volfile-id gluster/glustershd -p /var/run/gl'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 afr_selfheal_data (frame=frame@entry=0x7f0af8007268, this=this@entry=0x7f0b0c02a140, fd=0x0) at afr-self-heal-data.c:842
842 inode_t inode = fd->inode;
(gdb) bt
#0 afr_selfheal_data (frame=frame@entry=0x7f0af8007268, this=this@entry=0x7f0b0c02a140, fd=0x0) at afr-self-heal-data.c:842
#1 0x00007f0b1a3ac540 in afr_selfheal_do (frame=frame@entry=0x7f0af8007268, this=this@entry=0x7f0b0c02a140, gfid=gfid@entry=0x7f0b08ff8fb0 "U
\b\235>\024B")
at afr-self-heal-common.c:2511
#2 0x00007f0b1a3ac665 in afr_selfheal (this=this@entry=0x7f0b0c02a140, gfid=gfid@entry=0x7f0b08ff8fb0 "U*\b\235>\024B") at afr-self-heal-common.c:2560
#3 0x00007f0b1a3b48bc in afr_shd_selfheal (healer=healer@entry=0x7f0b0c036038, child=1, gfid=gfid@entry=0x7f0b08ff8fb0 "U*\b\235>\024B") at afr-self-heald.c:328
#4 0x00007f0b1a3b4aeb in afr_shd_index_heal (subvol=0x7f0b0c024500, entry=, parent=0x7f0b09ff9f90, data=0x7f0b0c036038) at afr-self-heald.c:422
#5 0x00007f0b226cf252 in _dir_scan_job_fn (data=0x7f0afc0091e0) at syncop-utils.c:264
#6 0x00007f0b226ac780 in synctask_wrap () at syncop.c:272
#7 0x00007f0b21a6ffc0 in ?? () from /lib64/libc-2.23.so

Checked with 6.3 and 6.5 versions.

@stale
Copy link

stale bot commented Oct 9, 2020

Thank you for your contributions.
Noticed that this issue is not having any activity in last ~6 months! We are marking this issue as stale because it has not had recent activity.
It will be closed in 2 weeks if no one responds with a comment here.

@stale stale bot added the wontfix Managed by stale[bot] label Oct 9, 2020
@stale
Copy link

stale bot commented Oct 24, 2020

Closing this issue as there was no update since my last update on issue. If this is an issue which is still valid, feel free to open it.

@stale stale bot closed this as completed Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Migrated Type:Bug wontfix Managed by stale[bot]
Projects
None yet
Development

No branches or pull requests

1 participant