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. -Thomas _______________________________________________ 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.

