OS/2 Error Codes: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Line 2: Line 2:


===Description===
===Description===
SYS3186: A program in this session encountered a problem and cannot continue.
;SYS3186: A program in this session encountered a problem and cannot continue.


EXPLANATION: A privileged instruction exception was generated when an attempt was made to execute an instruction whose operation is not allowed in the current machine mode.  For example, an attempt was made to execute an instruction in user mode that is only allowed in kernel mode.
;EXPLANATION: A privileged instruction exception was generated when an attempt was made to execute an instruction whose operation is not allowed in the current machine mode.  For example, an attempt was made to execute an instruction in user mode that is only allowed in kernel mode.


ACTION: If you purchased this program, contact the supplier of the program.  If you are the developer of this program, refer to the information in the register.
;ACTION: If you purchased this program, contact the supplier of the program.  If you are the developer of this program, refer to the information in the register.


===References===
===References===

Revision as of 00:08, 15 April 2023

SYS3186

Description

SYS3186
A program in this session encountered a problem and cannot continue.
EXPLANATION
A privileged instruction exception was generated when an attempt was made to execute an instruction whose operation is not allowed in the current machine mode. For example, an attempt was made to execute an instruction in user mode that is only allowed in kernel mode.
ACTION
If you purchased this program, contact the supplier of the program. If you are the developer of this program, refer to the information in the register.

References

SYS3175

References

SYS3171