blob: 0f1b81de9d256dbad07ce617d0d604a90067bd5e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
assert_fail in vmstate_load_state (icount related)
Description of problem:
qemu crashes with an assert failure.
Steps to reproduce:
- Run qemu-system-sparc with "-i count auto -rtc clock=vm"
- Create a snapshot. Exit qemu.
- Run qemu-system-sparc without "-i count auto -rtc clock-vm"
- Try to load the snapshot via the monitor
Additional information:
[gdb.out](/uploads/d08539ce9eb6b599918513e279f13453/gdb.out)
|