Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我以前上过编程课,但从未听说过神秘的调用堆栈。它是什么?
我假设它指的是代码之外的调用堆栈或缺少堆栈帧的位置。在操作系统(任何人?)操作的线程中中断执行ntdll.dll,或者由于未定义的行为(发生在您的代码之外)导致的崩溃可能会导致您通常无法理解的调用堆栈。
ntdll.dll