Re: [OpenWrt-Devel] procd / crash of PID 1

2015-03-19 Thread Bastian Bittorf
* John Crispin  [24.02.2015 21:50]:

today i started to sysupgrade a r44751 router and the log (in another terminal) 
showed this:

Wed Mar 18 22:46:05 2015 daemon.notice netifd: Network device 'wlan0' link is 
down
Wed Mar 18 22:46:05 2015 daemon.notice netifd: Interface 'wlanadhocRADIO1' has 
link connectivity loss
Wed Mar 18 22:46:06 2015 daemon.notice netifd: Interface 'wlanadhocRADIO1' is 
now down
Wed Mar 18 22:46:06 2015 daemon.notice netifd: Interface 'wlanadhocRADIO1' is 
disabled
Wed Mar 18 22:46:06 2015 daemon.err procd: Rebooting as procd has crashed
Wed Mar 18 22:46:06 2015 daemon.info procd: reboot
Wed Mar 18 22:46:06 2015 daemon.notice netifd: Interface 'wlanRADIO1' is now 
down
Wed Mar 18 22:46:06 2015 daemon.notice netifd: Interface 'wlanRADIO1' is 
disabled
Wed Mar 18 22:46:06 2015 daemon.notice netifd: Interface 'wlanRADIO1' has link 
connectivity loss
Wed Mar 18 22:46:08 2015 kern.notice kernel: [42464.06] Removing MTD device 
#3 (rootfs_data) with use count 1
Wed Mar 18 22:46:08 2015 kern.err kernel: [42464.08] m25p80 spi0.0: error 
-143 reading 5
Wed Mar 18 22:46:08 2015 kern.err kernel: [42464.08] error -143 reading SR
Wed Mar 18 22:46:08 2015 kern.err kernel: [42464.09] blk_update_request: 
I/O error, dev mtdblock2, sector 5936
Write failed: Broken pipe

after that, the 'TP-LINK TL-WR1043ND' rebootet and the log was full of:
[  623.11] jffs2: iget() failed for ino #131
[  632.96] jffs2: warning: (361) jffs2_get_inode_nodes: Eep. No valid nodes 
for ino #131.
[  632.97] jffs2: warning: (361) jffs2_do_read_inode_internal: no data 
nodes found for ino #131

and some files (e.g. netifd) could'nt be loaded anymore, so the only
possible solution to bootup somehow was failsafe, but 'firstboot' hangs
forever.

should a do more tests before reflashing via serial console?

bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] procd / crash of PID 1

2015-02-24 Thread Bastian Bittorf
our PID 1 sometimes crashs:
if this happens the last lines in log show this:

Tue Feb 24 11:40:04 2015 user.emerg syslog: Rebooting as procd has crashed
Tue Feb 24 11:40:04 2015 user.emerg syslog: reboot

in our firmware we evaluate the file /sys/kernel/debug/crashlog
after each reboot. if procd crashes, this file keeps empty - which
looks like a power-cycle - very bad.

what can be a good solution for this?
(ofcourse fixing the crash itself is the best 8-)

here we introduced a "crashreboot" for manually invoking a reboot
with a "reason code", so we know why a router rebooted. it is
just a "special" string in the crashdump when doing

echo 'c' >/proc/sysrq-trigger

i think thats too special for the PID1 case, but maybe
somebody has an idea, how to write something into
/sys/kernel/debug/crashlog when procd enforces a reboot.

bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] procd crash

2014-09-16 Thread John Crispin

On 16/09/2014 17:18, Nuno Gonçalves wrote:
> On Wed, Apr 16, 2014 at 9:14 AM, Bastian Bittorf  
> wrote:
>> * Nuno Gonçalves  [16.04.2014 09:34]:
>>> Crash happens always after a dvb_usb_rtl28xxu stick is inserted for
>>> the 2nd time.
>> please run procd in debug-mode (hitting key '4') during bootup
>>
>> bye, bastian
> With procd set to debug mode:

this is a kernel oops and not a procd crash  ...




