GNU bug report logs - #52866
maintenance: Add a crash dump service.

Previous Next

Package: guix-patches;

Reported by: Mathieu Othacehe <othacehe <at> gnu.org>

Date: Wed, 29 Dec 2021 09:17:01 UTC

Severity: normal

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: zimoun <zimon.toutoune <at> gmail.com>
To: Mathieu Othacehe <othacehe <at> gnu.org>, 52866 <at> debbugs.gnu.org
Subject: [bug#52866] maintenance: Add a crash dump service.
Date: Wed, 29 Dec 2021 18:37:22 +0100
Hi,

On Wed, 29 Dec 2021 at 10:16, Mathieu Othacehe <othacehe <at> gnu.org> wrote:

> We could also upload other backtraces that are generated by the "guix"
> command itself, when running "guix pull" for instance.

Really cool idea!  Maybe something as:

    guix record --start
    … stuff …
    … boum! …
    guix record --stop
    guix record --push

    guix record --pull=<integer>

where the “session” collect all RPC, command line, “guix describe”, and
all “stuff” could be wrapped with ’strace’.

Well, it could be nice to catch all the Guile exceptions and then have a
complete backtrace, but, AFAIU, all the exceptions are not managed
uniformly.


Cheers,
simon





This bug report was last modified 3 years and 104 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.