Hello,

I was trying to measure system boot time in simulation mode. I switch mode
from emulation to simulation manually right after I boot QEMU. However, I
am getting segmentation fault after around 25000000 commits. The segfault
comes from here:
Program received signal SIGSEGV, Segmentation fault.

Context::store_internal (this=0x14f3590, addr=18446744071584342016, data=0,
bytemask=15 '\017') at ptlsim/build/sim/ptl-qemu.cpp:1190
1190        W64 old_data = W64(*(W64*)(addr));


I wonder if anyone succeeded in running system boot in simulation mode.
Could you provide suggestions on solving this issue? Thanks.

Mu-Tien
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to