> [   21.67] eth0: link up (100Mbps/Full duplex)
> [   21.67] br-lan: port 1(eth0) entered forwarding state
> [   21.68] br-lan: port 1(eth0) entered forwarding state
> [   21.68] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
> [   21.69] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
> [   23.68] br-lan: port 1(eth0) entered forwarding state
> procd: service_handle_set(242): Create service dnsmasq
> procd: service_instance_update(66): Create instance dnsmasq::instance1
> procd: instance_start(201): Started instance dnsmasq::instance1
> procd: _rc(132): running /etc/init.d/dnsmasq running
> procd: q_initd_run(68): start /etc/init.d/dnsmasq running
> procd: q_initd_complete(98): stop /etc/init.d/dnsmasq running
> procd: service_handle_set(238): Update service dnsmasq
> procd: service_instance_update(58): Update instance dnsmasq::instance1
> procd: _rc(132): running /etc/init.d/dnsmasq running
> procd: q_initd_run(68): start /etc/init.d/dnsmasq running
> procd: q_initd_complete(98): stop /etc/init.d/dnsmasq running
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
> procd: watchdog_timeout_cb(37): Ping
>
> /*
> USB DEVICE INSERTION
> */
>
> [  106.73] usb 1-1: new high-speed USB device number 2 using ehci-platform
> procd: hotplug_handler_debug(404):
> {{"ACTION":"add","DEVPATH":"\/devices\/platform\/ehci-platform\/usb1\/1-1","SUBSYSTEM":"usb","MAJOR":"189","MINOR":"1","DEVNAME":"bu[
>  106.90] usb 1-1: dvb_usb_v2: found a 'TerraTec NOXON DAB Stick'
> in warm state
> s\/usb\/001\/002","DEVTYPE":"usb_device","PRODUCT":"ccd\/b3\/100","TYPE":"0\/0\/0","BUSNUM":"001","DEVNUM":"002","SEQNUM":"364"}}
> procd: rule_handle_command(355): Command: makedevprocd:
> rule_handle_command(357):  /dev/bus/usb/001/002procd:
> rule_handle_command(357):  0644procd: rule_handle_command(358):
> procd: rule_handle_command(360): Message:procd:
> rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):
> DEVPATH=/devices/platform/ehci-platform/usb1/1-1procd:
> rule_handle_command(362):  SUBSYSTEM=usbprocd:
> rule_handle_command(362):  MAJOR=189procd: rule_handle_command(362):
> MINOR=1procd: rule_handle_command(362):  DEVN}}
> procd: rule_handle_command(355): Command: execprocd:
> rule_handle_command(357):  /sbin/hotplug-callprocd:
> rule_handle_command(357):  usbprocd: rule_handle_command(358):
> procd: rule_handle_command(360): Message:procd:
> rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):
> DEVPATH=/devices/platform/ehci-platform/usb1/1-1/1-1:1.0procd:
> rule_handle_command(362):  SUBSYSTEM=usbprocd:
> rule_handle_command(362):  DEVTYPE=usb_interfaceprocd:
> rule_handle_command(362):  PRODUCT=ccd/b3/100procd:
> rule_handle_command(362):  TYPE=0/0/0procd: rule_handle_command(362):
> INTERFACE=255/255/255procd: rule_handle_command(362):
> MODALIAS=usb:v0CCDp00B3d0100dc00dsc00dp00icFFiscFFipFFin00procd:
> rule_handle_command(362):  SEQNUM=365procd: rule_handle_command(363):
> procd: queue_proc_cb(286): Finished hotplug exec instance, pid=908
> procd: queue_next(281): Launched hotplug exec instance, pid=910
> procd: queue_proc_cb(286): Finished hotplug exec instance, pid=910
> procd: hotplug_handler_debug(404):
> {{"ACTION":"add","DEVPATH":"\/devices\/platform\/ehci-platform\/usb1\/1-1\/i2c-0","SUBSYSTEM":"i2c","SEQNUM":"366"}}
> procd: hotplug_handler_debug(404):
> {{"ACTION":"add","DEVPATH":"\/devices\/platform\/ehci-platform\/usb1\/1-1\/dvb\/dvb0.demux0","SUBSYSTEM":"dvb","MAJOR":"212","MINOR":"4","DEVNAME":"dvb\/adapter0\/demux0","DVB_ADAPTER_NUM":"0","DVB_DEVICE_TYPE":"demux","DVB_DEVICE_NUM":"0","SEQNUM":"367"}}
> procd: rule_handle_command(355): Command: makedevprocd:
> rule_handle_command(357):  /dev/dvb/adapter0/demux0procd:
> rule_handle_command(357):  0644procd: rule_handle_command(358):
> procd: rule_handle_command(360): Message:procd:
> rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):
> DEVPATH=/devices/platform/ehci-platform/usb1/1-1/dvb/dvb0.demux

