Skip to content

Instantly share code, notes, and snippets.

@alarcher
Created August 15, 2016 17:50
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save alarcher/e83d8cc8afc36e4cbda3a33996bd0682 to your computer and use it in GitHub Desktop.
gfortran 5.4 segfault with all patches
alarcher@pikku:/scratch/alarcher/openmp/npb/NPB3.3.1/NPB3.3-OMP/MG$ LD_DEBUG=files,libs gfortran -c -O2 mg.f
debug:
debug: Solaris Linkers: 5.11-1.1753 (illumos)
debug:
19691:
19691: platform capability (CA_SUNW_PLAT) - i86pc
19691: machine capability (CA_SUNW_MACH) - i86pc
19691: hardware capabilities (CA_SUNW_HW_1) - 0x7dd75c6f [ VMX AVX XSAVE PCLMULQDQ AES SSE4.2 SSE4.1 SSSE3 POPCNT TSCP AHF CX16 SSE3 SSE2 SSE FXSR MMX CMOV SEP CX8 TSC FPU ]
19691:
19691:
19691: configuration file=/var/ld/ld.config: unable to process file
19691:
19691: file=/usr/gcc/5/bin/gfortran [ ELF ]; generating link map
19691: addr: 0x8050000 size: 0xde314
19691: lmid: BASE lmco: 0x10
19691:
19691: file=/usr/gcc/5/bin/gfortran; analyzing [ RTLD_LAZY RTLD_GLOBAL RTLD_WORLD RTLD_NODELETE ]
19691:
19691: file=librt.so.1; needed by /usr/gcc/5/bin/gfortran
19691:
19691: find object=librt.so.1; searching
19691: search path=/usr/gcc/5/lib (RUNPATH/RPATH from file /usr/gcc/5/bin/gfortran)
19691: trying path=/usr/gcc/5/lib/librt.so.1
19691: search path=/lib (default)
19691: search path=/usr/lib (default)
19691: trying path=/lib/librt.so.1
19691: file=/lib/librt.so.1 [ ELF ]; generating link map
19691: addr: 0xfeda0000 size: 0x1146
19691: lmid: BASE lmco: 0x10
19691:
19691: file=libc.so.1; needed by /usr/gcc/5/bin/gfortran
19691:
19691: find object=libc.so.1; searching
19691: search path=/usr/gcc/5/lib (RUNPATH/RPATH from file /usr/gcc/5/bin/gfortran)
19691: trying path=/usr/gcc/5/lib/libc.so.1
19691: search path=/lib (default)
19691: search path=/usr/lib (default)
19691: trying path=/lib/libc.so.1
19691: file=/lib/libc.so.1 [ ELF ]; generating link map
19691: addr: 0xfec30000 size: 0x158834
19691: lmid: BASE lmco: 0x10
19691:
19691: file=/lib/librt.so.1; analyzing [ RTLD_LAZY RTLD_GLOBAL RTLD_WORLD RTLD_NODELETE ]
19691:
19691: file=/lib/libc.so.1; analyzing [ RTLD_NOW RTLD_GLOBAL RTLD_WORLD RTLD_NODELETE ]
19691:
19691: file=/lib/libc.so.1; filter for /usr/lib/ld.so.1
19691:
19691: file=/usr/lib/ld.so.1; filtered by /lib/libc.so.1
19691:
19691: 1:
19691: 1: transferring control: /usr/gcc/5/bin/gfortran
19691: 1:
19691: 1:
19691: 1: file=/lib/librt.so.1; filter for libc.so.1
19691: 1:
19691: 1: file=libc.so.1; filtered by /lib/librt.so.1
19691: 1:
19691: 1: find object=libc.so.1; searching
19691: 1: search path=/lib (default)
19691: 1: search path=/usr/lib (default)
19691: 1: trying path=/lib/libc.so.1
debug:
debug: Solaris Linkers: 5.11-1.1753 (illumos)
debug:
19692:
19692: platform capability (CA_SUNW_PLAT) - i86pc
19692: machine capability (CA_SUNW_MACH) - i86pc
19692: hardware capabilities (CA_SUNW_HW_1) - 0x7dd75c6f [ VMX AVX XSAVE PCLMULQDQ AES SSE4.2 SSE4.1 SSSE3 POPCNT TSCP AHF CX16 SSE3 SSE2 SSE FXSR MMX CMOV SEP CX8 TSC FPU ]
19692:
19692:
19692: configuration file=/var/ld/ld.config: unable to process file
19692:
19692: file=/usr/gcc/5/lib/gcc/i386-pc-solaris2.11/5.4.0/f951 [ ELF ]; generating link map
19692: addr: 0x8050000 size: 0x137a368
19692: lmid: BASE lmco: 0x10
19692:
19692: file=/usr/gcc/5/lib/gcc/i386-pc-solaris2.11/5.4.0/f951; analyzing [ RTLD_LAZY RTLD_GLOBAL RTLD_WORLD RTLD_NODELETE ]
19692:
19692: file=libm.so.2; needed by /usr/gcc/5/lib/gcc/i386-pc-solaris2.11/5.4.0/f951
19692:
19692: find object=libm.so.2; searching
19692: search path=/usr/gcc/5/lib (RUNPATH/RPATH from file /usr/gcc/5/lib/gcc/i386-pc-solaris2.11/5.4.0/f951)
19692: trying path=/usr/gcc/5/lib/libm.so.2
19692: search path=/lib (default)
19692: search path=/usr/lib (default)
19692: trying path=/lib/libm.so.2
19692: file=/lib/libm.so.2 [ ELF ]; generating link map
19692: addr: 0xfebb0000 size: 0x7fcb4
19692: lmid: BASE lmco: 0x10
19692:
19692: file=librt.so.1; needed by /usr/gcc/5/lib/gcc/i386-pc-solaris2.11/5.4.0/f951
19692:
19692: find object=librt.so.1; searching
19692: search path=/usr/gcc/5/lib (RUNPATH/RPATH from file /usr/gcc/5/lib/gcc/i386-pc-solaris2.11/5.4.0/f951)
19692: trying path=/usr/gcc/5/lib/librt.so.1
19692: search path=/lib (default)
19692: search path=/usr/lib (default)
19692: trying path=/lib/librt.so.1
19692: file=/lib/librt.so.1 [ ELF ]; generating link map
19692: addr: 0xfed90000 size: 0x1146
19692: lmid: BASE lmco: 0x10
19692:
19692: file=libc.so.1; needed by /usr/gcc/5/lib/gcc/i386-pc-solaris2.11/5.4.0/f951
19692:
19692: find object=libc.so.1; searching
19692: search path=/usr/gcc/5/lib (RUNPATH/RPATH from file /usr/gcc/5/lib/gcc/i386-pc-solaris2.11/5.4.0/f951)
19692: trying path=/usr/gcc/5/lib/libc.so.1
19692: search path=/lib (default)
19692: search path=/usr/lib (default)
19692: trying path=/lib/libc.so.1
19692: file=/lib/libc.so.1 [ ELF ]; generating link map
19692: addr: 0xfea50000 size: 0x158834
19692: lmid: BASE lmco: 0x10
19692:
19692: file=/lib/libm.so.2; analyzing [ RTLD_LAZY RTLD_GLOBAL RTLD_WORLD RTLD_NODELETE ]
19692:
19692: file=libc.so.1; needed by /lib/libm.so.2
19692:
19692: find object=libc.so.1; searching
19692: search path=/lib (default)
19692: search path=/usr/lib (default)
19692: trying path=/lib/libc.so.1
19692:
19692: file=/lib/librt.so.1; analyzing [ RTLD_LAZY RTLD_GLOBAL RTLD_WORLD RTLD_NODELETE ]
19692:
19692: file=/lib/libc.so.1; analyzing [ RTLD_NOW RTLD_GLOBAL RTLD_WORLD RTLD_NODELETE ]
19692:
19692: file=/lib/libc.so.1; filter for /usr/lib/ld.so.1
19692:
19692: file=/usr/lib/ld.so.1; filtered by /lib/libc.so.1
19692:
19692: 1:
19692: 1: transferring control: /usr/gcc/5/lib/gcc/i386-pc-solaris2.11/5.4.0/f951
19692: 1:
19692: 1:
19692: 1: file=/lib/librt.so.1; filter for libc.so.1
19692: 1:
19692: 1: file=libc.so.1; filtered by /lib/librt.so.1
19692: 1:
19692: 1: find object=libc.so.1; searching
19692: 1: search path=/lib (default)
19692: 1: search path=/usr/lib (default)
19692: 1: trying path=/lib/libc.so.1
mg.f:922:0:
subroutine norm2u3(r,n1,n2,n3,rnm2,rnmu,nx,ny,nz)
1
internal compiler error: Segmentation Fault
0x8709cdc crash_signal
/scratch/alarcher/oi-userland/components/developer/gcc-5/gcc-5.4.0/gcc/toplev.c:383
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
19692: 1:
19691: 1:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment