simuvex
simuvex copied to clipboard
Error while analyzing statement...
Hi,
while working with pngpixel I have encountered this warning:
WARNING | 2017-03-07 06:06:32,781 | simuvex.engines.vex.engine | t28 = LDle:I8(t24)
WARNING | 2017-03-07 06:06:32,782 | simuvex.engines.vex.engine | -----0x1018b20 hit an error while analyzing statement 34
Is it a bug in simuvex or am I doing something wrong?
Happy to give more information if necessary.
Thanks
This sounds like a bug in simuvex. Could you create a test.py that triggers this?
I have encountered this problem and already solve it by using this command:sudo apt-get install libglib2.0-dev.and then reinstall simuvex. @frapik99