Comment 2 for bug 1261241

Revision history for this message
Leif Gustafsson (leffeg65) wrote :

I had a gdb run:

Starting program: /usr/bin/softhsm --init-token --slot 0 --label test --so-pin 0987 --pin 1234 --force
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".

Program received signal SIGILL, Illegal instruction.
0xb68e8600 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0

I don't know what this means but it seems to be a problem in libcrypto..

/Leif