Changes between Initial Version and Version 1 of Ticket #59248


Ignore:
Timestamp:
Oct 10, 2019, 4:26:47 PM (5 years ago)
Author:
dashmurphy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59248 – Description

    initial v1  
    11I am trying to install OpenBLAS and am running into this error:
    22
    3 {{{Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
     3{{{
     4Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
    45
    56Backtrace for this error:
     
    89#2  0x7fff67677b1c
    910/bin/sh: line 1: 59798 Segmentation fault: 11  OPENBLAS_NUM_THREADS=1 OMP_NUM_THREADS=1 ./sblat2 < ./sblat2.dat
    10 make[1]: *** [level2] Error 139}}}
     11make[1]: *** [level2] Error 139
     12}}}
    1113
    1214I have attached the main.log file as well, any help resolving this would be much appreciated