From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#719: Crash opening UNC file Date: Fri, 15 Aug 2008 10:55:17 +0300 Message-ID: References: Reply-To: Eli Zaretskii , 719@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1218787681 31634 80.91.229.12 (15 Aug 2008 08:08:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Aug 2008 08:08:01 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: john naegle , 719@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Aug 15 10:08:52 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KTuMb-0003n8-75 for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Aug 2008 10:08:49 +0200 Original-Received: from localhost ([127.0.0.1]:33861 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTuLe-000876-Mf for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Aug 2008 04:07:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KTuLS-0007zb-C3 for bug-gnu-emacs@gnu.org; Fri, 15 Aug 2008 04:07:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KTuLQ-0007xo-BJ for bug-gnu-emacs@gnu.org; Fri, 15 Aug 2008 04:07:37 -0400 Original-Received: from [199.232.76.173] (port=38426 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTuLQ-0007xh-5N for bug-gnu-emacs@gnu.org; Fri, 15 Aug 2008 04:07:36 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:36879) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KTuLP-0008KN-4q for bug-gnu-emacs@gnu.org; Fri, 15 Aug 2008 04:07:35 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7F87P8o029329; Fri, 15 Aug 2008 01:07:25 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m7F858Lv028253; Fri, 15 Aug 2008 01:05:08 -0700 X-Loop: don@donarmstrong.com Resent-From: Eli Zaretskii Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs , don@donarmstrong.com Resent-Date: Fri, 15 Aug 2008 08:05:08 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 719 X-Emacs-PR-Package: emacs,w32 X-Emacs-PR-Keywords: Original-Received: via spool by 719-submit@emacsbugs.donarmstrong.com id=B719.121878693725428 (code B ref 719); Fri, 15 Aug 2008 08:05:08 +0000 Original-Received: (at 719) by emacsbugs.donarmstrong.com; 15 Aug 2008 07:55:37 +0000 Original-Received: from mtaout3.012.net.il (mtaout3.012.net.il [84.95.2.7]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7F7tXFr025422 for <719@emacsbugs.donarmstrong.com>; Fri, 15 Aug 2008 00:55:34 -0700 Original-Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K5M00799U0SFPZ1@i_mtaout3.012.net.il> for 719@emacsbugs.donarmstrong.com; Fri, 15 Aug 2008 10:55:41 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-CrossAssassin-Score: 2 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Fri, 15 Aug 2008 04:07:37 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:19454 Archived-At: > Date: Thu, 14 Aug 2008 11:00:59 -0400 > From: "john naegle" > Cc: > > Whenever I try to open a file on a share on another computer, emacs crashes. Thank you for your report. > For instance, trying to open the file: "\\server\software\file.txt" > causes a crash. This happens if I use find-file, drag a file onto > emacs, or double click to open a file on a hidden network share. > > If I double-escape all the backslashes, I still get the crash, eg: > emacs \\\\server\\software\\file.txt Does it work with forward slashes, like this: //server/software/file.txt ? > [Switching to thread 3636.0x8d4] > (gdb) bt full > #0 0x77f9193d in ntdll!DbgUiConnectToDbg () > from /cygdrive/c/WINNT/system32/NTDLL.DLL > No symbol table info available. > #1 0x7c57fecd in KERNEL32!DebugActiveProcess () > from /cygdrive/c/WINNT/system32/KERNEL32.DLL > No symbol table info available. > #2 0x7c57b3bc in lstrcmpiW () from /cygdrive/c/WINNT/system32/KERNEL32.DLL > No symbol table info available. > #3 0x00000000 in ?? () > No symbol table info available. This backtrace is not useful. I think you are in the wrong thread. Could you please type "info threads" and then switch to each one of them (with "thread N", where N is the thread number displayed in the 1st column of what "info threads" presents), and find the main thread, where the backtrace goes up to the `main' function? That's the backtrace we want to see. TIA