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.
I have taken programming classes before but never had I heard about a cryptic call stack. What is it?
コードの外側にあるコールスタック、またはスタックフレームが欠落しているコールスタックを参照していると思います。OS によって操作されるスレッド (ntdll.dll誰か?) での実行の中断、または未定義の動作 (コードの外部で発生) によるクラッシュは、通常は理解できないコール スタックにつながる可能性があります。
ntdll.dll