2015-01-19 5:08 GMT+01:00 Thomas D. <[email protected]>: > Hi, > > the following test is failing: > > > [json_array_looping.sh]: basic test for looping over json array > > > > rsyslogd started with pid 25553 > > > > 00001 open connections > > > > starting run 1 > > > > Sending file './testsuites/json_array_input' 1 times. > > > > 00000001 kb sent > > > > runtime: 0.000 > > > > 00001 close connections > > > > End of tcpflood Run > > > > doing shutdown > > > > ./diag.sh: line 15: 25553 Segmentation fault $valgrind ../tools/rsyslogd > -C -n -irsyslog$3.pid -M../runtime/.libs:../.libs -f$srcdir/testsuites/$2 > > Also I am wondering about > > >> ./diag.sh: line 15: 25553 Segmentation fault $valgrind ... > ^^^^^^^^^ > > rsyslog was not build with "--enable-valgrind" so I don't expect a test > to use valgrind... > > yup, and it does not ;) $valgrind is a variable, which is set if valgrind should be used. But in this test, it is not set.
Rainer _______________________________________________ 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.

