#17839: Reboot command causes sometimes hanging router with TL-WDR3600 (HW V1.5)
and TL-WDR4300 (HW V1.7)
--------------------------+-----------------------------------
Reporter: michaeluray | Owner: developers
Type: defect | Status: new
Priority: high | Milestone: Barrier Breaker 14.07
Component: base system | Version: Barrier Breaker 14.07
Resolution: | Keywords: reboot
--------------------------+-----------------------------------
Comment (by ctbenergy):
Replying to [comment:24 bittorf@…]:
> Replying to [comment:22 ctbenergy]:
> > > {{{
> > > sysctl -w kernel.panic_on_oops=1
> > > sysctl -w kernel.panic=5
> > > echo c >/proc/sysrq-trigger
> > > }}}
> > >
> > > and try if this also hangs.
> > I made a cronjob as described, but after the third reboot over ssh the
router also hangs.
> > Log file attachment "openwrt r42625 cronjob.log"
>
> this log does not show a crash (from sysrq-trigger). please try again.
[[BR]]
on Linux, you might have to echo 1 > /proc/sys/kernel/sysrq before you are
able to echo c > /proc/sysrq-trigger.
[[BR]]
this is the current cronjob:
{{{
sysctl -w kernel.panic_on_oops=1
sysctl -w kernel.panic=5
echo 1 > /proc/sys/kernel/sysrq
*/5 * * * * echo c >/proc/sysrq-trigger
}}}
log is in attachment "openwrt r42625 cronjob with kernel crash.log"
after 3 reboots router hang
--
Ticket URL: <https://dev.openwrt.org/ticket/17839#comment:25>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets