> No problem. I've added another dbgprintf inside else statement "ELSE , > iminternalAddMsg() wasn't callled" - just in case.
Well done - it's running into that branch. Questions is why... Can you post your complete minimal config that leads to the problem? Maybe I can reproduce it if I use the exact same one... It looks like the main queue is already destructed (or never was created) by the time you reach the exit message code. Rainer > Unfortunatelly i'm applying patches manually but i'm trying to do > carefully so i believe all are applied (5.8.11+fix from previous thread > + srSleep(2,50) + two dbgprintf ) > Maybe i should run it under gdb? _______________________________________________ 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

