-
-
Notifications
You must be signed in to change notification settings - Fork 270
druntime: Fix no stack trace on windows #1976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
d09c8e5
to
27f859b
Compare
32-bit AppVeyor hit a |
The segfault happens when generating the stack trace in dbghelp.dll ( |
ffcb77a
to
8662868
Compare
Should be fixed now via string matching the first |
Resulting backtraces on Windows: Win64, release libs
Win64, debug libs
Win32, release libs
Win32, debug libs
|
Nice! |
No description provided.