本帖最后由 LittlePig 于 2012-9-16 20:03 编辑
Bug Check 0x109: CRITICAL_STRUCTURE_CORRUPTION
This indicates that the kernel has detected critical kernel code or data corruption.
ParametersThe following parameters are displayed on the blue screen. Parameter | Description | 1 | Reserved | 2 | Reserved | 3 | Reserved | 4 | The type of the corrupted region. |
The value of Parameter 4 indicates the type of corrupted region. Parameter 4 | Type of Corrupted Region, Type of Corruption, or Type of Action Taken That Caused the Corruption | 0x0 | A generic data region | 0x1 | A function modification or the Itanium-based function location | 0x2 | A processor interrupt dispatch table (IDT) | 0x3 | A processor global descriptor table (GDT) | 0x4 | A type-1 process list corruption | 0x5 | A type-2 process list corruption | 0x6 | A debug routine modification | 0x7 | A critical MSR modification |
表示我在网上完全查不到参数4是0x8的情况……呃 |