After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 769672 - Assert threads for testcase 642026 are sucessfully created
Assert threads for testcase 642026 are sucessfully created
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gthread
2.49.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2016-08-09 14:58 UTC by Sjoerd Simons
Modified: 2016-12-27 19:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1.03 KB, patch)
2016-08-09 14:58 UTC, Sjoerd Simons
committed Details | Review

Description Sjoerd Simons 2016-08-09 14:58:10 UTC
Created attachment 332998 [details] [review]
Proposed patch

On our CI slave we kept seeing the glib testsuite hanging in the test for 642026 after quite a bit of digging it turned out that this was due to a failuring in spawning a temporary thread due to CI slave misconfiguration (too low a task limit).

Will attach a patch to assert the thread is successfully created which makes it a lot easier to diagnose.
Comment 1 Colin Walters 2016-11-22 18:17:57 UTC
Review of attachment 332998 [details] [review]:

Yep.
Comment 2 Colin Walters 2016-11-22 18:17:59 UTC
Review of attachment 332998 [details] [review]:

Yep.
Comment 3 Sébastien Wilmet 2016-12-27 19:48:22 UTC
Comment on attachment 332998 [details] [review]
Proposed patch

Pushed as commit e0976193272e6e850f8e81d9fd641a79cd22d6c5.