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 723049 - Gracefully deal with lack of prlimit(2) in 'glib/tests/thread.c'
Gracefully deal with lack of prlimit(2) in 'glib/tests/thread.c'
Status: RESOLVED OBSOLETE
Product: glib
Classification: Platform
Component: gthread
2.39.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-01-26 20:13 UTC by Ludovic Courtès
Modified: 2018-05-24 16:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ludovic Courtès 2014-01-26 20:13:30 UTC
Old versions of the Linux kernel, such as 2.6.32, have prlimit(2) return ENOSYS.  For portability to these systems, the 'test_thread4' function in 'glib/tests/thread.c' should skip the test when ENOSYS is returned instead of reporting a test failure.
Comment 1 GNOME Infrastructure Team 2018-05-24 16:14:54 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/822.