From: Mark H Weaver <mhw@netris.org>
To: Kiyoshi KANAZAWA <yoi_no_myoujou@yahoo.co.jp>
Cc: 11083@debbugs.gnu.org
Subject: bug#11083: guile-2.0.5 bug report
Date: Wed, 28 Mar 2012 16:28:54 -0400 [thread overview]
Message-ID: <87pqbwjwqh.fsf@netris.org> (raw)
In-Reply-To: <224124.60720.qm@web100703.mail.kks.yahoo.co.jp> (Kiyoshi KANAZAWA's message of "Sun, 25 Mar 2012 22:34:36 +0900 (JST)")
Kiyoshi KANAZAWA <yoi_no_myoujou@yahoo.co.jp> writes:
> Thank you Mark,
> Sending this again with Cc:
>
> (1) Now, make succeeds with threads
> Version of libgc is 7.1, but I found some macro define is required for threads on Solaris.
> After re-install gc-7.1 with -DGC_SOLARIS_THREADS or -DGC_THREADS,
> make succeeds.
This is not my area of expertise, but for lack of other suggestions, I
have two ideas:
1. You could try recompiling libgc using POSIX threads instead of
Solaris threads, and then rebuilding Guile from scratch, starting
with configure, and linking against the new libgc.
Guile supports only POSIX threads, and I wouldn't be surprised if
there are problems associated with linking Guile against a libgc that
uses a different threading library with slightly different semantics.
2. You could try a newer version of libgc: 7.2alpha6, from
http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-7.2alpha6.tar.gz
Despite the scary version number, Hans Boehm himself now recommends
this version because 7.1 is so old (see "Where to get the collector"
at http://www.hpl.hp.com/personal/Hans_Boehm/gc/ )
Thanks,
Mark
> (2) Segmentation Fault occur in make check
> Still encounterd FAILS as follows:
> make check-TESTS
> make[5]: Entering directory `/tmp/guile-2.0.5/test-suite/standalone'
> Assertion failed: SCM_I_IS_THREAD (data.thread), file threads.c, line 1135
> /bin/bash: line 5: 11634 Abort srcdir="." builddir="." CHARSETALIASDIR
> ="/tmp/guile-2.0.5/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst
> FAIL: test-system-cmds
> :
> PASS: test-extensions
> /bin/bash: line 5: 12409 Segmentation Fault srcdir="." builddir="." CHARSETALIASDIR
> ="/tmp/guile-2.0.5/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst
> FAIL: test-with-guile-module
> PASS: test-scm-with-guile
> /bin/bash: line 5: 12455 Segmentation Fault srcdir="." builddir="." CHARSETALIASDIR
> ="/tmp/guile-2.0.5/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst
> FAIL: test-scm-spawn-thread
> /bin/bash: line 5: 12479 Segmentation Fault srcdir="." builddir="." CHARSETALIASDIR
> ="/tmp/guile-2.0.5/lib" GUILE_AUTO_COMPILE=0 "../../meta/uninstalled-env" ${dir}$tst
> FAIL: test-pthread-create
> SKIP: test-pthread-create-secondary
> ==================================
> 4 of 27 tests failed
> (1 test was not run)
> Please report to bug-guile@gnu.org
> ==================================
next prev parent reply other threads:[~2012-03-28 20:28 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-24 2:48 bug#11083: guile-2.0.5 bug report Kiyoshi KANAZAWA
2012-03-24 22:20 ` Mark H Weaver
2012-03-25 13:34 ` Kiyoshi KANAZAWA
2012-03-28 20:28 ` Mark H Weaver [this message]
2012-03-29 15:26 ` Kiyoshi KANAZAWA
2012-04-01 10:42 ` Kiyoshi KANAZAWA
2012-04-01 11:49 ` Kiyoshi KANAZAWA
2012-04-02 12:02 ` Kiyoshi KANAZAWA
2012-04-05 0:35 ` Mark H Weaver
2012-04-05 13:37 ` Kiyoshi KANAZAWA
2012-04-05 17:07 ` Mark H Weaver
2012-04-10 15:26 ` Mark H Weaver
2012-04-11 8:32 ` Kiyoshi KANAZAWA
2012-04-11 21:42 ` Ludovic Courtès
2012-04-12 9:02 ` Kiyoshi KANAZAWA
2012-04-12 13:53 ` Ludovic Courtès
2012-04-12 14:57 ` Kiyoshi KANAZAWA
2012-04-12 16:06 ` Ludovic Courtès
2012-04-13 16:23 ` Kiyoshi KANAZAWA
2012-07-05 21:24 ` Andy Wingo
2013-03-13 10:55 ` Andy Wingo
2016-06-20 19:31 ` Andy Wingo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pqbwjwqh.fsf@netris.org \
--to=mhw@netris.org \
--cc=11083@debbugs.gnu.org \
--cc=yoi_no_myoujou@yahoo.co.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).