Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

*** Exception 0D : General protection (XTRACE.TXT)

Status
Not open for further replies.

esamson

Programmer
Sep 26, 2001
2
US
> Clarion 2.1 error:
>
> Processor Violation
> The system has detected an illegal operation being performed by one of
the
> programs running in memory.
> The current process will have to be immediately terminated. The
> XTRACE.TXT file produced can be helpful to the developers of this
software
> in identifying the problem.
> Press any key to terminate.
>
> The XTRACE.TXT file contains:
>
> *** Exception 0D : General protection
>
> CS:IP = 04E7:0021 segment 0D DESCLA
>
> AX=BF0A BX=035C CX=0003 DX=0001 SI=0090 DI=000A SP=7172 BP=092F
FL=3246
>
> DS=0000 limit=****
> ES=019F limit=FFFF
> SS=019F limit=FFFF
>
> [SS:SP] = 00C7 0246 40EA 00A6 0004 05AD 0084 A802 3AF6 0CF9 0CF9 19B9
00C7
>
> [SS:BP] = 6AEB 4BB8 9A00 1460 0000 C033 DB33 01A3 890B 031E EB0B B855
0A3C
>
> [CS:IP] = A4 B9 21 00 F3 A5 1F 8C C2 5E 5F CB 00 00 00 00 00 00 00 00
>
> [call chain] =
> -bp---cs---ip-
-----------------------------------------------------------

We get this error message when running one of our DOS apps on Win NT 4.0 using Clarion 2.1. The funny thing is that this particular error message would only show up on most of our systems in use but NOT all! Any ideas would greatly be appreciated.

Thank you!
 
Could you clarify if this shows up on most Clarion written systems running on NT 4.0 or most NT 4.0 system with the same Clarion program?
 
It's actually a DOS version of the Clarion program that we run on NT 4.0 we are having problems with. In other words, we run a DOS app on NT 4.0 and some of our "registers" (PC's) would come up with this exception error. Thanks much for your feedback(s).
 
good day, have you ever solved the problem you encountered regarding the "Illegal operation...". Can you pls. explain to me how you'd done it 'cause right now i'm encountering the same error message.
thank you very much.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top