unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Marius Vollmer <mvo@zagadka.de>
Cc: guile-user <guile-user@gnu.org>
Subject: Re: segfault in scm_mark_subr_table ()
Date: 01 Jun 2003 23:30:22 +0200	[thread overview]
Message-ID: <87n0h1jxjl.fsf@zagadka.ping.de> (raw)
In-Reply-To: <20030523110231.4915577b.stan@altosw.be>

Stan Pinte <stan@altosw.be> writes:

> anyone having experience with that kind of segfaults?

Hmm, yes, this sounds vaguely familiar.

> segfault:
> gcc: 3.3
> 
> not segfault:
> gcc: 3.2.2

It might be the version of the compiler.  Try compiling both Guile as
well as your code with -O0 (i.e., without optimization).  Also, try
the -fno-strict-aliasing option.  Please report back whether that helps.

I think Guile HEAD and Guile 1.6.4 should work with GCC 3.3 now.  Is
that right?  Rob?

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2003-06-01 21:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-23 15:02 segfault in scm_mark_subr_table () Stan Pinte
2003-06-01 21:30 ` Marius Vollmer [this message]
2003-06-01 23:02   ` Stan Pinte
2003-06-01 23:51   ` Stan Pinte
2003-06-02 13:04     ` Marius Vollmer
2003-06-02  1:48       ` Stan Pinte
2003-06-27 13:26       ` Stan Pinte

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=87n0h1jxjl.fsf@zagadka.ping.de \
    --to=mvo@zagadka.de \
    --cc=guile-user@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).