GNU bug report logs -
#63445
guix-build-coordinator guile-gnutls segfault
Previous Next
To reply to this bug, email your comments to 63445 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#63445
; Package
guix
.
(Thu, 11 May 2023 12:56:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Christopher Baines <mail <at> cbaines.net>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Thu, 11 May 2023 12:56:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I've seen the build coordinator on bayfront crash a couple of times, and
it seems to be segfaulting, maybe in gnutls?
May 11 14:31:39 localhost vmunix: [15795370.287670] build-submitted[6013]: segfault at 0 ip 00007f1e2e796415 sp 00007f1b86ffd640 error 4 in guile-gnutls-v-2.so.0.0.0[7f1e2e790000+17000]
May 11 14:31:39 localhost vmunix: [15795370.287692] Code: 01 00 41 0f b7 14 24 48 3b 10 0f 85 85 00 00 00 49 8b 6c 24 08 48 89 f3 48 89 ef e8 d5 9d ff ff 4c 8b 68 08 41 f6 c5 06 75 0d <49> 8b 45 00 83 e0 7f 48 83 f8 7d 74 3a 31 f6 bf 10 00 00 00 e8 c2
May 11 14:47:31 localhost vmunix: [15796321.750945] build-submitted[697]: segfault at 0 ip 00007f2194716415 sp 00007f1ee3ffe5f0 error 4 in guile-gnutls-v-2.so.0.0.0[7f2194710000+17000]
May 11 14:47:31 localhost vmunix: [15796321.750968] Code: 01 00 41 0f b7 14 24 48 3b 10 0f 85 85 00 00 00 49 8b 6c 24 08 48 89 f3 48 89 ef e8 d5 9d ff ff 4c 8b 68 08 41 f6 c5 06 75 0d <49> 8b 45 00 83 e0 7f 48 83 f8 7d 74 3a 31 f6 bf 10 00 00 00 e8 c2
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#63445
; Package
guix
.
(Thu, 18 May 2023 18:00:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 63445 <at> debbugs.gnu.org (full text, mbox):
Hi,
Christopher Baines <mail <at> cbaines.net> skribis:
> I've seen the build coordinator on bayfront crash a couple of times, and
> it seems to be segfaulting, maybe in gnutls?
>
> May 11 14:31:39 localhost vmunix: [15795370.287670] build-submitted[6013]: segfault at 0 ip 00007f1e2e796415 sp 00007f1b86ffd640 error 4 in guile-gnutls-v-2.so.0.0.0[7f1e2e790000+17000]
> May 11 14:31:39 localhost vmunix: [15795370.287692] Code: 01 00 41 0f b7 14 24 48 3b 10 0f 85 85 00 00 00 49 8b 6c 24 08 48 89 f3 48 89 ef e8 d5 9d ff ff 4c 8b 68 08 41 f6 c5 06 75 0d <49> 8b 45 00 83 e0 7f 48 83 f8 7d 74 3a 31 f6 bf 10 00 00 00 e8 c2
Did you manage to get a backtrace?
We didn’t experience segfaults in Guile-GnuTLS in recent years but it’s
never too late…
Ludo’.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#63445
; Package
guix
.
(Fri, 19 May 2023 09:04:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 63445 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Ludovic Courtès <ludo <at> gnu.org> writes:
> Hi,
>
> Christopher Baines <mail <at> cbaines.net> skribis:
>
>> I've seen the build coordinator on bayfront crash a couple of times, and
>> it seems to be segfaulting, maybe in gnutls?
>>
>> May 11 14:31:39 localhost vmunix: [15795370.287670]
>> build-submitted[6013]: segfault at 0 ip 00007f1e2e796415 sp
>> 00007f1b86ffd640 error 4 in
>> guile-gnutls-v-2.so.0.0.0[7f1e2e790000+17000]
>> May 11 14:31:39 localhost vmunix: [15795370.287692] Code: 01 00 41
>> 0f b7 14 24 48 3b 10 0f 85 85 00 00 00 49 8b 6c 24 08 48 89 f3 48 89
>> ef e8 d5 9d ff ff 4c 8b 68 08 41 f6 c5 06 75 0d <49> 8b 45 00 83 e0
>> 7f 48 83 f8 7d 74 3a 31 f6 bf 10 00 00 00 e8 c2
>
> Did you manage to get a backtrace?
Not yet, I've been trying to change the core file size limit with the
prlimit command, but I haven't seen any core dump files yet, so I'm not
sure if I've missed something.
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#63445
; Package
guix
.
(Sat, 02 Sep 2023 10:34:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 63445 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Christopher Baines <mail <at> cbaines.net> writes:
> Ludovic Courtès <ludo <at> gnu.org> writes:
>
>> Hi,
>>
>> Christopher Baines <mail <at> cbaines.net> skribis:
>>
>>> I've seen the build coordinator on bayfront crash a couple of times, and
>>> it seems to be segfaulting, maybe in gnutls?
>>>
>>> May 11 14:31:39 localhost vmunix: [15795370.287670]
>>> build-submitted[6013]: segfault at 0 ip 00007f1e2e796415 sp
>>> 00007f1b86ffd640 error 4 in
>>> guile-gnutls-v-2.so.0.0.0[7f1e2e790000+17000]
>>> May 11 14:31:39 localhost vmunix: [15795370.287692] Code: 01 00 41
>>> 0f b7 14 24 48 3b 10 0f 85 85 00 00 00 49 8b 6c 24 08 48 89 f3 48 89
>>> ef e8 d5 9d ff ff 4c 8b 68 08 41 f6 c5 06 75 0d <49> 8b 45 00 83 e0
>>> 7f 48 83 f8 7d 74 3a 31 f6 bf 10 00 00 00 e8 c2
>>
>> Did you manage to get a backtrace?
>
> Not yet, I've been trying to change the core file size limit with the
> prlimit command, but I haven't seen any core dump files yet, so I'm not
> sure if I've missed something.
I've finally managed to get core dumps working for this now, and I've
reported the problem upstream.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 193 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.