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:1733667] glusterfs brick process core #947

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

[bug:1733667] glusterfs brick process core #947

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

Comments

@gluster-ant
Copy link
Collaborator

URL: https://bugzilla.redhat.com/1733667
Creator: rongjunfei at estor.cn
Time: 20190727T06:15:58

Description of problem:
While running regression tests glusterfsd process crashed due to a bit-rot bug.

test script below:
tests/bitrot/bug-1244613.t

This is the backtrace of the core generated.
Thread 1 (Thread 0x7fc834073700 (LWP 130993)):
#0 0x00007fc842e431d7 in raise () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007fc842e448c8 in abort () from /lib64/libc.so.6
No symbol table info available.
#2 0x00007fc842e3c146 in __assert_fail_base () from /lib64/libc.so.6
No symbol table info available.
#3 0x00007fc842e3c1f2 in __assert_fail () from /lib64/libc.so.6
No symbol table info available.
#4 0x00007fc834553a0f in __br_stub_can_trigger_release (inode=0x7fc7f0002208, ctx=0x7fc800014b70, version=0x7fc834072cb0) at /jenkins/workspace/glusterfs-release-6-10.10.117.24/xlators/features/bit-rot/src/stub/bit-rot-stub.h:294
PRETTY_FUNCTION = "__br_stub_can_trigger_release"
#5 0x00007fc834569229 in br_stub_release (this=0x7fc830010080, fd=0x7fc80c011e58) at /jenkins/workspace/glusterfs-release-6-10.10.117.24/xlators/features/bit-rot/src/stub/bit-rot-stub.c:3428
ret = 0
flags = 0
inode = 0x7fc7f0002208
releaseversion = 0
ctx = 0x7fc800014b70
tmp = 0
br_stub_fd = 0x7fc8100680a0
signinfo = 0
FUNCTION = "br_stub_release"
#6 0x00007fc84484c944 in fd_destroy (fd=0x7fc80c011e58, bound=true) at /jenkins/workspace/glusterfs-release-6-10.10.117.24/libglusterfs/src/fd.c:478
xl = 0x7fc830010080
i = 0
old_THIS = 0x7fc83001df00
FUNCTION = "fd_destroy"
#7 0x00007fc84484cbb8 in fd_unref (fd=0x7fc80c011e58) at /jenkins/workspace/glusterfs-release-6-10.10.117.24/libglusterfs/src/fd.c:529
refcount = 0
bound = true
FUNCTION = "fd_unref"
#8 0x00007fc8448b4c64 in args_wipe (args=0x7fc80c00a0d0) at /jenkins/workspace/glusterfs-release-6-10.10.117.24/libglusterfs/src/default-args.c:1627
No locals.
#9 0x00007fc84484b1c4 in call_stub_wipe_args (stub=0x7fc80c00a088) at /jenkins/workspace/glusterfs-release-6-10.10.117.24/libglusterfs/src/call-stub.c:2515
No locals.
#10 0x00007fc84484b26e in call_stub_destroy (stub=0x7fc80c00a088) at /jenkins/workspace/glusterfs-release-6-10.10.117.24/libglusterfs/src/call-stub.c:2530
FUNCTION = "call_stub_destroy"
#11 0x00007fc84484b384 in call_resume (stub=0x7fc80c00a088) at /jenkins/workspace/glusterfs-release-6-10.10.117.24/libglusterfs/src/call-stub.c:2561
old_THIS = 0x7fc83001df00
FUNCTION = "call_resume"
#12 0x00007fc82f5909d0 in iot_worker (data=0x7fc830063260) at /jenkins/workspace/glusterfs-release-6-10.10.117.24/xlators/performance/io-threads/src/io-threads.c:232
conf = 0x7fc830063260
this = 0x7fc83001df00
stub = 0x7fc80c00a088
sleep_till = {tv_sec = 1564137618, tv_nsec = 831503198}
ret = 0
pri = 2
bye = false
FUNCTION = "iot_worker"
#13 0x00007fc843637dc5 in start_thread () from /lib64/libpthread.so.0

Version-Release number of selected component (if applicable):

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:

Expected results:

Additional info:

@gluster-ant
Copy link
Collaborator Author

Time: 20190727T08:42:50
atumball at redhat commented:
Few questions:

Which version were you running test? and which Arch/OS ?

@stale
Copy link

stale bot commented Oct 8, 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 8, 2020
@stale
Copy link

stale bot commented Oct 23, 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 23, 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

2 participants