[PlanetCCRMA] cmucl-clm error message

zong king rlawns2003@yahoo.com
Fri Mar 7 00:18:02 2003


--0-533689798-1047025077=:80796
Content-Type: text/plain; charset=us-ascii


Dear Fernando, 

 

First of all, thank you for your kind help.

Hope you remember me.  I sent e-mail about the following error message in cmucl-clm on Jan. 8.

==========================

; Loading #p"/usr/lib/cmucl/clminit.lisp".

;;; CLM 2 (01/07/2003)

;;; Running /usr/bin/ld...

;;; Done.

;; Loading #p"/usr/lib/cmucl/clm/ffi.x86f".

;;; Running /usr/bin/ld...

;;; Done.

 

Error in function UNIX::SIGSEGV-HANDLER:  Segmentation Violation at #x40007A26.



Restarts:

0: [CONTINUE] Return NIL from load of "/usr/lib/cmucl/clminit.lisp".

1: [ABORT   ] Skip remaining initializations.

 

Debug  (type H for help)



(UNIX::SIGSEGV-HANDLER #<unused-arg>
                       #<unused-arg>
                       #.(SYSTEM:INT-SAP #x3FFFE3A0))
Source: Error finding source:
Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:  Source file no longer exists:  target:code/signal.lisp.
0]

 

==========================

 

Before I got your reply I reinstalled RedHat 8.0 and cmucl-clm, and it worked fine on my machine. So I didn?/SPAN>t have a chance to try your suggestion.

Now I have eight Linux machines (Planet CCRMA w/ RedHat 8.0) in my class. When starting cmucl-clm I am having the same above error message on all eight machines.

So, I tried your suggestion as follow;

 

===============================

 

If your cmucl package is up to date try the following:

 

- check to see if you have this file:


  /usr/lib/cmucl/clm/ffi.x86f

 

- in a terminal, copy the ffi source file to some directory:

  cd 

  mkdir clm

  cd clm

  cp /usr/share/common-lisp/source/clm/ffi.lisp .

 

- start cmucl-clm, after the error pops up quit the debugger (type "q")

 

- compile and load the ffi interface:

  (compile-file "ffi.lisp")

  (load "ffi.x86f")

 

- (restart-clm)
============================================



But, I am still having the same error message.

I need your more help. I?/SPAN>d like to use 'cmucl-clm' instead of 'clisp-clm' since 'clisp-clm' makes strange warning messages as in my previous email(warning and error message in clisp-clm)

 

Thanks in advance,

 

Zong



---------------------------------
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, and more
--0-533689798-1047025077=:80796
Content-Type: text/html; charset=us-ascii

