You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #2315 - alexcrichton:decode-some-signals, r=brson
Instead of text that looks like
Process failed (signal: 11)
the text now looks like:
Process failed (signal: 11, SIGSEGV: invalid memory reference)
Closes#2315
0 commit comments