Re: [OpenWrt-Devel] procd crash

2014-09-16 Thread Nuno Gonçalves
On Wed, Apr 16, 2014 at 9:14 AM, Bastian Bittorf  wrote:
> * Nuno Gonçalves  [16.04.2014 09:34]:
>> Crash happens always after a dvb_usb_rtl28xxu stick is inserted for
>> the 2nd time.
>
> please run procd in debug-mode (hitting key '4') during bootup
>
> bye, bastian

With procd set to debug mode:

[   21.67] eth0: link up (100Mbps/Full duplex)
[   21.67] br-lan: port 1(eth0) entered forwarding state
[   21.68] br-lan: port 1(eth0) entered forwarding state
[   21.68] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   21.69] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   23.68] br-lan: port 1(eth0) entered forwarding state
procd: service_handle_set(242): Create service dnsmasq
procd: service_instance_update(66): Create instance dnsmasq::instance1
procd: instance_start(201): Started instance dnsmasq::instance1
procd: _rc(132): running /etc/init.d/dnsmasq running
procd: q_initd_run(68): start /etc/init.d/dnsmasq running
procd: q_initd_complete(98): stop /etc/init.d/dnsmasq running
procd: service_handle_set(238): Update service dnsmasq
procd: service_instance_update(58): Update instance dnsmasq::instance1
procd: _rc(132): running /etc/init.d/dnsmasq running
procd: q_initd_run(68): start /etc/init.d/dnsmasq running
procd: q_initd_complete(98): stop /etc/init.d/dnsmasq running
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping
procd: watchdog_timeout_cb(37): Ping

/*
USB DEVICE INSERTION
*/

