unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Pino Toscano <toscano.pino@tiscali.it>
To: bug-hurd@gnu.org
Cc: guile-user@gnu.org
Subject: Re: Guile not running properly on GNU/Hurd
Date: Mon, 4 Feb 2013 23:14:04 +0100	[thread overview]
Message-ID: <201302042314.09601.toscano.pino@tiscali.it> (raw)
In-Reply-To: <E1U2UEZ-0006st-GB@fencepost.gnu.org>

[-- Attachment #1: Type: Text/Plain, Size: 648 bytes --]

Alle lunedì 4 febbraio 2013, Ludovic Courtès ha scritto:
> Richard Braun <rbraun@sceen.net> skribis:
> > On Sat, Feb 02, 2013 at 07:51:38PM +0100, Gabriel Schnoering wrote:
> >> I can't run guile in gdb as there are some error with the garbage
> >> collector.
> > 
> > These are probably not errors.
> 
> Indeed, you need to let a couple of signals through:
> 
>   handle SIGPWR noprint nostop
>   handle SIGXCPU noprint nostop
> 
> See ‘gdbinit’ in the Guile distro.

You will need to make gdb ignore and let through SIGUSR1 and SIGUSR2, 
which are used on Hurd by libgc for its internal communication.

-- 
Pino Toscano

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 190 bytes --]

  reply	other threads:[~2013-02-04 22:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-02 18:51 Guile not running properly on GNU/Hurd Gabriel Schnoering
2013-02-02 22:24 ` Richard Braun
2013-02-04 22:09   ` Ludovic Courtès
2013-02-04 22:14     ` Pino Toscano [this message]
2013-02-09  9:48   ` Neal H. Walfield
2013-02-04 18:26 ` Gabriel Schnoering
2013-02-08 18:08   ` Gabriel Schnoering
2013-02-08 22:18     ` Richard Braun
2013-02-08 23:41       ` Ludovic Courtès

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=201302042314.09601.toscano.pino@tiscali.it \
    --to=toscano.pino@tiscali.it \
    --cc=bug-hurd@gnu.org \
    --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).