【无标题】蓝屏事件 139

复制代码
KERNEL_SECURITY_CHECK_FAILURE (139)
A kernel component has corrupted a critical data structure.  The corruption
could potentially allow a malicious user to gain control of this machine.
Arguments:
Arg1: 0000000000000004, The thread's stack pointer was outside the legal stack
	extents for the thread.
Arg2: fffff80227a744f0, Address of the trap frame for the exception that caused the BugCheck
Arg3: fffff80227a74448, Address of the exception record for the exception that caused the BugCheck
Arg4: 0000000000000000, Reserved
复制代码
rax=ffff87884e4f6000 rbx=0000000000000000 rcx=0000000000000004
rdx=ffff87884e4fc000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff8022ac4f1df rsp=fffff80227a74680 rbp=fffff80227a746f0
 r8=ffff87884e4fc000  r9=fffff80227a74701 r10=ffffbd0b27ac7040
r11=ffffbd0b26d1df18 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
复制代码
FAULTING_SOURCE_CODE:  
    36:     push rdx
    37:     push rcx
    38:     push rax	
    39:      sub     rsp ,60h
>   40:     movdqa  xmmword ptr [rsp], xmm0
    41:     movdqa  xmmword ptr [rsp+10h], xmm1
    42:     movdqa  xmmword ptr [rsp+20h], xmm2
    43:     movdqa  xmmword ptr [rsp+30h], xmm3
    44:     movdqa  xmmword ptr [rsp+40h], xmm4
    45:     movdqa  xmmword ptr [rsp+50h], xmm5

movdqa导致的蓝屏 堆栈没有对齐

相关推荐
love530love1 小时前
家用或办公 Windows 电脑玩人工智能开源项目配备核显的必要性(含 NPU 及显卡类型补充)
人工智能·windows·python·开源·电脑
人类恶.1 小时前
C 语言学习笔记(6)
c语言·笔记·学习
SY师弟2 小时前
51单片机——交通指示灯控制器设计
c语言·单片机·嵌入式硬件·51单片机
凤年徐2 小时前
【C/C++】自定义类型:结构体
c语言·开发语言·c++·经验分享·笔记·算法
Inverse1623 小时前
C语言_自定义类型:结构体
c语言·开发语言·算法
czy878747511 小时前
C语言主要标准版本的演进与核心区别的对比分析
c语言
巨龙之路11 小时前
C语言中的assert
c语言·开发语言
周胡杰14 小时前
鸿蒙接入flutter环境变量配置windows-命令行或者手动配置-到项目的创建-运行demo项目
javascript·windows·flutter·华为·harmonyos·鸿蒙·鸿蒙系统
半青年15 小时前
华为鸿蒙电脑能否作为开发机?开发非鸿蒙应用?
ide·华为·编辑器·电脑·idea·harmonyos·visual studio
溪饱鱼17 小时前
第6章: SEO与交互指标
服务器·前端·microsoft