Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Handle Invalid #336

Description

@benaadams

A handle is getting lost somewhere and either finalised or early disposed; it most often shows up on mono and randomly causes tests to fail; mostly tarvis in but occasionally also happens on appveyor.

Haven't be able to track down the cause

e.g. #335 with the following resilts: https://travis-ci.org/aspnet/KestrelHttpServer/builds/89566455

info: workingdir: test/Microsoft.AspNet.Server.Kestrel.FunctionalTests
Discovering: Microsoft.AspNet.Server.Kestrel.FunctionalTests
Discovered: Microsoft.AspNet.Server.Kestrel.FunctionalTests
Starting: Microsoft.AspNet.Server.Kestrel.FunctionalTests
Stacktrace:
Native stacktrace:
mono() [0x4b23dc]
mono() [0x508a0e]
mono() [0x428fad]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0) [0x7fd272101cb0]
/home/travis/libuvinstall/lib/libuv.so(uv_async_send+0x4) [0x7fd25eae0844]
[0x40e97908]
Debug info from gdb:

Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.

If I submit again it will likely pass the test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions