Coder Social home page Coder Social logo

Comments (4)

phulin avatar phulin commented on June 16, 2024

What's the full command line? You might be accidentally using the system
QEMU instead of the PANDA modified version.

On Sunday, May 29, 2016, Freenk [email protected] wrote:

Hey, having a dumb issue here, every time I try to replay a recording, I
get this error (and it is the only feedback I get from qemu):
qemu-system-x86_64: -replay: invalid option
I built it properly with build.sh without any errors so I don't really
get whats going on now huh


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/moyix/panda/issues/103, or mute the thread
https://github.com/notifications/unsubscribe/AAhgh1R5qHpZd_7jXplRIHQP9Lbqalv1ks5qGZvggaJpZM4IpS7i
.

Sent using a stone tablet and chisel. Please excuse the brevity.

from panda.

tobi1220 avatar tobi1220 commented on June 16, 2024

Thanks for the fast replay,

the full command line is:
me@stillme:~/Downloads/panda-master/qemu/x86_64-softmmu$ sudo qemu-system-x86_64 -m 1024 -replay '/home/me/spotify' -panda callstack_instr -panda unigrams

As you can see I'm trying to follow along moyix post on Push the Red Button to get to know PANDA

from panda.

phulin avatar phulin commented on June 16, 2024

Yep, that's exactly the problem. You need to use "./qemu-system-x86_64",
not qemu-system-x86_64, which uses your system QEMU
(/usr/bin/qemu-system-x86_64).

On Sun, May 29, 2016 at 10:04 AM, Freenk [email protected] wrote:

Thanks for the fast replay,

the full command line is:
me@stillme:~/Downloads/panda-master/qemu/x86_64-softmmu$ sudo
qemu-system-x86_64 -m 1024 -replay '/home/me/spotify' -panda
callstack_instr -panda unigrams

As you can see I'm trying to follow along moyix post on Push the Red
Button to get to know PANDA


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/moyix/panda/issues/103#issuecomment-222371168, or mute
the thread
https://github.com/notifications/unsubscribe/AAhgh5Z813wzAIDe2cFe2Lj1l3djIstDks5qGccvgaJpZM4IpS7i
.

from panda.

tobi1220 avatar tobi1220 commented on June 16, 2024

Uuhm, it could be possible that I am retarded as fuck but yes, now it works but where is the difference????
And yea, actually it doesn't work, I'm getting a new error now: after the loading and the initializing of the plugins, I get:

loading snapshot
qemu-system-x86_64: Could not open VM state file
... done.
opening nondet log for read : ./spotify-rr-nondet.log
RR rr_assertion `rr_nondet_log->fp != NULL' failed at /home/frank/Downloads/panda-master/qemu/rr_log.c:1323
Current log point:

Current replay point:
{guest_instr_count=0 pc=0x00000000, secondary=0x00000000}

Should I create a new issue for that or can you help me directly?

from panda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.