Bug 1201502 - Segmentation fault in libfabric in fi_rdm_atomic
Summary: Segmentation fault in libfabric in fi_rdm_atomic
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Nicolas Morey
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-14 09:38 UTC by Michael Moese
Modified: 2022-12-13 12:24 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
dmesg output (90.99 KB, text/plain)
2022-07-14 09:38 UTC, Michael Moese
Details
full output of fabtest (97.60 KB, text/plain)
2022-07-14 09:38 UTC, Michael Moese
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Moese 2022-07-14 09:38:17 UTC
Created attachment 860174 [details]
dmesg output

When running fabtest for libfabric I get the following segmentation fault: 

fi_rdm_atomic:6436 terminated with signal 11 at PC=7f6d3d79b088 SP=7ffd760d0600.  Backtrace:
      /lib64/libfabric.so.1(+0x36088)[0x7f6d3d79b088]
      /lib64/libfabric.so.1(+0xcb821)[0x7f6d3d830821]
      /lib64/libfabric.so.1(+0xcc17b)[0x7f6d3d83117b]
      /lib64/libfabric.so.1(+0xcc2f1)[0x7f6d3d8312f1]
      /lib64/libfabric.so.1(+0x416bd)[0x7f6d3d7a66bd]
      /lib64/libfabric.so.1(+0x40b4e)[0x7f6d3d7a5b4e]
      fi_rdm_atomic(+0x7242)[0x55b25295e242]
      fi_rdm_atomic(+0x8144)[0x55b25295f144]
      fi_rdm_atomic(+0x8b3e)[0x55b25295fb3e]
      fi_rdm_atomic(+0x3a81)[0x55b25295aa81]
      /lib64/libc.so.6(+0x405b0)[0x7f6d3d5735b0]
      /lib64/libc.so.6(__libc_start_main+0x8b)[0x7f6d3d573679]
      fi_rdm_atomic(+0x4a85)[0x55b25295ba85]


The hardware used are two Mellanox Connect-X5 with a back to back connection without a switch. 

Please tell me if you need anything else.
Comment 1 Michael Moese 2022-07-14 09:38:49 UTC
Created attachment 860175 [details]
full output of fabtest
Comment 2 Michael Moese 2022-07-15 09:29:17 UTC
I verified the same behaviour with both libfabric version  1.14.1-1.3 and 1.15.1-74.1