Bug 2152521 - ga: FTBFS in rawhide, on i686
Summary: ga: FTBFS in rawhide, on i686
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ga
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Brown
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2142304
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-12-12 08:39 UTC by Florian Weimer
Modified: 2023-01-19 20:33 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-01-19 20:33:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Florian Weimer 2022-12-12 08:39:41 UTC
Rebuilding ga-5.7.2-10.fc37 fails locally in mock and on Koji during testing:

make[2]: Entering directory '/builddir/build/BUILD/ga-5.7.2/ga-5.7.2-openmpi'
FAIL: global/testing/test.x
================================================
   Global Arrays (GA) 5.7.1: ./test-suite.log   
================================================
1 of 1 test failed.  
.. contents:: :depth: 2
FAIL: global/testing/test.x (exit: 139)
=======================================
--------------------------------------------------------------------------
A system call failed during shared memory initialization that should
not have.  It is likely that your MPI job will now either abort or
experience performance degradation.
  Local host:  e42ebd733e324b85ac8de470a4d456fe
  System call: mmap(2) 
  Error:       Bad address (errno 14)
--------------------------------------------------------------------------
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0  0xf7a2d505 in ???
#1  0xf7a2c62d in ???
#2  0xf7eee56f in ???
#3  0xe28969f5 in ???
#4  0xe2894b76 in ???
#5  0xe27e3e2b in ???
#6  0xe27e4766 in ???
#7  0xe27e7dfc in ???
#8  0xf75572c5 in ???
#9  0xf755c72f in ???
#10  0xf7558f5a in ???
#11  0xf69bd6cf in ???
#12  0xf755de44 in ???
#13  0xf75604b8 in ???
#14  0xf75605e1 in ???
#15  0xf7595c46 in ???
#16  0xf76cc310 in comex_init
        at src-mpi/comex.c:1376
#17  0xf76cc58c in comex_init_args
        at src-mpi/comex.c:1429
#18  0xf76cc5d4 in PARMCI_Init_args
        at src-armci/armci.c:352
#19  0xf76cc676 in ARMCI_Init_args
        at src-armci/capi.c:197
#20  0xf7d142fe in pnga_initialize
        at global/src/base.c:388
#21  0xf7d34764 in ga_initialize_
        at global/src/fapi.c:442
#22  0x56625ae6 in MAIN__
        at global/testing/test.F:64
#23  0x56629d92 in main
        at global/testing/test.F:212
--------------------------------------------------------------------------
Primary job  terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------

Comment 1 marcindulak 2022-12-12 17:03:37 UTC
This looks like bug #2142304


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