[  106.73] usb 1-1: new high-speed USB device number 2 using ehci-platform
procd: hotplug_handler_debug(404):
{{"ACTION":"add","DEVPATH":"\/devices\/platform\/ehci-platform\/usb1\/1-1","SUBSYSTEM":"usb","MAJOR":"189","MINOR":"1","DEVNAME":"bu[
 106.90] usb 1-1: dvb_usb_v2: found a 'TerraTec NOXON DAB Stick'
in warm state
s\/usb\/001\/002","DEVTYPE":"usb_device","PRODUCT":"ccd\/b3\/100","TYPE":"0\/0\/0","BUSNUM":"001","DEVNUM":"002","SEQNUM":"364"}}
procd: rule_handle_command(355): Command: makedevprocd:
rule_handle_command(357):  /dev/bus/usb/001/002procd:
rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd:
rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):
DEVPATH=/devices/platform/ehci-platform/usb1/1-1procd:
rule_handle_command(362):  SUBSYSTEM=usbprocd:
rule_handle_command(362):  MAJOR=189procd: rule_handle_command(362):
MINOR=1procd: rule_handle_command(362):  DEVN}}
procd: rule_handle_command(355): Command: execprocd:
rule_handle_command(357):  /sbin/hotplug-callprocd:
rule_handle_command(357):  usbprocd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd:
rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):
DEVPATH=/devices/platform/ehci-platform/usb1/1-1/1-1:1.0procd:
rule_handle_command(362):  SUBSYSTEM=usbprocd:
rule_handle_command(362):  DEVTYPE=usb_interfaceprocd:
rule_handle_command(362):  PRODUCT=ccd/b3/100procd:
rule_handle_command(362):  TYPE=0/0/0procd: rule_handle_command(362):
INTERFACE=255/255/255procd: rule_handle_command(362):
MODALIAS=usb:v0CCDp00B3d0100dc00dsc00dp00icFFiscFFipFFin00procd:
rule_handle_command(362):  SEQNUM=365procd: rule_handle_command(363):
procd: queue_proc_cb(286): Finished hotplug exec instance, pid=908
procd: queue_next(281): Launched hotplug exec instance, pid=910
procd: queue_proc_cb(286): Finished hotplug exec instance, pid=910
procd: hotplug_handler_debug(404):
{{"ACTION":"add","DEVPATH":"\/devices\/platform\/ehci-platform\/usb1\/1-1\/i2c-0","SUBSYSTEM":"i2c","SEQNUM":"366"}}
procd: hotplug_handler_debug(404):
{{"ACTION":"add","DEVPATH":"\/devices\/platform\/ehci-platform\/usb1\/1-1\/dvb\/dvb0.demux0","SUBSYSTEM":"dvb","MAJOR":"212","MINOR":"4","DEVNAME":"dvb\/adapter0\/demux0","DVB_ADAPTER_NUM":"0","DVB_DEVICE_TYPE":"demux","DVB_DEVICE_NUM":"0","SEQNUM":"367"}}
procd: rule_handle_command(355): Command: makedevprocd:
rule_handle_command(357):  /dev/dvb/adapter0/demux0procd:
rule_handle_command(357):  0644procd: rule_handle_command(358):
procd: rule_handle_command(360): Message:procd:
rule_handle_command(362):  ACTION=addprocd: rule_handle_command(362):
DEVPATH=/devices/platform/ehci-platform/usb1/1-1/dvb/dvb0.demux0procd:
rule_handle_command(362):  SUBSYSTEM=dvbprocd:
rule_handle_command(362):  MAJOR=212procd: rule_handle_command(362):
MINOR=4procd: rule_handle_command(362):
DEVNAME=dvb/adapter0/demux0procd: rule_handle_command(362):
DVB_ADAPTER_NUM=0procd: rule_handle_comma

Re: [OpenWrt-Devel] procd crash

2014-04-16 Thread Nuno Gonçalves
On Wed, Apr 16, 2014 at 9:14 AM, Bastian Bittorf  wrote:
> * Nuno Gonçalves  [16.04.2014 09:34]:
>> Crash happens always after a dvb_usb_rtl28xxu stick is inserted for
>> the 2nd time.
>
> please run procd in debug-mode (hitting key '4') during bootup

Any way to do that without serial console?

On the other hand this might not be related to procd:

