Re: Causeway Error Codes
> For your OE exception, I would guess that you have tried
> to access a bad high-memory address, or less likely, if you
> are handling hardware interrupts, you have not locked all
> the data and code memory needed by your exception handler,
> and some of it got swapped out. See lock_memory()
Actually it was a popad instruction without a pushad instruction
preceding it. I guess the cpu doesn't like to execute code in a bogus
segment. It really wasn't my fault (no pun intended), but I won't go
into specifics.
Thanks for the info, though!
Toodles,
--
_____ _____ _____
________ /\ \ /\ \ /\ \
/ \ \ / \____\ / \____\ / \____\
/ _ \____\ / / ___/_ / /____/ / / ___/_
/ / \ |___| / / /\____\ / \ \ / / /\____\
\ \_/ / / \ \/ / ___/_\ \ \ \ \/ / ___/_
\ /____/ \ / /\ \\/\ \ \ \ / /\ \
\ \ \ \ \/ \____\ \ \ \ \ \/ \____\
\ \ \ \ / / \ \____\ \ / /
\ \____\ \ / / \ / / \ / /
\ / / \ / / \/____/ \ / /
\/____/ \/____/xseal at harborside.com\/____/
|
Not Categorized, Please Help
|
|