bug-mit-scheme
[Top][All Lists]
Advanced

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

[Bug-mit-scheme] [bug #47229] mit-scheme-c-9.2.tar.gz fails to build on


From: Otfried Geffert
Subject: [Bug-mit-scheme] [bug #47229] mit-scheme-c-9.2.tar.gz fails to build on Raspberry Pi 2
Date: Mon, 22 Feb 2016 21:06:33 +0000
User-agent: Mozilla/5.0 (Macintosh; ARM Mac OS X) AppleWebKit/538.15 (KHTML, like Gecko) Safari/538.15 Version/6.0 Raspbian/8.0 (1:3.8.2.0-0rpi23rpi1g) Epiphany/3.8.2

URL:
  <http://savannah.gnu.org/bugs/?47229>

                 Summary: mit-scheme-c-9.2.tar.gz  fails to build on Raspberry
Pi 2
                 Project: MIT/GNU Scheme
            Submitted by: otfriedg
            Submitted on: Mon Feb 22 21:06:32 2016
                Category: microcode
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect behavior
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                Keywords: 

    _______________________________________________________

Details:

When running         etc/make-liarc.sh  
it ends with:

initialize: .....
initialize: ....
initialize: (runtime floating-point-environment)
broken heart in scan: 0x88625093
scan = 0x75141038; to = 0x751410f0
Inconsistency detected within critical section "garbage collector".
*** Error in `../microcode/scheme': double free or corruption (out):
0x7509e008 ***

My suspicion is that the patches once applied to microcode/confshared.h
for the ARM processor architecture regarding floating point do ONLY work
for older Raspberry Pi machines.  

Other files involved may be 
microcode/floenv.c
microcode/gcloop.c
runtime/floenc.scm

More details about the symptoms are
here:------------------------------------------------

The commans that does not run actually is

 ../microcode/scheme --library ../lib --fasl
http://www.gnu.org/software/mit-scheme/lib/runtime/make.so --heap 6000
--batch-mode

http://www.gnu.org/software/mit-scheme/lib/runtime/packag.so initialized
evaluated
http://www.gnu.org/software/mit-scheme/lib/runtime/gcdemn.so initialized
evaluated
http://www.gnu.org/software/mit-scheme/lib/runtime/gc.so initialized
evaluated
http://www.gnu.org/software/mit-scheme/lib/runtime/boot.so initialized
evaluated
http://www.gnu.org/software/mit-scheme/lib/runtime/queue.so initialized
evaluated
http://www.gnu.org/software/mit-scheme/lib/runtime/equals.so initialized
evaluated
http://www.gnu.org/software/mit-scheme/lib/runtime/list.so initialized
evaluated
http://www.gnu.org/software/mit-scheme/lib/runtime/symbol.so initialized
evaluated
...
...
...
initialize: (runtime regular-sexpression) [initialize-conditions!]
initialize: (runtime os-primitives) [initialize-system-primitives!]
initialize: (runtime floating-point-environment)
broken heart in scan: 0x88625093
scan = 0x75208038; to = 0x752080f0

Inconsistency detected within critical section "garbage collector".
*** Error in `../microcode/scheme': double free or corruption (out):
0x75165008 ***

>> A system software fault has occurred within critical section "garbage
collector".
>> [signal 6 (SIGIOT), code -6]
>> The stack has overflowed overwriting adjacent memory.
>> This was probably caused by a runaway recursion.
>> Successful recovery is unlikely.
Choose one of the following actions:
  D = dump core
  I = terminate immediately
  N = terminate normally
  R = attempt recovery
  Q = terminate normally
Action -> 





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon Feb 22 21:06:32 2016  Name: mit-scheme-arm.patch  Size: 796B   By:
otfriedg
I attached config.log and the old patches, which are now part of confshared.h
<http://savannah.gnu.org/bugs/download.php?file_id=36429>
-------------------------------------------------------
Date: Mon Feb 22 21:06:32 2016  Name: config.log  Size: 13kB   By: otfriedg
I attached config.log and the old patches, which are now part of confshared.h
<http://savannah.gnu.org/bugs/download.php?file_id=36430>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47229>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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