Open openwrt-bot opened 6 years ago
tiagogaspar8:
Ok, Got some news.
I have 3 routers. This issue was first observed in a archer C7v4, but I bought a WRT3200ACM and this issue doesn't occur, but in my archer C2, tested today, the same happens.
This issue can be closed
Edit: tagging you @aparcar since you closed the other ones 😁
It can be closed? Why? I ran into similar problems with omcproxy on v21.02.2.... omcproxy crashes when more than one instance is configured in OpenWRT LUCI GUI:
/etc/config/omcproxy:
config proxy
option uplink 'wan'
option downlink 'lan'
config proxy
option uplink 'wan6'
option downlink 'lan'
log output:
[464637.648726] do_page_fault(): sending SIGSEGV to omcproxy for invalid read access from 00000008
[464637.658636] epc = 00404785 in omcproxy[400000+6000]
[464637.664002] ra = 004010f1 in omcproxy[400000+6000]
I'm sorry @schuettecarsten I only proposed for closing because I no longer actively use the device and therefore I can no longer test it, but if you can great! This should be assigned to you!😁
tiagogaspar8:
Tp-Link Archer C7 v.4
System version: OpenWrt SNAPSHOT r7115-8796680
Package version: omcproxy (2017-02-14-1fe6f48f-4)
Install Omcproxy and you see in the log:
" Sat Jun 9 14:44:12 2018 kern.info kernel: [93170.004602] do_page_fault(): sending SIGSEGV to omcproxy for invalid read access from 00000008 Sat Jun 9 14:44:12 2018 kern.info kernel: [93170.013655] epc = 004048d5 in omcproxy[400000+6000] Sat Jun 9 14:44:12 2018 kern.info kernel: [93170.018710] ra = 00401225 in omcproxy[400000+6000] Sat Jun 9 14:44:17 2018 kern.info kernel: [93175.064523] do_page_fault(): sending SIGSEGV to omcproxy for invalid read access from 00000008 Sat Jun 9 14:44:17 2018 kern.info kernel: [93175.073623] epc = 004048d5 in omcproxy[400000+6000] Sat Jun 9 14:44:17 2018 kern.info kernel: [93175.078700] ra = 00401225 in omcproxy[400000+6000] Sat Jun 9 14:44:23 2018 kern.info kernel: [93180.091827] do_page_fault(): sending SIGSEGV to omcproxy for invalid read access from 00000008 Sat Jun 9 14:44:23 2018 kern.info kernel: [93180.100819] epc = 004048d5 in omcproxy[400000+6000] Sat Jun 9 14:44:23 2018 kern.info kernel: [93180.105923] ra = 00401225 in omcproxy[400000+6000] Sat Jun 9 14:44:28 2018 kern.info kernel: [93185.116772] do_page_fault(): sending SIGSEGV to omcproxy for invalid read access from 00000008 Sat Jun 9 14:44:28 2018 kern.info kernel: [93185.125753] epc = 004048d5 in omcproxy[400000+6000] Sat Jun 9 14:44:28 2018 kern.info kernel: [93185.130807] ra = 00401225 in omcproxy[400000+6000] Sat Jun 9 14:44:33 2018 kern.info kernel: [93190.142183] do_page_fault(): sending SIGSEGV to omcproxy for invalid read access from 00000008 Sat Jun 9 14:44:33 2018 kern.info kernel: [93190.151123] epc = 004048d5 in omcproxy[400000+6000] Sat Jun 9 14:44:33 2018 kern.info kernel: [93190.156230] ra = 00401225 in omcproxy[400000+6000] Sat Jun 9 14:44:38 2018 kern.info kernel: [93195.169040] do_page_fault(): sending SIGSEGV to omcproxy for invalid read access from 00000008 Sat Jun 9 14:44:38 2018 kern.info kernel: [93195.178006] epc = 004048d5 in omcproxy[400000+6000] Sat Jun 9 14:44:38 2018 kern.info kernel: [93195.183084] ra = 00401225 in omcproxy[400000+6000] Sat Jun 9 14:44:38 2018 daemon.info procd: Instance omcproxy::instance1 s in a crash loop 6 crashes, 0 seconds since last crash "
This started happening about two weeks ago, sorry I can't tell what version specifically.
If there is another software that i can use instead please let me know. If not, I'd like some help to find documentation to configure omcproxy.
Thanks!