Skip to content

Commit

Permalink
Rollup merge of rust-lang#50644 - kennytm:read-appveyor-dump, r=alexc…
Browse files Browse the repository at this point in the history
…richton

AppVeyor: Read back trace from crash dump on failure.

This is an attempt to debug spurious access violations on Windows (rust-lang#33434, rust-lang#50604). Thanks to rust-lang#50276, there should be minidumps to read when rustc segfault.

(The implementation is based on <https://github.com/springmeyer/travis-coredump/blob/master/test.bat>.)
  • Loading branch information
kennytm committed May 13, 2018
2 parents 55792a4 + c3b23b3 commit 42939c5
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 42939c5

Please sign in to comment.