chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #714: Bus error on sparc64 running OpenBSD


From: Chicken Trac
Subject: [Chicken-janitors] #714: Bus error on sparc64 running OpenBSD
Date: Fri, 14 Oct 2011 00:22:11 -0000

#714: Bus error on sparc64 running OpenBSD
-----------------------------------------+----------------------------------
 Reporter:  mario                        |       Owner:       
     Type:  defect                       |      Status:  new  
 Priority:  major                        |   Milestone:  4.8.0
Component:  unknown                      |     Version:  4.7.x
 Keywords:  buss error, netbsd, sparc64  |  
-----------------------------------------+----------------------------------
 {{{
 $ ~/chickens/4.7.2/bin/csi
 [panic] `##sys#error-hook' is not defined - the `library' unit was
 probably not linked with this executable - execution terminated
 }}}

 {{{
 $ gdb ~/chickens/4.7.2/bin/csi
 GNU gdb 6.3
 Copyright 2004 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you
 are
 welcome to change it and/or distribute copies of it under certain
 conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 This GDB was configured as "sparc64-unknown-openbsd4.6"...
 (gdb) run
 Starting program: /home/bunny351/chickens/4.7.2/bin/csi

 Program received signal SIGBUS, Bus error.
 0x0000000050939e28 in f_7560 (c=4, t0=0, t1=1162484112) at expand.c:8844
 8844
 
t5=C_a_i_list(&a,4,((C_word*)((C_word*)t0)[8])[1],((C_word*)((C_word*)t0)[7])[1],((C_word*)t0)[6],t4);
 (gdb)
 }}}

 This is on gcc13.fsffrance.org

 {{{
 ssh -i .ssh/gcc-compile-farm -p 9204 address@hidden
 }}}

 The sources are in {{{~/chicken-4.7.2}}}. I used

 {{{
 gmake PLATFORM=bsd PREFIX=/home/bunny351/chickens/4.7.2 DEBUGBUILD=1
 HACKED_APPLY=0 install
 }}}

 to build chicken

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/714>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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