bugGNU Common Lisp - Bugs: bug #63844, Caught fatal error [memory may be...

 
 

bug #63844: Caught fatal error [memory may be damaged]

Submitter:  Ryan Carsten Schmidt <ryandesign>
Submitted:  Tue 28 Feb 2023 05:09:21 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 02 Feb 2024 02:14:27 PM UTC, comment #3: 

Greetings!  A fix to this has been posted to master/Version_2_7_0pre, and will be backported to Version_2_6_15pre.

Camm Maguire <camm>
Group administrator
Sun 28 Jan 2024 02:27:36 PM UTC, comment #2: 

Greetings, and thanks for your report!  I believe we have zeroed in on a solution for this in a discussion on the mailing list which will be included in next release.

Camm Maguire <camm>
Group administrator
Tue 01 Aug 2023 01:37:32 PM UTC, comment #1: 

Here a patch which can be applied for both 2.6.14 and 2.6.15pre

(file #55003, file #55004)

Kirill A. Korinsky <catap>
Tue 28 Feb 2023 05:09:21 AM UTC, original submission:  

I'm a MacPorts developer trying to update our gcl port from 2.6.12 to 2.6.14 but it fails to build for me on macOS 12 on an Intel Mac:


Compiling gcl_sharp.lsp.
;; Loading "./gcl_cmpinit.lsp"
;; Finished loading "./gcl_cmpinit.lsp"
End of Pass 1.
End of Pass 2.
Error: ERROR "Caught fatal error [memory may be damaged]"
Signalled by SYSTEM.
make[1]: *** [gcl_sharp.o] Error 1


I also tried 2.6.13 which fails with:


checking for readline/readline.h... yes
checking for rl_initialize in -lreadline... yes
checking for el_getc in -lreadline... no
checking for rl_completion_matches in -lreadline... yes
checking RL_COMPLETION_ENTRY_FUNCTION_TYPE_FUNCTION... no
checking RL_COMPLETION_ENTRY_FUNCTION_TYPE_RL_COMPENTRY_FUNC_T... no
configure: error: Unknown rl_completion_entry_function return type


I am using --enable-readline. If I change to --disable-readline then 2.6.13 fails with:


Error: ERROR "Caught fatal error [memory may be damaged]"


Ryan Carsten Schmidt <ryandesign>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #55004:  0002-disable-usage-vsystem-on-macOS.patch added by catap (923B - application/octet-stream)

 

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 catap (Updated the item)
  • -email is unavailable- added by ryandesign (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-02-02 camm StatusNone Fixed
        Open/ClosedOpen Closed
    2023-08-01 catap Attached File- Added 0001-disable-GBC-t_other-at-cleanup-on-macOS.patch, #55003
        Attached File- Added 0002-disable-usage-vsystem-on-macOS.patch, #55004

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code