mainGNU Common Lisp - Support: sr #109584, segmentation fault in compiled code

 
 

sr #109584: segmentation fault in compiled code

Submitter:  None
Submitted:  Sat 10 Nov 2018 08:39:03 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Closed
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 24 Dec 2021 11:51:33 PM UTC, comment #1: 

Greetings, and thanks for your report!

Camm Maguire <camm>
Group administrator
Sat 10 Nov 2018 08:39:03 PM UTC, original submission:  

(declaim (special s5 *s7*))

(defun f333 (a)
  (let (s5)
    (let* ((s7 (restart-bind nil a)))
      (max 1 s7))))

;; After compiling f333, (f333 0) ==> segmentation violation
;; The bug goes away if LET* is replaced by LET

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by camm (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-12-24 camm StatusNone Done
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code