logger process freezing
Bastian Bittorf
bittorf at bluebottle.com
Mon Nov 17 07:30:57 UTC 2014
* valent.turkovic at gmail.com <valent.turkovic at gmail.com> [17.11.2014 07:59]:
> I'm sure first thing that OpenWrt developers will say to me is to
> report this issue upstream ie. to this mailing list.
you are using 'logger' but not the busybox backend.
look at the tasklist, there is something like '/sbin/logd -S 16' which
is part of the new infrastructure. on a typical plain busybox system
there is '/sbin/syslogd -C16'. the 'new' logd speaks with 'ubus'.
see: https://dev.openwrt.org/changeset/37039
see: http://wiki.openwrt.org/doc/techref/procd
> So you haven't heard of this issue previously? I'll investigate further then.
this is a known issue and needs some work.
log to a file for now and apply to a ticket, e.g.:
https://dev.openwrt.org/ticket/18307
bye, bastian
More information about the busybox
mailing list