From: Andreas Enge <andreas@enge.fr>
To: 30618@debbugs.gnu.org
Subject: bug#30618: Cuirass dies with locked database
Date: Mon, 26 Feb 2018 21:49:00 +0100 [thread overview]
Message-ID: <20180226204900.GA2427@jurong> (raw)
Hello,
one of my latest cuirass runs ended in this:
...
In ice-9/boot-9.scm:
705:2 12 (call-with-prompt _ _ #<procedure 191f060 at ice-9/eval…>)
705:2 11 (call-with-prompt _ _ #<procedure 19233e0 at ice-9/eval…>)
In ice-9/eval.scm:
619:8 10 (_ #(#(#<directory (guile-user) 131d140> #<variable…> …)))
In srfi/srfi-1.scm:
640:9 9 (for-each #<procedure process (spec)> (((#:name . #) …)))
In cuirass/base.scm:
576:15 8 (process ((#:name . "guix") (#:url . "https://git.s…") …))
In cuirass/database.scm:
68:18 7 (%sqlite-exec _ _ . _)
In ice-9/eval.scm:
293:34 6 (_ #(#(#<directory (sqlite3) 1358820> #<<sqlite-stm…> …)))
619:8 5 (_ #(#(#(#(#<directory (sqlite3) 1358820> #<…>) #) 5) 5))
In ice-9/boot-9.scm:
751:25 4 (dispatch-exception 0 sqlite-error (#f 5 "database is…"))
In cuirass/utils.scm:
115:8 3 (_ _ #f 5 "database is locked")
In ice-9/boot-9.scm:
829:9 2 (catch #t #<procedure 91c0f00 at cuirass/utils.scm:115…> …)
In cuirass/utils.scm:
116:22 1 (_)
In unknown file:
0 (make-stack #t)
ERROR: In procedure make-stack:
Throw to key `sqlite-error' with args `(#f 5 "database is locked")'.
This is probably not dramatic when running it as a service, since then
it will be respawned some time later, but it should be caught in the code.
Andreas
next reply other threads:[~2018-02-26 20:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-26 20:49 Andreas Enge [this message]
2018-02-27 15:58 ` bug#30618: Cuirass dies with locked database Ludovic Courtès
2018-03-01 21:57 ` 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=20180226204900.GA2427@jurong \
--to=andreas@enge.fr \
--cc=30618@debbugs.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).