<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>Dear Fernando, </FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>&nbsp;<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>First of all, thank you for your kind help.</FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>Hope you remember me.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>I sent e-mail about the following error message in cmucl-clm on Jan. 8.</FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>==========================</FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">; Loading #p"/usr/lib/cmucl/clminit.lisp".<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">;;; CLM 2 (01/07/2003)<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">;;; Running /usr/bin/ld...<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">;;; Done.<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">;; Loading #p"/usr/lib/cmucl/clm/ffi.x86f".<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">;;; Running /usr/bin/ld...<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">;;; Done.<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">&nbsp;<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">Error in function UNIX::SIGSEGV-HANDLER:<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Segmentation Violation at #x40007A26.<BR style="mso-special-character: line-break"><BR style="mso-special-character: line-break"><o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">Restarts:<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 10.5pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">0: [CONTINUE] Return NIL from load of "/usr/lib/cmucl/clminit.lisp".<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 10.5pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">1: [ABORT<SPAN style="mso-spacerun: yes">&nbsp;&nbsp; </SPAN>] Skip remaining initializations.<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 10.5pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">&nbsp;<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 10.5pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">Debug<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>(type H for help)<BR style="mso-special-character: line-break"><BR style="mso-special-character: line-break"><o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 10.5pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-bidi-font-size: 10.0pt">(UNIX::SIGSEGV-HANDLER #&lt;unused-arg&gt;<BR><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>#&lt;unused-arg&gt;<BR><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>#.(SYSTEM:INT-SAP #x3FFFE3A0))<BR>Source: Error finding source:<BR>Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Source file no longer exists:<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>target:code/signal.lisp.<BR></SPAN><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-hansi-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'">0]</SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-INDENT: 10.5pt"><SPAN lang=EN-US style="FONT-FAMILY: Arial; mso-hansi-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'"></SPAN>&nbsp;</P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>==========================</FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;></FONT></SPAN>&nbsp;</P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>Before I got your reply I reinstalled RedHat 8.0 and cmucl-clm, and it worked fine on my machine. So I didn</FONT></SPAN><SPAN lang=EN-US style="FONT-FAMILY: 'Times New Roman'; mso-ascii-font-family: &#48148;&#53461;">?/SPAN&gt;<SPAN lang=EN-US><FONT face=&#48148;&#53461;>t have a chance to try your suggestion.</FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>Now I have eight Linux machines (Planet CCRMA w/ RedHat 8.0) in my class. When starting cmucl-clm I am having the same above error message on all eight machines.</FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>So, I tried your suggestion as follow;</FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>&nbsp;<o:p></o:p></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>===============================</FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US></SPAN>&nbsp;</P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US></SPAN><TT><SPAN lang=EN-US><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;>If your cmucl package is up to date try the following:</FONT></SPAN></TT></SPAN></TT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"></SPAN></TT></SPAN></TT>&nbsp;</P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"></SPAN></TT><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;>- check to see if you have this file:<o:p></o:p></FONT></SPAN></TT></P><PRE><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;><SPAN style="mso-spacerun: yes">&nbsp; </SPAN>/usr/lib/cmucl/clm/ffi.x86f</FONT></SPAN></TT></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;><o:p></o:p></FONT></SPAN></TT>&nbsp;</P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;>- in a terminal, copy the ffi source file to some directory:<o:p></o:p></FONT></SPAN></TT></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;><SPAN style="mso-spacerun: yes">&nbsp; </SPAN>cd <o:p></o:p></FONT></SPAN></TT></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;><SPAN style="mso-spacerun: yes">&nbsp; </SPAN>mkdir clm<o:p></o:p></FONT></SPAN></TT></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;><SPAN style="mso-spacerun: yes">&nbsp; </SPAN>cd clm<o:p></o:p></FONT></SPAN></TT></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;><SPAN style="mso-spacerun: yes">&nbsp; </SPAN>cp /usr/share/common-lisp/source/clm/ffi.lisp .</FONT></SPAN></TT></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;><o:p></o:p></FONT></SPAN></TT>&nbsp;</P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;>- start cmucl-clm, after the error pops up quit the debugger (type "q")</FONT></SPAN></TT></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;><o:p></o:p></FONT></SPAN></TT>&nbsp;</P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;>- compile and load the ffi interface:<o:p></o:p></FONT></SPAN></TT></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;><SPAN style="mso-spacerun: yes">&nbsp; </SPAN>(compile-file "ffi.lisp")<o:p></o:p></FONT></SPAN></TT></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;><SPAN style="mso-spacerun: yes">&nbsp; </SPAN>(load "ffi.x86f")</FONT></SPAN></TT></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;><o:p></o:p></FONT></SPAN></TT>&nbsp;</P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><TT><SPAN lang=EN-US style="mso-hansi-font-family: &#48148;&#53461;; mso-ascii-font-family: &#48148;&#53461;"><FONT face=&#44404;&#47548;&#52404;>- (restart-clm)<o:p></o:p></FONT></SPAN></TT></P></SPAN></TT><SPAN lang=EN-US><FONT face=&#48148;&#53461;>============================================</FONT></SPAN></PRE>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;><o:p></o:p></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>But, I am still having the same error message.</FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>I need your more help. I</FONT></SPAN><SPAN lang=EN-US style="FONT-FAMILY: 'Times New Roman'; mso-ascii-font-family: &#48148;&#53461;">?/SPAN&gt;<SPAN lang=EN-US><FONT face=&#48148;&#53461;>d like to use 'cmucl-clm' instead of 'clisp-clm' since 'clisp-clm' makes strange warning messages as in my previous email(</FONT></SPAN><TT><SPAN lang=EN-US style="FONT-FAMILY: 'Courier New'">warning and error message in clisp-clm)</SPAN></TT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;></FONT></SPAN>&nbsp;</P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>Thanks in advance,</FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>&nbsp;<o:p></o:p></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#48148;&#53461;>Zong</FONT></SPAN></P></SPAN></SPAN><p><br><hr size=1>Do you Yahoo!?<br>
<a href="http://rd.yahoo.com/finance/mailtagline/*http://taxes.yahoo.com/">Yahoo! Tax Center</a> - forms, calculators, tips, and more
--0-533689798-1047025077=:80796--