[Bugs] [Bug 1196028] libgfapi: glfs_init() hangs on pthread_cond_wait() when user is non-root

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 3 12:38:23 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1196028

Niels de Vos <ndevos at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ndevos at redhat.com,
                   |                            |srangana at redhat.com



--- Comment #1 from Niels de Vos <ndevos at redhat.com> ---
The issue does not occur when the server.allow-insecure and rpc-allow-insecure
options are set. Without these options, the gfapi application will not be
allowed to connect from ports > 1024. Only root can bind() to ports < 1024,
running a gfapi application as non-root uses ports > 1024.

Possibly http://review.gluster.org/7405 contains a way to catch the error and
report the problem back to the application.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list