GNU bug report logs -
#30645
Uncaught exception in cuirass
Previous Next
Reported by: Andreas Enge <andreas <at> enge.fr>
Date: Wed, 28 Feb 2018 09:14:01 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 01 Mar 2018 17:33:22 +0100
with message-id <877eqv69il.fsf <at> gnu.org>
and subject line Re: bug#30645: Uncaught exception in cuirass
has caused the debbugs.gnu.org bug report #30645,
regarding Uncaught exception in cuirass
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
30645: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30645
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello,
an error I am seeing from time to time in my cuirass.log file when
testing bayfront:
Uncaught exception in fiber ##f:
In ice-9/boot-9.scm:
829:9 4 (catch _ _ #<procedure 7f8567e4c7d0 at cuirass/base.sc?> ?)
In cuirass/base.scm:
599:26 3 (_)
531:2 2 (build-packages _ #<<sqlite-db> pointer: #<pointer 0x7?> ?)
381:27 1 (spawn-builds #<build-daemon 256.97 622e7910> #<<sqlit?> ?)
In srfi/srfi-1.scm:
414:16 0 (split-at _ _)
srfi/srfi-1.scm:414:16: In procedure split-at:
In procedure cdr: Wrong type argument in position 1 (expecting pair): ()
This may be related to bug #30644, since it always (in three cases) follows
a line such as:
2018-02-28T06:26:31 batch of builds (partially) failed:all build users are currently in use; consider creating additional users and adding them to the `guixbuild' group (status: 1)
But conversely, not all lines "batch of builds..." are followed by this
error, and anyway the order of output may be mixed up between different
threads.
Andreas
[Message part 3 (message/rfc822, inline)]
Hello,
Andreas Enge <andreas <at> enge.fr> skribis:
> an error I am seeing from time to time in my cuirass.log file when
> testing bayfront:
>
> Uncaught exception in fiber ##f:
> In ice-9/boot-9.scm:
> 829:9 4 (catch _ _ #<procedure 7f8567e4c7d0 at cuirass/base.sc?> ?)
> In cuirass/base.scm:
> 599:26 3 (_)
> 531:2 2 (build-packages _ #<<sqlite-db> pointer: #<pointer 0x7?> ?)
> 381:27 1 (spawn-builds #<build-daemon 256.97 622e7910> #<<sqlit?> ?)
> In srfi/srfi-1.scm:
> 414:16 0 (split-at _ _)
> srfi/srfi-1.scm:414:16: In procedure split-at:
> In procedure cdr: Wrong type argument in position 1 (expecting pair): ()
This should be fixed by Cuirass commit
ad577114dde4c86455262a35ad4b3838eb4a1453.
Thanks,
Ludo’.
This bug report was last modified 7 years and 82 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.