Some basic questions that will give people a better picture of what's happening:

1. How old is your gem5 source?
2. Where did you get your disk image?
3. Where did you get your kernel?
4. What did the panic say?
5. recvAtomic can't (as far as I know) be used with ruby. Are you actually using ruby, or did you just compile in support for it?

Gabe

Quoting Martí Torrents Lapuerta <[email protected]>:

Hello,

When executing RUBY in X86_FS and trying to send a script from the command
line, it seems that there is a problem when the image boots and the system
is calling /sbin/m5/readfile /tmp/script. What actually is happening is that
the system executes a panic function in recvAtomic() that stops the
simulation.

I've been searching in google for possible solutions and I've realized that
may be a problem in vtophys function, however I don't get how to solve it.
Can you help me?

Thanks in advance.



_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to