Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1584 - Omcproxy Crashloop #6524

Open
openwrt-bot opened this issue Jun 9, 2018 · 4 comments
Open

FS#1584 - Omcproxy Crashloop #6524

openwrt-bot opened this issue Jun 9, 2018 · 4 comments
Labels

Comments

@openwrt-bot
Copy link

tiagogaspar8:

  • Device problem occurs on

Tp-Link Archer C7 v.4

  • Software versions of OpenWrt/LEDE release, packages, etc.

System version: OpenWrt SNAPSHOT r7115-8796680

Package version: omcproxy (2017-02-14-1fe6f48f-4)

  • Steps to reproduce

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!

@openwrt-bot
Copy link
Author

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.

@tiagogaspar8
Copy link
Contributor

tiagogaspar8 commented Feb 17, 2022

This issue can be closed

Edit: tagging you @aparcar since you closed the other ones 😁

@aparcar aparcar closed this as completed Feb 17, 2022
@schuettecarsten
Copy link

schuettecarsten commented Apr 4, 2022

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]

@aparcar aparcar reopened this Apr 4, 2022
@tiagogaspar8
Copy link
Contributor

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!😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants