Bug 1511465 - ipc test fails on s390x architecture
Summary: ipc test fails on s390x architecture
Keywords:
Status: CLOSED EOL
Alias: None
Product: GlusterFS
Classification: Community
Component: tests
Version: 3.10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
: 1511373 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-11-09 12:18 UTC by Vaibhav Vaingankar
Modified: 2018-06-20 18:27 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-06-20 18:27:06 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Vaibhav Vaingankar 2017-11-09 12:18:32 UTC
Description of problem:
----------------------------
Test ./tests/features/ipc.t is fails on executing ./tests/features/ipctest.py
Script received signal SIGSEGV, Segmentation Error (Core Dumb) in __GLFS_ENTRY_VALIDATE_FS (fs, invalid_fs); at glfs.c:


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


----------------------------
How reproducible:
----------------------------
Build and install glusterfs on System Z (s390x) 
run ./tests/features/ipc.t testcase


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


----------------------------
Steps to Reproduce:
----------------------------
1. git clone https://github.com/gluster/glusterfs && cd glusterfs
2. git checkout v3.10.7
3. ./autogen.sh
4. ./configure
5. make
6. make install
7. ./run-tests.sh ./tests/features/ipc.t


----------------------------
Actual results:
----------------------------
Failed 1/6 subtests


Test Summary Report
-------------------
./tests/features/ipc.t (Wstat: 0 Tests: 6 Failed: 1)
  Failed test:  6
Files=1, Tests=6,  3 wallclock secs ( 0.03 usr  0.00 sys +  0.50 cusr  0.34 csys =  0.87 CPU)
Result: FAIL
./tests/features/ipc.t: bad status 1

       *********************************
       *       REGRESSION FAILED       *
       * Retrying failed tests in case *
       * we got some spurous failures  *
       *********************************


----------------------------
Expected results:
----------------------------
ok
All tests successful.
Files=1, Tests=78, 45 wallclock secs ( 0.14 usr  0.03 sys +  9.27 cusr  4.64 csys = 14.08 CPU)
Result: PASS

----------------------------
Additional info:
----------------------------
Thread 1 "python" received signal SIGSEGV, Segmentation fault.
0x000003fffd89c8e4 in pub_glfs_set_volfile_server (fs=0x33f110, transport=0x3fffdc2466c "tcp", host=0x3fffdc126e4 "73da538ef028", port=<optimized out>) at glfs.c:425
425             __GLFS_ENTRY_VALIDATE_FS (fs, invalid_fs);

Comment 1 Vaibhav Vaingankar 2017-11-09 12:20:25 UTC
*** Bug 1511373 has been marked as a duplicate of this bug. ***

Comment 2 Shyamsundar 2018-06-20 18:27:06 UTC
This bug reported is against a version of Gluster that is no longer maintained (or has been EOL'd). See https://www.gluster.org/release-schedule/ for the versions currently maintained.

As a result this bug is being closed.

If the bug persists on a maintained version of gluster or against the mainline gluster repository, request that it be reopened and the Version field be marked appropriately.

Comment 3 Shyamsundar 2018-06-20 18:27:43 UTC
This bug reported is against a version of Gluster that is no longer maintained
(or has been EOL'd). See https://www.gluster.org/release-schedule/ for the
versions currently maintained.

As a result this bug is being closed.

If the bug persists on a maintained version of gluster or against the mainline
gluster repository, request that it be reopened and the Version field be marked
appropriately.


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