Bug 1740017 - tests/bugs/replicate/bug-880898.t created a core file.
Summary: tests/bugs/replicate/bug-880898.t created a core file.
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: tests
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ravishankar N
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-12 06:06 UTC by Ravishankar N
Modified: 2019-08-12 06:34 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-12 06:34:33 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gluster.org Gerrit 23207 0 None Merged tests: fix bug-880898.t crash 2019-08-12 06:34:32 UTC

Description Ravishankar N 2019-08-12 06:06:31 UTC
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.

Comment 1 Worker Ant 2019-08-12 06:09:51 UTC
REVIEW: https://review.gluster.org/23207 (tests: fix bug-880898.t crash) posted (#1) for review on master by Ravishankar N

Comment 2 Worker Ant 2019-08-12 06:34:33 UTC
REVIEW: https://review.gluster.org/23207 (tests: fix bug-880898.t crash) merged (#1) on master by Ravishankar N


Note You need to log in before you can comment on or make changes to this bug.