When I run the writeint program in the parsecROI disk, I get the following message on standard err:
qemu-system-x86_64: ptlsim/build/core/ooo-core/ooo.cpp:1332: bool ooo::ThreadContext::handle_exception(): Assertion `ctx.page_fault_addr != 0' failed. My simconfig file was: -corefreq 2000000000 -machine shared_l2 -logfile marss.log -stats stats.log The command I ran to start simulation was: ./start_sim; ./writeint; ./stop_sim I first noticed this with one of my modified branches, but then I tested it with marss commit b31ab6c233801e852a4cae3fd1b8cdce7bca6f43 (the current head of the master branch) and it still happened. Also, for me, writeint segfaults when ran under emulation mode (not sure if this is supposed to happen). But still, this thing probably shouldn't be causing the whole simulator to crash just because it segfaults. Just wanted to let you know about this. -Jim Stevens _______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
