From unknown Sun Jun 22 11:42:52 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12165: segmentation fault during run-lisp in emacs-24.1 Resent-From: Daniel Eliason Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 09 Aug 2012 20:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 12165 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 12165@debbugs.gnu.org X-Debbugs-Original-To: "bug-gnu-emacs@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.134454325811566 (code B ref -1); Thu, 09 Aug 2012 20:15:01 +0000 Received: (at submit) by debbugs.gnu.org; 9 Aug 2012 20:14:18 +0000 Received: from localhost ([127.0.0.1]:45259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SzZ7Y-00030T-80 for submit@debbugs.gnu.org; Thu, 09 Aug 2012 16:14:18 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35468) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SzZ4C-0002vP-QD for submit@debbugs.gnu.org; Thu, 09 Aug 2012 16:10:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SzYwF-0004in-MU for submit@debbugs.gnu.org; Thu, 09 Aug 2012 16:02:37 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:50459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzYwF-0004ih-IE for submit@debbugs.gnu.org; Thu, 09 Aug 2012 16:02:35 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56133) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzYwD-000680-N7 for bug-gnu-emacs@gnu.org; Thu, 09 Aug 2012 16:02:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SzYwA-0004hl-U8 for bug-gnu-emacs@gnu.org; Thu, 09 Aug 2012 16:02:33 -0400 Received: from mail02.harmonicinc.com ([12.139.66.22]:41086) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzYw9-0004gZ-N4 for bug-gnu-emacs@gnu.org; Thu, 09 Aug 2012 16:02:30 -0400 Received: from unknown (HELO vm-exch-cas02.hlit.local) ([10.11.130.142]) by mail02.harmonicinc.com with ESMTP; 09 Aug 2012 13:02:25 -0700 Received: from EXCH-CMS.hlit.local ([fe80::2c59:86d6:5866:f6f9]) by vm-exch-cas02.hlit.local ([::1]) with mapi; Thu, 9 Aug 2012 13:02:25 -0700 From: Daniel Eliason Date: Thu, 9 Aug 2012 13:02:23 -0700 Thread-Topic: segmentation fault during run-lisp in emacs-24.1 Thread-Index: Ac12aeP/qFCjuYneQzKsYqpAuMBy0g== Message-ID: <7D740CBE05EC8D438D600795F7C443B01AEDCD4232@EXCH-CMS.hlit.local> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US x-ems-proccessed: AtiTSpahLyvvIX+VoNH/Ow== x-ems-stamp: cz7qIU9Tx0y8tWhaOxcN3Q== Content-Type: multipart/alternative; boundary="_000_7D740CBE05EC8D438D600795F7C443B01AEDCD4232EXCHCMShlitlo_" MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.2 (------) X-Mailman-Approved-At: Thu, 09 Aug 2012 16:14:14 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.2 (------) --_000_7D740CBE05EC8D438D600795F7C443B01AEDCD4232EXCHCMShlitlo_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable From: "U-HLS\\eliason" To: bug-gnu-emacs@gnu.org Subject: 24.1; segmentation fault during run-lisp --text follows this line-- This bug report will be sent to the Bug-GNU-Emacs mailing list and the GNU bug tracker at debbugs.gnu.org. Please check that the From: line contains a valid email address. After a delay of up to one day, you should receive an acknowledgement at that address. Please write in English if possible, as the Emacs maintainers usually do not have translators for other languages. Please describe exactly what actions triggered the bug, and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': Segmentation Fault after I use help in *inferior-lisp* buffer. The sequence here will cause the crash from an 'emacs -Q' startup at the Cygwin command prompt: (setq inferior-lisp-program "clisp")^J M-x run-lisp ^H^G (exit) The segmentation violation happens while typing '(exit)'. It happens at a keystroke, before completing the command and typing return. I downloaded the Emacs sources directly from: http://gnu.mirrors.pair.com/gnu/emacs/ I compiled the faulty emacs-24.1 under Cygwin like this: ./configure --without-x make The Gygwin environment was fully updated on 9-August-2012. I then downloaded and compiled emacs-23.2b, compiled using exactly the same commands, and the problem does *not* occur. I have currently installe= d emacs-23.2b for that reason. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /home/eliason/emacs-24.1/etc/DEBUG. In GNU Emacs 24.1.1 (i686-pc-cygwin) of 2012-08-09 on NY-9KQn6G1 Configured using: `configure '--without-x'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Dired by name Minor modes in effect: menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t Recent input: ESC [ > 4 1 ; 2 8 1 ; 0 c ESC x r e p o r t - e m a c s - b u f C-h g RET C-x o C-x o C-x o C-x k C-x o ESC x ESC O A r e p o r t - b C-h e m a C-h C-h C-g C-g C-x 0 C-x o C-h C-g C-g C-b ESC x r e o r t C-b C-b C-b p C-e - e m a c s - b u g RET Recent messages: ("emacs") For information about GNU Emacs and the GNU system, type C-h C-a. View mode: type C-h for help, h for commands, q to quit. completing-read-default: Command attempted to use minibuffer while in minib= uffer goto-history-element: Beginning of history; no preceding item maQuit Quit Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils help-mode easymenu goto-addr thingatpt image view tool-bar dired regexp-opt time-date ediff-hook vc-hooks lisp-float-type lisp-mode register page menu-bar rfn-eshadow timer jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) --_000_7D740CBE05EC8D438D600795F7C443B01AEDCD4232EXCHCMShlitlo_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

