public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jim Wilson <wilson@specifixinc.com>
To: Jan Hoogerbrugge <hoogerbrugge@hotmail.com>
Cc: gcc@gcc.gnu.org
Subject: Re: Crash in garbage collector
Date: Mon, 19 Apr 2004 23:10:00 -0000	[thread overview]
Message-ID: <4084571F.9070305@specifixinc.com> (raw)
In-Reply-To: <BAY9-F575YJoqCO3vJ00001c023@hotmail.com>

Jan Hoogerbrugge wrote:
> I encounter segmentation faults in my port when the garbage collector 
> becomes
> active, so I am in trouble. Can somebody give me hints on how I can 
> debug this
> and what could be wrong.

There is a --enable-checking=gcac configure option that will force a 
garbage collect on every entry into the gc routines.  This will usually 
force an error shortly after the mistake, making it easier to find the 
mistake.  There are also other checking options that might be useful. 
See the docs and the ggc code.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com

  parent reply	other threads:[~2004-04-19 22:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-19 12:02 Jan Hoogerbrugge
2004-04-19 18:42 ` Geoff Keating
2004-04-19 23:10 ` Jim Wilson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-04-20 14:27 Jan Hoogerbrugge
2004-04-20 15:25 ` Daniel Berlin
2003-11-20 19:14 Jon Beniston
2003-11-21  2:16 ` Geoff Keating
2003-11-24 23:36 ` Richard Sandiford
2003-11-26 14:40   ` Jon Beniston

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4084571F.9070305@specifixinc.com \
    --to=wilson@specifixinc.com \
    --cc=gcc@gcc.gnu.org \
    --cc=hoogerbrugge@hotmail.com \
    /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).