This repository was archived by the owner on Dec 18, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 523
Ran into memory corruption running tests #259
Comments
It seems like the same issue came up in an AppVeyor build: https://ci.appveyor.com/project/aspnetci/kestrelhttpserver/build/1.0.696 |
Happened on the CI too:
|
I've also seen some segfaults on travis which I think are related: https://travis-ci.org/aspnet/KestrelHttpServer/builds/84413500, https://travis-ci.org/aspnet/KestrelHttpServer/builds/81208161 |
It happened again 😢 I think these could be caused by our "rude" shutdowns.
|
Resolved by #337 |
Closed
Do we still have crashes? It looks like @halter73 has a check-in for this already. Is this good to close? |
All the ones I experienced where resolved by @halter73's change; and I haven't seen one on Travis since then. |
Thanks @benaadams! Closing this one but folks can reopen if they see a failure. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Didn't happen twice in a row though.
The text was updated successfully, but these errors were encountered: