Date: Sun, 22 Aug 1999 13:34:53 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Johan Venter cc: djgpp AT delorie DOT com Subject: Re: RHIDE crashes without traceback. [solved!] In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 22 Aug 1999, Johan Venter wrote: > wrote in message news:B0000098901 AT stargate DOT astr DOT lu DOT lv... > > PS. Second identical bug this week. First were in collect2 (gcc295X.zip) > > Yes, this is beginning to get scary. Is it a windows bug? It's not a bug, it's a ``feature'' ;-). When Windows sees a name with two leading backslashes, it thinks it might be a UNC (like \\SERVER\SHARE\DIR), so it searches the network for the server that exports such a share. What you see is the network time-out.