unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: ludo@gnu.org (Ludovic Courtès)
Cc: guile-devel@gnu.org
Subject: Re: merged FFI, fixed a statprof bug, you need to make clean
Date: Fri, 29 Jan 2010 19:07:55 +0100	[thread overview]
Message-ID: <m3hbq46ays.fsf@pobox.com> (raw)
In-Reply-To: <871vh9gg7p.fsf@gnu.org> ("Ludovic Courtès"'s message of "Fri, 29 Jan 2010 15:04:26 +0100")

Hi,

On Fri 29 Jan 2010 15:04, ludo@gnu.org (Ludovic Courtès) writes:

> Andy Wingo <wingo@pobox.com> writes:
>
>>  * As part of the FFI merge, the interface to foreign values changed.
>>    Foreign values are used everywhere in Guile now, with the static
>>    allocation of subrs. I also took the opportunity to renumber some VM
>>    ops. The upshot is that if you've build 1.9.7, you will need to make
>>    clean and remake. You might also need to uninstall 1.9.7 in certain
>>    cases.
>
> Can you elaborate in this last sentence?  It sounds like a bug in the
> build system.

I think it is. Somehow guile-tools snarf-check-and-output-texi is trying
to import srfi-1, which fails because parts of srfi-1 are in an unbuilt
shlib. But actually sometimes it succeeds if an installed shlib is in
your LD_LIBRARY_PATH or equivalent -- in that case you get an
incompatible version and a segfault, as dsmith saw.

Care to take a poke at fixing it? :)

A
-- 
http://wingolog.org/




  reply	other threads:[~2010-01-29 18:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-27 21:32 merged FFI, fixed a statprof bug, you need to make clean Andy Wingo
2010-01-29 14:04 ` Ludovic Courtès
2010-01-29 18:07   ` Andy Wingo [this message]
2010-01-30 16:16     ` Thien-Thi Nguyen

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=m3hbq46ays.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=guile-devel@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).