<1>[  531.93] CPU 0 Unable to handle kernel paging request at
virtual address 0014, epc == 80287f5c, ra == 80288034
<4>[  531.94] Oops[#1]:
<4>[  531.94] CPU: 0 PID: 4 Comm: kworker/0:0 Not tainted 3.10.36 #10
<4>[  531.94] Workqueue: events dvb_usbv2_suspend [dvb_usb_v2]
<4>[  531.94] task: 81828c90 ti: 8183c000 task.ti: 8183c000
<4>[  531.94] $ 0   :  8036 0014 0001
<4>[  531.94] $ 4   : 8159e100 0010 80eee000 815b
<4>[  531.94] $ 8   : 0001 815a 80eec000 ff80
<4>[  531.94] $12   : 0014 000e 0007 0001
<4>[  531.94] $16   : 0010 8159e100 81594808 81be6780
<4>[  531.94] $20   :  8159cc68  
<4>[  531.94] $24   : 802decec 8009d350
<4>[  531.94] $28   : 8183c000 8183dcc0  80288034
<4>[  531.94] Hi: 007b
<4>[  531.94] Lo: d97faa80
<4>[  531.94] epc   : 80287f5c klist_node_init+0x14/0x78
<4>[  531.94] Not tainted
<4>[  531.94] ra: 80288034 klist_add_tail+0x24/0x50
<4>[  531.94] Status: 1000dc03  KERNEL EXL IE
<4>[  531.94] Cause : 008c
<4>[  531.94] BadVA : 0014
<4>[  531.94] PrId  : 00019374 (MIPS 24Kc)
<4>[  531.94] Modules linked in: ath9k ath9k_common pppoe
ppp_async iptable_nat ath9k_hw ath pppox ppp_generic nf_nat_ipv4
nf_conntrack_ipv4 mac80211 ipt_MASQUERADE dvb_usb_rtl28xxu cfg80211
xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit
xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_CT slhc
rtl2832 rtl2830 r820t nf_nat_irc nf_nat_ftp nf_nat nf_defrag_ipv4
nf_conntrack_irc nf_conntrack_ftp iptable_raw iptable_mangle
iptable_filter ipt_REJECT ip_tables dvb_usb_v2 dvb_core crc_ccitt
compat ip6t_REJECT ip6t_rt ip6t_hbh ip6t_mh ip6t_ipv6header ip6t_frag
ip6t_eui64 ip6t_ah ip6table_raw ip6table_mangle ip6table_filter
ip6_tables x_tables nf_conntrack_ipv6 nf_conntrack nf_defrag_ipv6 ipv6
arc4 crypto_blkcipher ehci_platform ehci_hcd gpio_button_hotplug
usbcore nls_base usb_common
<4>[  531.94] Process kworker/0:0 (pid: 4, threadinfo=8183c000,
task=81828c90, tls=)
<4>[  531.94] Stack : 80318560 81bfb94c  801b6980 802d58c0
0010 8159e100 80288034
<4>[  531.94] 81594808 81be6780  8159cc68 81594800
81594800  801b4f64
<4>[  531.94] 81594800 80e7c100 00d4 0005 3231323a
350038a8 80e7c100 8159cc68
<4>[  531.94] 81594800  80e7c100 8159cc68 0d45
81c0 81c0 80e7c700
<4>[  531.94] 80eef2a4 801b5220  0001 009a
6040 80e7c100 80eef260
<4>[  531.94] ...
<4>[  531.94] Call Trace:
<4>[  531.94] [<80287f5c>] klist_node_init+0x14/0x78
<4>[  531.94] [<80288034>] klist_add_tail+0x24/0x50
<4>[  531.94] [<801b4f64>] device_add+0x45c/0x578
<4>[  531.94] [<801b5220>] device_create_vargs+0x94/0xe4
<4>[  531.94] [<801b5294>] device_create+0x24/0x30
<4>[  531.94] [<81bf033c>] dvb_register_device+0x214/0x2ac [dvb_core]
<4>[  531.94] [<81bf0b3c>] dvb_dmxdev_init+0xec/0x784 [dvb_core]
<4>[  531.94] [<81be1024>] dvb_usbv2_suspend+0x8f4/0xc64 [dvb_usb_v2]
<4>[  531.94] [<8009d394>] dequeue_task_fair+0x44/0x12c
<4>[  531.94] [<80067f08>] __schedule+0x390/0x488
<4>[  531.94] [<8008e080>] worker_thread+0x234/0x388
<4>[  531.94] [<80092e7c>] kthread+0xb0/0xb8
<4>[  531.94] [<80060878>] ret_from_kernel_thread+0x14/0x1c
<4>[  531.94]
<4>[  531.94]
<4>[  531.94] Code: afb10018  afb00014  afbf001c 
aca20008  24020001  aca2000c  00a08021  30820001
<4>[  532.23] ---[ end trace b95176b023525bdd ]---

Thanks.
Nuno
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] procd crash

2014-04-16 Thread Bastian Bittorf
* Nuno Gonçalves  [16.04.2014 09:34]:
> Crash happens always after a dvb_usb_rtl28xxu stick is inserted for
> the 2nd time.

please run procd in debug-mode (hitting key '4') during bootup

bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] procd crash

2014-04-15 Thread Nuno Gonçalves
r40512

Crash happens always after a dvb_usb_rtl28xxu stick is inserted for
the 2nd time.

