Home / FAQs / Troubleshooting / Why Does Dyalog Crash or Close Unexpectedly on Windows?
Unexpected crashes or silent exits usually indicate that Windows encountered an unhandled exception. Collecting a crash dump allows Dyalog Support to diagnose the underlying cause.
Why This Happens
In most cases, Windows terminates the process due to an unhandled exception, a system-level fault, a missing dependency, a stack overflow, or a driver/runtime issue.
Enable Crash Dump Generation (Windows)
Create the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps
Inside LocalDumps, create a new DWORD value:
Where Dump Files Are Stored
After a crash, Windows typically writes dump files to:
C:\Users\<YourUserName>\AppData\Local\CrashDumps
Providing Information to Dyalog Support
If a .dmp file is created:
Disk Space Consideration
Crash dumps can be large. Periodically review the CrashDumps directory to avoid unnecessary disk usage.
Summary
Unexpected crashes are typically caused by Windows-level exceptions. Generating a crash dump provides the most reliable way to diagnose the issue.
Vince Chan, Customer Support
Get tips and the latest news. We’ll never spam you. Unsubscribe at any time.
Copyright © 2004 – 2026 Dyalog Ltd.
Technical advice and assistance on all aspects of Dyalog usage is available by e-mail (support@dyalog.com) and/or telephone (+44 1256 830030 – limited to U.K. office hours). Limited advice on design and coding is available, but is not intended to replace the use of the printed and on-line documentation. Except when reporting an issue with the software, users are encouraged to seek advice from the user community via the Dyalog Forum (reading the content of the forums does not require membership).