From: "U-HLS\\eliason&qu= ot; <eliason@NY-9KQn6G1.hlit.local>     &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;   

To: bug-gnu-emacs@gnu= .org            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp; 

Subject: 24.1; segmentation fault = during run-lisp          =             &nb= sp;            =             &nb= sp;    

--text follows th= is line--           =              &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp; 

This bug report will be sent to the= Bug-GNU-Emacs mailing list        =             &nb= sp;            =       

and the = GNU bug tracker at debbugs.gnu.org.  Please check that  &nbs= p;            &= nbsp;           &nbs= p;            <= /o:p>

the From: line contains a valid email address. = ; After a delay of up         =             &nb= sp;            =

to one day, you should receive an acknowledg= ement at that address.         = ;            &n= bsp;            = ; 

      &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;        

Please write in English if possible, as the Emacs maintainers &nb= sp;            =             &nb= sp;            =  

usually do not have translators for ot= her languages.          &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p; 

      =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;        

Please describe exactly what actions triggered the bug, and &nbs= p;            &= nbsp;           &nbs= p;             =    

the precise symptoms of the= bug.  If you can, give a recipe      &n= bsp;            = ;            &n= bsp;          

starting from `emacs -Q':     =             &nb= sp;            =             &nb= sp;            =             &nb= sp;        

<= p class=3DMsoNormal>           &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;   

    =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;          <= /span>

         &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =      

Segmentation Fa= ult after I use help in *inferior-lisp* buffer.    &nbs= p;            &= nbsp;           &nbs= p;          =

The sequence here will cause the crash from an 'emacs -Q' start= up            &= nbsp;           &nbs= p;            <= /o:p>

at the Cygwin command prompt:   &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;            &nb= sp;            =       

(setq inf= erior-lisp-program "clisp")^J       = ;            &n= bsp;            = ;            &n= bsp;            = ;       

= M-x run-lisp          &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;   

^H^G   &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;            &nb= sp;      

(exit)=             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;       

            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;  

The segmentation violation happe= ns while typing '(exit)'. It happens      &nb= sp;            =             &nb= sp; 

at a keystroke, before completing t= he command and typing return.       &nbs= p;            &= nbsp;           &nbs= p;    

   =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;           <= /o:p>

I downloaded the Emacs sources directly from: =             &nb= sp;            =             &nb= sp;            =      

<= span style=3D'font-size:10.0pt;font-family:"Lucida Console"'>http://gnu.mir= rors.pair.com/gnu/emacs/        &nb= sp;            =             &nb= sp;            =             &nb= sp;    

   = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;           =

I compiled the faulty emacs-24.1 under Cygwin like= this:           &nb= sp;            =             &nb= sp;        

<= p class=3DMsoNormal>./configure --without-x       &nb= sp;            =             &nb= sp;            =             &nb= sp;            =         

make           &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;          

         =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;     

The Gygwin e= nvironment was fully updated on 9-August-2012.     = ;            &n= bsp;            = ;            &n= bsp;

      &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;       

same comman= ds, and the problem does *not* occur.  I have currently installed = ;            &n= bsp;           

emacs-23.2b for that reason.   &nb= sp;            =              &n= bsp;            = ;            &n= bsp;            = ;       

=             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =   

     &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =          

           =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;   

    =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;          <= /span>

If Emacs crashed, and you have the Emacs process in the g= db debugger,          &nb= sp;            =          

please include the output from the following gdb commands: &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;    

   =  `bt full' and `xbacktrace'.       =             &nb= sp;            =             &nb= sp;            =              &n= bsp;

