On Thursday 07 August 2014 23:08:01 Arnt Gulbrandsen wrote: > > By 'archiveopteryx', you mean the binary 'aox', I suppose? > > No. sbin/archiveopteryx.
Right. I get a very similar crash for that one: ==== Reading symbols from /usr/local/archiveopteryx/sbin/archiveopteryx...done. (gdb) break die Breakpoint 1 at 0x11a14c: file core/global.cpp, line 11. (gdb) catch throw Catchpoint 2 (throw) (gdb) run Starting program: /usr/local/archiveopteryx/sbin/archiveopteryx [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. 0xb6ea9600 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0 ==== > This doesn't sound like an aox bug. > > Make sure to build with -g. I did not change anything about the build (just 'jam && jam install'). Where can I check whether this option was enabled, and what does it do? Regards, Arie
