GNU gdb (GDB) Red Hat Enterprise Linux (7.2-50.el6) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /root/xm/osu_benchmarks/osu_bw...done. [New Thread 20945] Missing separate debuginfo for Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/08/f634a1d22deff00461d50a7699dacdc97657bf Reading symbols from /lib64/libpthread.so.0...(no debugging symbols found)...done. [Thread debugging using libthread_db enabled] Loaded symbols for /lib64/libpthread.so.0 Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done. Loaded symbols for /lib64/libc.so.6 Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libnss_files.so.2 Core was generated by `./osu_bw'. Program terminated with signal 11, Segmentation fault. #0 pkt_DONE_handler (vc=0x22660680, pkt=0x7f72bc1450d8, buflen=0x7fff77872128, rreqp=0x7fff77872130) at ../mpich-3.0.3/src/mpid/ch3/channels/nemesis/src/mpid_nem_lmt.c:375 375 switch (MPIDI_Request_get_type(req)) Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.47.el6.x86_64 (gdb) bt #0 pkt_DONE_handler (vc=0x22660680, pkt=0x7f72bc1450d8, buflen=0x7fff77872128, rreqp=0x7fff77872130) at ../mpich-3.0.3/src/mpid/ch3/channels/nemesis/src/mpid_nem_lmt.c:375 #1 0x000000000043c3f4 in MPID_nem_handle_pkt (vc=0x22660680, buf=0x7f72bc1450d8 "#", buflen=40) at ../mpich-3.0.3/src/mpid/ch3/channels/nemesis/src/ch3_progress.c:638 #2 0x0000000000440658 in MPIDI_CH3I_Progress (progress_state=0x7fff778727c0, is_blocking=) at ../mpich-3.0.3/src/mpid/ch3/channels/nemesis/src/ch3_progress.c:425 #3 0x00000000004100aa in MPIR_Waitall_impl (count=64, array_of_requests=0x107d0200, array_of_statuses=0x207e11a0) at ../mpich-3.0.3/src/mpi/pt2pt/waitall.c:159 #4 0x0000000000410750 in PMPI_Waitall (count=64, array_of_requests=0x107d0200, array_of_statuses=0x207e11a0) at ../mpich-3.0.3/src/mpi/pt2pt/waitall.c:297 #5 0x0000000000409368 in main ()