[Bugs] [Bug 1740017] New: tests/bugs/replicate/bug-880898.t created a core file.
bugzilla at redhat.com
bugzilla at redhat.com
Mon Aug 12 06:06:31 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1740017
Bug ID: 1740017
Summary: tests/bugs/replicate/bug-880898.t created a core file.
Product: GlusterFS
Version: mainline
Status: NEW
Component: tests
Assignee: bugs at gluster.org
Reporter: ravishankar at redhat.com
CC: bugs at gluster.org
Target Milestone: ---
Classification: Community
Description of problem:
Problem:
https://build.gluster.org/job/centos7-regression/7337/consoleFull
indicates the shd crashing for this .t. On looking at the core, I see
the crash is at the time of shd init and glusterfs context is null:
(gdb) bt
(gdb) p ctx
$2 = (glusterfs_ctx_t *) 0xf00000000
The .t is killing all gluster processes immediately after volume start,
so it looks like a race between shd coming up and it being killed.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list