Opened 9 years ago
Last modified 9 years ago
#12260 closed bug
[net_server?] "localhost" is not garunteed to be created before some services — at Initial Version
Reported by: | waddlesplash | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/net_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is/was the root cause of #12208. NetResolv assumes that "localhost" actually exists, but in some startup instances it doesn't. I haven't been able to reproduce, but apparently it is pretty easily reproducible when running Haiku on a machine with WiFi or via Bridged networking in VirtualBox.
By the time the DHCP REPLY comes back a few (dozen) ms later, localhost is up, so this is probably a race condition.
Note:
See TracTickets
for help on using tickets.