From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22401 invoked by alias); 7 Jul 2012 13:04:54 -0000 Received: (qmail 22389 invoked by uid 22791); 7 Jul 2012 13:04:53 -0000 X-SWARE-Spam-Status: No, hits=-5.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-bk0-f43.google.com (HELO mail-bk0-f43.google.com) (209.85.214.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 07 Jul 2012 13:04:31 +0000 Received: by bkty15 with SMTP id y15so4248121bkt.2 for ; Sat, 07 Jul 2012 06:04:30 -0700 (PDT) Received: by 10.204.157.143 with SMTP id b15mr4240452bkx.75.1341666270593; Sat, 07 Jul 2012 06:04:30 -0700 (PDT) Received: from [192.168.2.193] (93-33-99-79.ip44.fastwebnet.it. [93.33.99.79]) by mx.google.com with ESMTPS id 25sm3328214bkx.9.2012.07.07.06.04.29 (version=SSLv3 cipher=OTHER); Sat, 07 Jul 2012 06:04:30 -0700 (PDT) Message-ID: <4FF833DC.8090908@gmail.com> Date: Sat, 07 Jul 2012 13:04:00 -0000 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: clisp crashes on startup References: <4FF76A98.2020309@dancol.org> In-Reply-To: <4FF76A98.2020309@dancol.org> Content-Type: text/plain; charset=windows-1252; format=flowed 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/msg00088.txt.bz2 On 7/7/2012 12:45 AM, Daniel Colascione wrote: > $ clisp Trimming a bit ? > > Welcome to GNU CLISP 2.48 (2009-07-28) > > > Type :h and hit Enter for context help. > > Segmentation fault (core dumped) no issue on W7/64 > > $ cat lisp.exe.stackdump > Exception: STATUS_ACCESS_VIOLATION at eip=00421614 > eax=80020000 ebx=002965B3 ecx=805034FD edx=002965B0 esi=801DB65D > edi=005C651C > ebp=01335B18 esp=01335B10 program=C:\lib\clisp-2.48\base\lisp.exe, pid > 4092, thread main > cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B > Stack trace: > Frame Function Args > 01335B18 00421614 (01335D5C, 01335D68, 00000000, 00000001) > 01335D78 0042C0C1 (004FE2A2, 10020028, 01336148, 004C1F7D) > 01335D88 0042DAEC (00487E4C, 00020002, 00000000, 00020000) > 01336148 004C1F7D (0042DAD8, 8023650D, 01336198, 0046527B) > 01336198 00425E7A (80056A34, 00000007, 80229E5D, 002B002B) > 01336268 00426D9B (00000015, 8005A0F0, 013363D8, 610256D9) > 013362A8 004767FA (00000002, 642F7372, 6F636E61, 002E2F6C) > 013363D8 00491599 (802346D9, 802C679B, 00503501, 00000001) > 013364E8 0049589B (00507981, 00000001, 801FB682, 0047E704) > 01336588 004823A8 (800568E0, 01336764, 800D11B2, 0047E704) > 01336628 004846B3 (800CF45D, 00000003, 800D1076, 0047E704) > 013366C8 0048277A (000001E8, 00000004, 01336744, 80051BF4) > 01336768 004846B3 (800D1045, 00000003, 80051C44, 80051C90) > 013368E8 0048277A (FFDA0074, 004FEFE0, 00000001, 0133696C) > 01336988 004846B3 (00504F41, 00000003, 005C66D0, 005034E1) > 01336BD8 0042F32B (6127B418, 80229E5D, 00004000, 005034E1) > End of stack trace (more stack frames may be present) > your mount table looks strange C: / system binary,auto c:\bin /bin system text,cygexec c:/bin /usr/bin system text,cygexec C:\lib /usr/lib system binary,auto c:\usr\local\bin /usr/local/bin system text,cygexec cygdrive prefix /drv system binary,auto It is not recommended to use c:\ as root. Why half are mounted as text instead of binary ? Regards Marco -- 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