Bug#762588: glib-networking: FTBFS[kfreebsd]: testsuite race conditions

Emilio Pozuelo Monfort pochu at debian.org
Fri Oct 10 23:56:38 UTC 2014


Control: forwarded -1 https://bugzilla.gnome.org/show_bug.cgi?id=737955

On 10/10/14 18:23, Michael Biebl wrote:
> Hi Steven,
>
> Am 23.09.2014 um 14:58 schrieb Steven Chamberlain:
>> Package: glib-networking
>> Version: 2.41.92-2
>> Severity: serious
>> User: debian-bsd at lists.debian.org
>> Usertags: kfreebsd
>>
>> Hi,
>>
>> glib-networking has failed 4 attempts to build on kfreebsd-amd64 due to
>> testsuite errors.
>>
>> Firstly, please `export VERBOSE=1` before running `make check`.  There
>> is much more detail recorded about failures than is currently output in
>> the build log.
>>
>> I was able to reproduce issues locally about 15% of the time, suggesting
>> a race condition, in three different tests:
>>
>>      /tls/connection/client-auth-rehandshake: **
>>      GLib-Net:ERROR:connection.c:413:on_client_connection_close_finish: assertion failed (error == NULL): Error closing socket: Connection reset by peer (g-io-error-quark, 0)
>>      Aborted
>>
>>      /tls/connection/read-time-out-then-write: **
>>      GLib-Net:ERROR:connection.c:217:on_server_close_finish: assertion failed (error == NULL): Error closing socket: Connection reset by peer (g-io-error-quark, 0)
>>      Aborted
>>
>>      /tls/connection/close-during-handshake: **
>>      GLib-Net:ERROR:connection.c:215:on_server_close_finish: assertion failed: (error != NULL)
>>      Aborted
>
>
> Is there interest from the porters team to help fix this issue?

I tried to reproduce this and ended with a bunch of failures, see

https://bugzilla.gnome.org/show_bug.cgi?id=737955

We may want to disable this particular test (connection) as it seems to be flaky 
at the moment.

Emilio



More information about the pkg-gnome-maintainers mailing list