Hi,

I'm trying to build open-axiom-1.4.2 with SBCL-1.1.18.
It fails with strange memory errors like

; compiling (DEFUN |bfOR| ...)
; compiling (DEFUN |bfAND| ...)CORRUPTION WARNING in SBCL pid 9224(tid 140737353516800):
Memory fault at 1878002f (pc=0x100099ca66, sp=0x7ffff6c8eaf8)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 9224(tid 140737353516800):
Memory fault at 40200066 (pc=0x10015259aa, sp=0x7ffff6c8e430)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 9224(tid 140737353516800):
Memory fault at 40200066 (pc=0x10015259aa, sp=0x7ffff6c8dbe0)
The integrity of this image is possibly compromised.
Continuing with fingers crossed.

debugger invoked on a SB-SYS:MEMORY-FAULT-ERROR in thread
#<THREAD "main thread" RUNNING {1002E5E1F3}>:
  Unhandled memory fault at #x40200066.

and so on.

I have built Fricas and Maxima successfully with SBCL.

What is so special about Open-Axiom?

Of course, no source program should ever get a compiler in producing
memory faults. But is it only SBCL which is wrong here?

Is there a patch to build Open-Axiom with SBCL ?

Many thanks for some hints,
Helmut

--
Helmut Jarausch
Numer. Math.
RWTH-Aachen University
Germany
_______________________________________________
Axiom-developer mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to