[Vm-dev] [StackVMUnix] Illegal Instruction

Bernardo Ezequiel Contreras vonbecmann at gmail.com
Sat Aug 6 04:32:05 UTC 2011


Hi all,

 im trying to compile the stack vm on unix with debug options because i'm
getting an illegal instruction, see below

Starting program: /home/vonbecmann/bin/stack-vm/latest/results/StackVM
[Thread debugging using libthread_db enabled]

Program received signal SIGILL, Illegal instruction.
0x08092ccb in ?? ()
(gdb) bt
#0  0x08092ccb in ?? ()
#1  0x080930ee in ?? ()
#2  0x0809314d in ?? ()
#3  0x08095b77 in ?? ()
#4  0x00189ce7 in __libc_start_main () from /lib/libc.so.6
#5  0x0805cd91 in ?? ()
(gdb) x/i $pc
=> 0x8092ccb:   movq   %xmm7,0x8187ef8
(gdb)

But i dont know what to do next. maybe im using the wrong libraries to
compile it

what should i do?? any ideas?

Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20110806/1be95540/attachment.htm


More information about the Vm-dev mailing list