For information about debugging Emacs, pl= ease read the file         &nb= sp;            =             &nb= sp;       

/home/eliason/emacs-24.1/etc/DEBUG.      &nb= sp;            =             &nb= sp;            =             &nb= sp;         

          &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;    

   &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;           

In GNU Emacs 24.1.1 (i686-pc-cygwin)   = ;            &n= bsp;            = ;            &n= bsp;            = ;             <= o:p>

 of 2012-08-09 on NY-9KQn6G1  &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;        

Configured using:        &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;

 `configure '--without-x''  = ;             &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;          

         &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;     

= Important set= tings:           &nb= sp;            =             &nb= sp;            =             &nb= sp;             = ;        

  value of $LC_ALL: nil      &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;          <= /p>

  value of $LC_COLLATE: nil    &nb= sp;            =             &nb= sp;            =             &nb= sp;            =        

=   value of $LC_CTYPE: nil      &nbs= p;             =             &nb= sp;            =             &nb= sp;            =        

&nb= sp; value of $LC_MESSAGES: nil      &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;   

  value of = $LC_MONETARY: nil         &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;

  value of $LC_NUMERIC: nil&n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;           

  value of $LC_TIME: nil   =             &nb= sp;             = ;            &n= bsp;            = ;            &n= bsp;           =

  value of $LANG: en_US.UTF-8  = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;       

  = ;locale-coding-system: utf-8-unix       =             &nb= sp;            =             &nb= sp;            =           

  default enable-multibyte-characters: t &nb= sp;            =             &nb= sp;            =             &nb= sp;         

          &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;    

Major mode: Dired by= name           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp; 

     &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =          

Minor modes in effect:       &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;          <= /p>

  menu-bar-mode: t      =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =   

  file-name-shadow-mod= e: t            = ;             &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;

  global-font-lock-mode: t&nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           

  font-lock-mode: t   &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;             =     

  auto-comp= osition-mode: t          =             &nb= sp;            =             &nb= sp;            =             &nb= sp;  

  auto-encryption-m= ode: t           &nb= sp;            =             &nb= sp;            =             &nb= sp;            =   

  auto-compression-mod= e: t            = ;             &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;

  column-number-mode: t &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp; 

  line-number-mode: t&n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;             &= nbsp;    

  &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           

Recent input:      =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =        

= ESC [ > 4 1 ; 2 8 1 ; 0 c ESC x r e p o r t - e m a   &nb= sp;            =             &nb= sp;            =          

c s - b u f C-h g RET C-x o C-x o C-x o C-x k C-x o  &n= bsp;            = ;            &n= bsp;            = ;          

ESC x ESC O A r e p o r t - b C-h e m a C-h C-h C-g &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            <= /o:p>

C-g C-x 0 C-x o C-h C-g C-g C-b ESC x r e o r t C-b=             &nb= sp;            =             &nb= sp;            =

C-b C-b p C-e - e m a c s - b u g RET &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;            &nb= sp;

       =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;       

= Recent messages:          = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;

("emacs")    =             &nb= sp;            =              &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;

For information about GNU Emacs and the G= NU system, type C-h C-a.        &nb= sp;            =             &nb= sp;  

View mode: type C-h for help,= h for commands, q to quit.        =             &nb= sp;            =              

completing-read-default: Command attempted to u= se minibuffer while in minibuffer       =             &nb= sp; 

goto-history-element: Beginning of = history; no preceding item        &= nbsp;           &nbs= p;            &= nbsp;      

maQ= uit            =             &nb= sp;            =             &n= bsp;            = ;            &n= bsp;            = ;        

Quit           &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;          

         =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;     

Load-path sh= adows:           &nb= sp;            =             &nb= sp;            =             &nb= sp;            =          

None found.         =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =       

 &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;

Features:     &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;            = ;            &n= bsp;           

(shadow sort gnus-util mail-extr emacsbug message= format-spec rfc822 mml        &nbs= p;             =         

gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util =             &nb= sp;            =            

mail-prsvr mail-utils help-mode easymenu goto-addr th= ingatpt image view         &nb= sp;            =         

tool-bar dired regexp-opt time-date ediff-hook vc-hooks lisp-float-type=             &nb= sp;            =      

<= span style=3D'font-size:10.0pt;font-family:"Lucida Console"'>lisp-mode regi= ster page menu-bar rfn-eshadow timer jit-lock font-lock   &n= bsp;            = ;             &= nbsp;   

syntax facemenu font-c= ore frame cham georgian utf-8-lang misc-lang     &= nbsp;           &nbs= p;            &= nbsp;    

vietnamese tibe= tan thai tai-viet lao korean japanese hebrew greek    &= nbsp;           &nbs= p;            &= nbsp;      

rom= anian slovak czech european ethiopic indian cyrillic chinese  &nb= sp;            =             &nb= sp;           =

case-table epa-hook jka-cmpr-hook help simple abbrev min= ibuffer loaddefs          = ;            &n= bsp;      

butt= on faces cus-face files text-properties overlay sha1 md5 base64  =             &nb= sp;            =        

= format env code-pages mule custom widget hashtable-print-readable &nbs= p;            &= nbsp;           &nbs= p;          =

backquote make-network-process multi-tty emacs)  &nbs= p;            &= nbsp;           &nbs= p;            &= nbsp;            &nb= sp; 

      =             &nb= sp;            =             &nb= sp;            =             &nb= sp;            =             &nb= sp;        

 

= --_000_7D740CBE05EC8D438D600795F7C443B01AEDCD4232EXCHCMShlitlo_-- From unknown Sun Jun 22 11:42:52 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12165: segmentation fault during run-lisp in emacs-24.1 Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Aug 2019 21:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12165 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Daniel Eliason Cc: 12165@debbugs.gnu.org Received: via spool by 12165-submit@debbugs.gnu.org id=B12165.15660777059071 (code B ref 12165); Sat, 17 Aug 2019 21:36:02 +0000 Received: (at 12165) by debbugs.gnu.org; 17 Aug 2019 21:35:05 +0000 Received: from localhost ([127.0.0.1]:56941 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hz6Lp-0002MD-2e for submit@debbugs.gnu.org; Sat, 17 Aug 2019 17:35:05 -0400 Received: from quimby.gnus.org ([80.91.231.51]:55700) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hz6Ln-0002M3-66 for 12165@debbugs.gnu.org; Sat, 17 Aug 2019 17:35:03 -0400 Received: from [50.225.213.182] (helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hz6Li-00045R-J1; Sat, 17 Aug 2019 23:35:01 +0200 From: Lars Ingebrigtsen References: <7D740CBE05EC8D438D600795F7C443B01AEDCD4232@EXCH-CMS.hlit.local> Date: Sat, 17 Aug 2019 14:34:56 -0700 In-Reply-To: <7D740CBE05EC8D438D600795F7C443B01AEDCD4232@EXCH-CMS.hlit.local> (Daniel Eliason's message of "Thu, 9 Aug 2012 13:02:23 -0700") Message-ID: <87sgpzlblr.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Daniel Eliason writes: > Segmentation Fault after I use help in *inferior-lisp* buffer. The > sequence here will cause the crash from an 'emacs -Q' startup at the > Cygwin command prompt: (setq inferior-lisp-program "clisp" [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Daniel Eliason writes: > Segmentation Fault after I use help in *inferior-lisp* buffer. The > sequence here will cause the crash from an 'emacs -Q' startup at the > Cygwin command prompt: (setq inferior-lisp-program "clisp")^J M-x > run-lisp ^H^G (exit) The segmentation violation happens while typing > '(exit)'. It happens at a keystroke, before completing the command and > typing return. (I'm going through old bug reports that have unfortunately gotten no responses yet.) This crash wasn't handled at the time, and as this was reported more than six years ago, I don't think there's much chance of making any progress here, so I'm closing this bug report. If you're still seeing similar crashes in modern Emacs versions, please reopen. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 17 17:35:14 2019 Received: (at control) by debbugs.gnu.org; 17 Aug 2019 21:35:14 +0000 Received: from localhost ([127.0.0.1]:56945 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hz6Ly-0002Mk-FC for submit@debbugs.gnu.org; Sat, 17 Aug 2019 17:35:14 -0400 Received: from quimby.gnus.org ([80.91.231.51]:55730) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hz6Lw-0002MU-7w for control@debbugs.gnu.org; Sat, 17 Aug 2019 17:35:12 -0400 Received: from [50.225.213.182] (helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hz6Lt-00045k-Az for control@debbugs.gnu.org; Sat, 17 Aug 2019 23:35:11 +0200 Date: Sat, 17 Aug 2019 14:35:07 -0700 Message-Id: <87r25jlblg.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #12165 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 12165 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 12165 quit