unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Mathieu Othacehe <othacehe@gnu.org>, 52866@debbugs.gnu.org
Subject: [bug#52866] maintenance: Add a crash dump service.
Date: Wed, 29 Dec 2021 18:37:22 +0100	[thread overview]
Message-ID: <86pmpfia7h.fsf@gmail.com> (raw)
In-Reply-To: <878rw3ixey.fsf@gnu.org>

Hi,

On Wed, 29 Dec 2021 at 10:16, Mathieu Othacehe <othacehe@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





  reply	other threads:[~2021-12-29 17:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-29  9:16 [bug#52866] maintenance: Add a crash dump service Mathieu Othacehe
2021-12-29 17:37 ` zimoun [this message]
2022-01-05 21:13 ` Ludovic Courtès
2022-01-06  8:22   ` Mathieu Othacehe
2022-01-07 11:16     ` Josselin Poiret via Guix-patches via
2022-01-11 13:10     ` Ludovic Courtès
2022-02-02 16:33       ` bug#52866: " Mathieu Othacehe
2022-02-08  9:53         ` [bug#52866] " 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://guix.gnu.org/

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

  git send-email \
    --in-reply-to=86pmpfia7h.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=52866@debbugs.gnu.org \
    --cc=othacehe@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).