Discussion:
Boch error message
(too old to reply)
Jathan Biddlecomb
2005-04-10 15:38:21 UTC
Permalink
I tried to clean up my user mapping code, and now right after I set the
kernel stack pointer for the process ( userDebug output "S[3d000]" ), I
get this bochs error:

[CPU ] allow_io(): TR:io_base <= 103

Has anybody else encountered this, and does anybody have any idea what
might cause this?

Thanks,
- Jathan
c***@CSIC.UMD.EDU
2005-04-10 16:51:49 UTC
Permalink
I've gotten in a few times while I was debugging code, like when I
tried to use crc32 inside the read/write to paging file functions.
I'm curious to know too what it means.

Loading...