On Thu, 13 Nov 2014, Thomas D. wrote:

Hi,

I found the problem: ulimits!

With

# ulimits -n
1024

I am getting the

libgcc_s.so.1 must be installed for pthread_cancel to work

error.


With

# ulimits -n
3072

all tests will pass. No errors!


But increasing ulimits require root privileges. So I think the
imptcp_conndrop.sh" should try to raise ulimits and when this will fail
the test should be skipped like the "imuxsock_logger_root.sh" for
example when not running as root.

What else is going on? or is this one test hitting the 1024 open file limit?

I suspect that your user is doing other things that are making it so that the rsyslog test is going over the limit.

David Lang
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to