<4>[   51.01] Unhandled kernel unaligned access[#1]:
<4>[   51.01] CPU: 0 PID: 895 Comm: procd Not tainted 3.10.36 #8
<4>[   51.01] task: 818a6e10 ti: 80f0a000 task.ti: 80f0a000
<4>[   51.01] $ 0   :  0001 0014 80fa3100
<4>[   51.01] $ 4   : 0007 80fa3100 0014 80f0bd08
<4>[   51.01] $ 8   : 0001 0004  
<4>[   51.01] $12   :    
<4>[   51.01] $16   : 8000 802c fff8 0001
<4>[   51.01] $20   : 80fa3200  81adc900 fff8
<4>[   51.01] $24   :  0034
<4>[   51.01] $28   : 80f0a000 80f0bcc8 80f0bd18 800ea180
<4>[   51.01] Hi: 01c1
<4>[   51.01] Lo: 0001b0b9
<4>[   51.01] epc   : 800e50b4 vfs_read+0x18/0x164
<4>[   51.01] Not tainted
<4>[   51.01] ra: 800ea180 kernel_read+0x2c/0x40
<4>[   51.01] Status: 1000dc03  KERNEL EXL IE
<4>[   51.01] Cause : 00800010
<4>[   51.01] BadVA : 0027
<4>[   51.01] PrId  : 00019374 (MIPS 24Kc)
<4>[   51.01] Modules linked in: ath9k ath9k_common pppoe
ppp_async iptable_nat ath9k_hw ath pppox ppp_generic nf_nat_ipv4
nf_conntrack_ipv4 mac80211 ipt_MASQUERADE dvb_usb_rtl28xxu cfg80211
xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit
xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_CT slhc
rtl2832 rtl2830 r820t nf_nat_irc nf_nat_ftp nf_nat nf_defrag_ipv4
nf_conntrack_irc nf_conntrack_ftp iptable_raw iptable_mangle
iptable_filter ipt_REJECT ip_tables dvb_usb_v2 dvb_core crc_ccitt
compat ip6t_REJECT ip6t_rt ip6t_hbh ip6t_mh ip6t_ipv6header ip6t_frag
ip6t_eui64 ip6t_ah ip6table_raw ip6table_mangle ip6table_filter
ip6_tables x_tables nf_conntrack_ipv6 nf_conntrack nf_defrag_ipv6 ipv6
arc4 crypto_blkcipher ehci_platform ehci_hcd gpio_button_hotplug
usbcore nls_base usb_common
<4>[   51.01] Process procd (pid: 895, threadinfo=80f0a000,
task=818a6e10, tls=77d6d440)
<4>[   51.01] Stack : 8031  80120d74 037f 
 81b503d0 8000
<4>[   51.01] 802c fff8 0001 800ea180 0001
808dfc80  
<4>[   51.01]  0114 81adc920 801226f0 
0080  
<4>[   51.01] 80fa3100 0014   
  
<4>[   51.01] 80fa3100  81adc900 0080 0001
8140b718 8031 
<4>[   51.01] ...
<4>[   51.01] Call Trace:
<4>[   51.01] [<800e50b4>] vfs_read+0x18/0x164
<4>[   51.01] [<800ea180>] kernel_read+0x2c/0x40
<4>[   51.01] [<801226f0>] load_elf_binary+0x1cc/0x1224
<4>[   51.01] [<800ea444>] search_binary_handler+0xb8/0x2b8
<4>[   51.01] [<80120fb0>] load_script+0x23c/0x24c
<4>[   51.01] [<800ea444>] search_binary_handler+0xb8/0x2b8
<4>[   51.01] [<800eb6f8>] do_execve+0x32c/0x494
<4>[   51.01] [<800ebac0>] SyS_execve+0x44/0x6c
<4>[   51.01] [<800625b0>] stack_done+0x20/0x44
<4>[   51.01]
<4>[   51.01]
<4>[   51.01] Code: afb30028  afb20024  afb10020 <8c830020>
30630001  1060003f  00808021  8c830014  1060003e
<4>[   51.27] ---[ end trace f764ab972f4f483a ]---


Nuno
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel