> -----Original Message----- > From: users-bounces@xxxxxxxxxxxxxxxxxxxxxxx > [mailto:users-bounces@xxxxxxxxxxxxxxxxxxxxxxx] On Behalf Of > Rick Stevens > Sent: Wednesday, November 02, 2011 18:03 > To: Community support for Fedora users > Subject: Re: pthread_create() fails SysV in myDaemon on boot > [...] > > When you start it via the initscripts (/etc/init.d), are you > doing as the root user or as an unprivileged user? I'm > suspecting a permissions issue here in that the threads > (actually lightweight processes) are being run as different users. > > You might try using "ps uax -L" and looking at the various > threads involved to see who's running what. [...] Its all done as root. "ps uax -L" shows six rows for myDaemon, which is about right for the number of threads. Mike. -- Michael D. Berger m.d.berger@xxxxxxxx http://www.rosemike.net/ -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines