Skip to content

Unable to start a server on Win10. #34

@blob1807

Description

@blob1807

Context

Odin: dev-2023-11-nightly:ef5eb4b6
OS: Windows 10 Home Basic (version: 22H2), build 19045.3636
CPU: AMD Ryzen 5 3600 6-Core Processor
RAM: 32712 MiB
Odin-http: Commit f3c5d1a
Firewall rules for Inbound are set to Any for the exe. Network type is public for both rule & network.

Expected Behavior

Server should run & I assume there shouldn't be any events running right at the start.

Current Behavior

I think there's an event, or at least Windows thinks there is. Windows doesn't populate events with it but entries_removed get set to 1.
Exists on nbio_windows.odin(99) runtime assertion, because the event is still the default set by Odin.

Steps to Reproduce

I'm not sure it can be reproduced outside of my system but:
Build & run any project that makes a server. (Used the examples minimal & complete todo so.)

Notes

It works on my other system which is Windows 11 Home Basic (version: 22H2), build 22621.2428.
Using netstat -a -f -q -o -b there's nothing else using, nor listing to the default endpoint. Nor an old ghost/hanging process bound to it.
I could start a server before nbio was introduced.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions