!rtxanalyze

Displays information about the state of the RTX subsystem at the time Windows generated the dump file.

Notes

RTX must be configured to include additional RTSS-specific information in Windows-generated minidump files. This subsystem setting is enabled by default. See Creating an RTX Minidump for more information.

Use the WinDbg command .opendump to load a minidump file.

Examples

!rtxanalyze
RTX Bugcheck Analysis
            
Exception Code        0x00000008 (Double Fault)
Exception Address     0xf7b392a9
Current RTSS Process  test_rtproc_termination.rtss (0x827783a8)
Current RTSS Thread   5(0x82778878)
Debugging Details
Current Thread Context
        eax: 0x0400ffff  ebx: 0xf0f00068  ecx: 0x0040f300  edx: 0x00000fff esi: 0xf7008977
        edi: 0xf0800068  eip: 0xf7b392a9  esp: 0xaaaaac94  ebp: 0xf7008977
        cs : 0x0000920b  ss : 0x00000010  ds : 0x00009377  es : 0x00000001
        fs : 0x00000000  gs : 0x00008b77
Current Thread Stack      :
                             ChildEBP   RetAddr    Param1     Param2     Param3     Frame IP
                             0000000000 0x00000000 0x00000000 0x00000000 0x00000000 0x0000000
                             0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
                             0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
RTSS Active Process List  
Process Object  Process ID  Process Name                   
0x82826168      0x0000000a    0x827783a8      0x00000001  test_rtproc_termination.rtss

 

See Also

IntervalZero.com | Support | Give Feedback