On Sun, Nov 16, 2014 at 2:53 PM, [email protected] <[email protected]> wrote: > Hi, > I'm using few custom scripts and using logger to write messages to > OpenWrt system log. > > What sometimes happens it that logger process gets frozen and I don't > see any new messages in OpenWrt system log. I have correlated that > this happens when there are lots of messages from my scripts, so could > this be the reason? Could logger process freeze if too many processes > start logger at the same time?
strace your logger process and post strace log here. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
