illegal instruction (CPU mismatch)

Markus Trippelsdorf markus@trippelsdorf.de
Fri Sep 16 10:57:00 GMT 2016


On 2016.09.16 at 10:54 +0000, Mahmood Naderan wrote:
> >No, that's not necessary.
> 
> So, within GDB, I ran the program, but disas command says "no frame selected". please see below
> 
> $ cat sc.sh
> #!/bin/bash
> 
> ulimit -c unlimited
> 
> exec /share/apps/siesta/siesta-4.0/tpar/transiesta < trans-cc-bt-cc-163-20.fdf
> 
> $ cat sc2.sh
> 
> #!/bin/bash
> 
> /share/apps/siesta/openmpi-2.0.0/bin/mpirun -hostfile hosts.txt -np 15 sc.sh
> $ gdb --args bash sc2.sh
> (gdb) r

gdb --args /share/apps/siesta/openmpi-2.0.0/bin/mpirun -hostfile hosts.txt -np 15 sc.sh 

-- 
Markus



More information about the Gcc-help mailing list