From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10989 invoked by alias); 8 Jul 2012 23:20:12 -0000 Received: (qmail 10969 invoked by uid 22791); 8 Jul 2012 23:20:11 -0000 X-SWARE-Spam-Status: No, hits=2.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_THEBAT,KHOP_DNSBL_BUMP,KHOP_THREADED,RCVD_IN_MSPIKE_BL,RCVD_IN_MSPIKE_L3,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mr0.ht-systems.ru (HELO mr0.ht-systems.ru) (78.110.50.55) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 08 Jul 2012 23:19:56 +0000 Received: from [91.76.215.138] (helo=darkdragon.lan) by mr0.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1So0ld-0001l1-0S; Mon, 09 Jul 2012 03:19:53 +0400 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Sun, 08 Jul 2012 23:14:30 -0000 Date: Sun, 08 Jul 2012 23:20:00 -0000 From: Andrey Repin Reply-To: Andrey Repin Message-ID: <987763026.20120709031430@mtu-net.ru> To: Daniel Colascione , cygwin@cygwin.com Subject: Re: clisp crashes on startup In-Reply-To: <4FF887F1.6010807@dancol.org> References: <4FF76A98.2020309@dancol.org> <4FF833DC.8090908@gmail.com> <4FF83C71.5000803@dancol.org> <1758360489.20120707205120@mtu-net.ru> <4FF887F1.6010807@dancol.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-07/txt/msg00113.txt.bz2 Greetings, Daniel Colascione! > $ cat /etc/fstab > none /drv cygdrive binary 0 0 > c:/bin /usr/bin ntfs cygexec 0 0 > c:/bin /bin ntfs cygexec 0 0 > c:/usr/local/bin /usr/local/bin ntfs cygexec 0 0 I'd suggest removing default mounts from fstab. Just in case, and not relevant to any observed issues. > $ cat /etc/fstab.d/dancol > c:/users/dancol/appdata/local/temp /tmp ntfs posix=0 0 0 > $ mount > C:/users/dancol/appdata/local/temp on /tmp type ntfs (binary,posix=0,user) > C:/usr/local/bin on /usr/local/bin type ntfs (binary,cygexec) > C:/bin on /usr/bin type ntfs (binary,cygexec) > C:/bin on /bin type ntfs (binary,cygexec) > C:/lib on /usr/lib type ntfs (binary,auto) > C: on / type ntfs (binary,auto) -- WBR, Andrey Repin (anrdaemon@freemail.ru) 09.07.2012, <03:13> Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple