simuvex icon indicating copy to clipboard operation
simuvex copied to clipboard

Error while analyzing statement...

Open frapik99 opened this issue 8 years ago • 2 comments

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

frapik99 avatar Mar 07 '17 09:03 frapik99

This sounds like a bug in simuvex. Could you create a test.py that triggers this?

zardus avatar Mar 10 '17 08:03 zardus

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

SOSCapture avatar Mar 30 '17 01:03 SOSCapture