michael(a)fritscher.net wrote:
I started first wincmd 4.52, then dosbox 0.61 (in
surface-mode). The first
time I get a user-mode crash, the second-time I start dosbox I get a
kernel-mode crash...
It happens with DOSBOX every time someone tries to start it. The actual
code path is access fault on section view.
(mm/rmap.c:411) Insert rmap (11, 0x014F2000) 0x055E7000
which doesn't
match physical address 0x055E7000
Note that the two address matches in the trace but not in the "if".
I've
tried to save the value in a variable and it IS really different at the
time the "if" executes.
- Filip