[panda-users] callstack_instr fails to load

Michael Sieffert seefdogg at gmail.com
Sat Mar 14 13:10:53 EDT 2015


Try doing
> export LD_LIBRARY_PATH=/usr/local/lib/:$LD_LIBRARY_PATH
before you launch.

Seef

On Sat, Mar 14, 2015 at 12:26 PM, Igor R <boost.lists at gmail.com> wrote:

> 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!
> _______________________________________________
> panda-users mailing list
> panda-users at mit.edu
> http://mailman.mit.edu/mailman/listinfo/panda-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/panda-users/attachments/20150314/13ac6fd9/attachment.htm


More information about the panda-users mailing list