#17694: logread output is sometimes truncated
--------------------------------+-----------------------------------
  Reporter:  cz <chengzhicn@…>  |      Owner:  developers
      Type:  defect             |     Status:  new
  Priority:  high               |  Milestone:
 Component:  base system        |    Version:  Barrier Breaker 14.07
Resolution:                     |   Keywords:
--------------------------------+-----------------------------------

Comment (by hnyman):

 bug #15357 was about something similar, but that was supposed to be fixed
 by r40295.

 The log content are passed in a rather complicated way from the daemon to
 the logread client. Originally it was done via ubus calls, but I proved
 that to fail for large logs, so developers wrote the via-file method to
 help with large logs. First implementation of that failed a bit randomly,
 and that was supposed to be fixed with r40295 (actually
 
http://nbd.name/gitweb.cgi?p=luci2/ubox.git;a=commit;h=1d9d2e6ae99c9ba72d1bc40e554d5f422c9b9196
 )

 Both logd and logread sources are at
 http://nbd.name/gitweb.cgi?p=luci2/ubox.git;a=tree;f=log;hb=HEAD

--
Ticket URL: <https://dev.openwrt.org/ticket/17694#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to