From: Mike Gran <spk121@yahoo.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: "13611@debbugs.gnu.org" <13611@debbugs.gnu.org>
Subject: bug#13611: SEGV during SMOB GC
Date: Tue, 5 Feb 2013 20:56:18 -0800 (PST) [thread overview]
Message-ID: <1360126578.13840.YahooMailNeo@web120401.mail.ne1.yahoo.com> (raw)
In-Reply-To: <87a9rih3bu.fsf@gnu.org>
> From: Ludovic Courtès <ludo@gnu.org>
>>> I’m confident that the SMOB mark procedure is never called with null
>>> scm_i_current_thread with 7.2 compiled with the default options (the
>>> GnuTLS bindings rely on this, and I had not seen any such report until
>>> someone tried with GC 7.3pre, which uses the parallel marker by
>>> default.)
>>
>> It looks like fedora gc rpms do use --enable-parallel-mark
>> for x86 architectures.
>
> Then that’s the problem.
>
>> But it looks like it has been that way for a long time.
>> Since 2005 at least.
>
> And you did not have the problem before? That part of Guile hasn’t
> changed in a long time, I think.
I have a different box than before: more cores.
Well, I guess that, for my libraries, I can make a preprocessor conditional
on SCM_MAJOR_VERSION == 2 to eliminate all smob marking for guile-2.x.
Could parallel marking have other, non-SMOB-related, side effects?
I can disable it by setting the envirnomnent variable GC_MARKERS to 1.
Thanks,
Mike
next prev parent reply other threads:[~2013-02-06 4:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-02 20:51 bug#13611: SEGV during SMOB GC Mike Gran
2013-02-05 10:07 ` Ludovic Courtès
2013-02-05 16:29 ` Mike Gran
2013-02-05 16:41 ` Ludovic Courtès
2013-02-05 17:04 ` Mike Gran
2013-02-05 21:13 ` Ludovic Courtès
2013-02-06 4:56 ` Mike Gran [this message]
2013-03-01 17:02 ` Ludovic Courtès
2013-03-13 12:42 ` 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=1360126578.13840.YahooMailNeo@web120401.mail.ne1.yahoo.com \
--to=spk121@yahoo.com \
--cc=13611@debbugs.gnu.org \
--cc=ludo@gnu.org \
/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).