Re: [Libguestfs] libnbd | Failed pipeline for master | 018d55a8

2022-10-13 Thread Eric Blake
On Thu, Oct 13, 2022 at 03:02:51PM -0600, Jim Fehlig wrote: > Hi Daniel, > > Thanks for the detailed report! > > > What's interesting here is that this shows the real error > > mesage about TLS sessino priority. > > > > If you set MALLOC_CHECK=1, however, then we loose the useful > > error

[Libguestfs] bug in gnutls_init()

2022-10-13 Thread Eric Blake
I just fixed a bug in nbdkit for incorrectly calling free(gnutls_session_t) after gnutls_init(, ...) fails: https://gitlab.com/nbdkit/nbdkit/-/commit/40faf3dfb20c06b9c5faa0a122607e3ae7c6202a But in the process, I was browsing the source code to gnutls_init() to see why Coverity wasn't flagging

[Libguestfs] libnbd | Failed pipeline for master | 38328a30

2022-10-13 Thread GitLab
Pipeline #666216569 has failed! Project: libnbd ( https://gitlab.com/nbdkit/libnbd ) Branch: master ( https://gitlab.com/nbdkit/libnbd/-/commits/master ) Commit: 38328a30 ( https://gitlab.com/nbdkit/libnbd/-/commit/38328a30701966cbf3b1993b8b51bb1ed062261c ) Commit Message: Version 1.15.6.

[Libguestfs] libnbd | Failed pipeline for master | 7c0da04f

2022-10-13 Thread GitLab
Pipeline #665932306 has failed! Project: libnbd ( https://gitlab.com/nbdkit/libnbd ) Branch: master ( https://gitlab.com/nbdkit/libnbd/-/commits/master ) Commit: 7c0da04f ( https://gitlab.com/nbdkit/libnbd/-/commit/7c0da04f18682c6d48b47e77aa75c38489c7ab50 ) Commit Message: tests: Fix skip

Re: [Libguestfs] libnbd | Failed pipeline for master | 018d55a8

2022-10-13 Thread Daniel P . Berrangé
On Thu, Oct 13, 2022 at 09:49:09AM +0100, Richard W.M. Jones wrote: > On Wed, Oct 12, 2022 at 02:00:21PM -0500, Eric Blake wrote: > > > Job #3163966643 ( https://gitlab.com/nbdkit/libnbd/-/jobs/3163966643/raw ) > > > > > > Stage: builds > > > Name: x86_64-opensuse-leap-153-prebuilt-env > > > >

Re: [Libguestfs] libnbd | Failed pipeline for master | 018d55a8

2022-10-13 Thread Richard W.M. Jones
On Wed, Oct 12, 2022 at 02:00:21PM -0500, Eric Blake wrote: > > Job #3163966643 ( https://gitlab.com/nbdkit/libnbd/-/jobs/3163966643/raw ) > > > > Stage: builds > > Name: x86_64-opensuse-leap-153-prebuilt-env > > This one is still failing because of a bug in gnutls; the log is > reporting: > >