guile-devel
[Top][All Lists]
Advanced

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

Bug in 1.6 on m68k with gcc 4.0


From: Rob Browning
Subject: Bug in 1.6 on m68k with gcc 4.0
Date: Sat, 10 Sep 2005 19:59:09 -0700
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Right now make check fails on the m68k architecture.  After some
checking, it looks like it fails when loading the syncase module.  I
suspect it might be an optmization problem.

guile> (use-modules (ice-9 syncase))
<unnamed port>: In procedure vector-ref in expression (vector-ref syntmp-x-974 
1):
<unnamed port>: Wrong type argument in position 1: #<freed cell 0xc028bc70; GC 
missed a reference>
ABORT: (wrong-type-arg)

Type "(backtrace)" to get more information or "(debug)" to enter the debugger.

FWIW, it also passes make check on quite a few other architectures
with gcc 4.0, excepting ia64.

  http://people.debian.org/~igloo/status.php?email=&packages=guile-1.6&arches=

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

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