GNU bug report logs - #30645
Uncaught exception in cuirass

Previous Next

Package: guix;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Subject: bug#30645: closed (Re: bug#30645: Uncaught exception in cuirass)
Date: Thu, 01 Mar 2018 16:34:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#30645: Uncaught exception in cuirass

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 30645 <at> debbugs.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)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas <at> enge.fr>
Cc: 30645-done <at> debbugs.gnu.org
Subject: Re: bug#30645: Uncaught exception in cuirass
Date: Thu, 01 Mar 2018 17:33:22 +0100
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’.

[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: bug-guix <at> gnu.org
Subject: Uncaught exception in cuirass
Date: Wed, 28 Feb 2018 10:12:45 +0100
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




This bug report was last modified 7 years and 105 days ago.

Previous Next


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