[panda-users] callstack_instr fails to load

Igor R boost.lists at gmail.com
Sat Mar 14 12:26:16 EDT 2015


Hello,

I'd like to use stringsearch plugin, which requires callstack_instr
plugin, so I try to load the both:

$> x86_64-softmmu/qemu-system-x86_64 -m 256 -replay rec1 -panda
callstack_instr -panda stringsearch

And get the following error:
"Failed to load
/home/panda/panda/qemu/x86_64-softmmu/panda_plugins/panda_callstack_instr.so:
libdistorm3.so: cannot open shared object file: No such file or
directory"

However, libdistrorm3.so appears in:
/home/panda/panda/distorm-read-only/make/linux/libdistorm3.so
/usr/local/lib/libdistorm3.so

and the loader can see it:
$> ld libdistorm3.so
ld: warning: cannot find entry symbol _start; not setting start address

Why does PANDA fail to load it?
(I'm using PANDA VM from Oct-2014:
http://moyix.blogspot.co.il/2014/10/panda-vm-updated.html)

Thanks!


More information about the panda-users mailing list