gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Segmentation violation: c stack ok:signalling error with GCL


From: Vanuxem Gregory
Subject: [Gcl-devel] Segmentation violation: c stack ok:signalling error with GCL-2.7.0 (cvs head)
Date: Tue, 28 Nov 2006 20:14:53 +0100

Hello,

Here is a file (see attachment) that GCL cannot compile on my amd64
(64bits mode) Linux system. Does GCL compile this file for you ?

Greg


====================================================================
GCL (GNU Common Lisp)  2.7.0 CLtL1    Nov 28 2006 19:32:28
Source License: LGPL(gcl,gmp,pargcl), GPL(unexec,bfd,xgcl)
Binary License:  GPL due to GPL'ed components: (XGCL READLINE BFD
UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.

Temporary directory for compiler files set to /tmp/

>(compile-file "msgdb.lsp")

;; Compiling msgdb.lsp.
; (DEFUN |wordFrom| ...) is being compiled.
;; Warning: The type of the form #:G1673 is not (INTEGER 0
                                                 1152921504606846975),
but (MEMBER

NIL).
;; Warning: The type of the form #:G1685 is not (INTEGER 0
                                                 1152921504606846975),
but (MEMBER

NIL).

[...]

; (DEFUN |pushSatOutput| ...) is being compiled.
;; Warning: ;; The variable |$saturnMode| is undefined.
;; The compiler will assume this variable is a global.

Segmentation violation: c stack ok:signalling error
Error: ERROR :FORMAT-CONTROL "Caught fatal error [memory may be
damaged]: ^a" :FORMAT-ARGUMENTS ("Segmentation violation.")
Fast links are on: do (si::use-fast-links nil) for debugging
Signalled by COMPILER::COMPILE-FILE1.
ERROR :FORMAT-CONTROL "Caught fatal error [memory may be damaged]:
^a" :FORMAT-ARGUMENTS ("Segmentation violation.")

Broken at COMPILER::COMPILE-FILE1.  Type :H for Help.
BOOT>>(bye)

Attachment: msgdb.lsp.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]