Guile crashes with libgc 8.0.4

  • Done
  • quality assurance status badge
Details
2 participants
  • Al Thompson
  • Ludovic Courtès
Owner
unassigned
Submitted by
Al Thompson
Severity
important
Merged with

Debbugs page

Al Thompson wrote 5 years ago
make check fail in guile 3.0
(address . bug-guile@gnu.org)
CAK=teF9sBa6Gyq4nH_=Q0-F7Ux4pgUh0j+oHqMUJJrq5utaFDw@mail.gmail.com
HI All:

My 'make check' fails after building guile 3.0.0 on Ubuntu 18.04.3 LTS.

I built the system with GCC 7.4.0 with dependencies as:

Boehm gc 8.0.4
GMP 6.1.2
libffi 3.3
libtool 2.4.6
libunistring 0.9.10
pkg-config 0.29.2

These dependencies were built from scratch and installed to /usr/local. Any
other dependencies were installed by apt, including GCC.

Please find attached the gzipped make check log.

Cheers,
Al
Attachment: file
Attachment: check.out.gz
Ludovic Courtès wrote 5 years ago
control message for bug #39241
(address . control@debbugs.gnu.org)
87k13xmtjg.fsf@gnu.org
severity 39241 important
quit
Ludovic Courtès wrote 5 years ago
control message for bug #36811
(address . control@debbugs.gnu.org)
87imjhmtj5.fsf@gnu.org
merge 36811 39241
quit
Ludovic Courtès wrote 5 years ago
(address . control@debbugs.gnu.org)
87blp9ms6w.fsf@gnu.org
retitle 36811 Guile crashes with libgc 8.0.4
quit
Ludovic Courtès wrote 5 years ago
control message for bug #39266
(address . control@debbugs.gnu.org)
87eetxsgwj.fsf@gnu.org
merge 39266 36811
quit
Ludovic Courtès wrote 5 years ago
(address . control@debbugs.gnu.org)
878sk5sgt1.fsf@gnu.org
merge 39266 39208
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 39241@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 39241
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help