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

Segmentation fault - SIGSEGV and premature close #283

Open
claudioder opened this issue Oct 13, 2017 · 0 comments
Open

Segmentation fault - SIGSEGV and premature close #283

claudioder opened this issue Oct 13, 2017 · 0 comments

Comments

@claudioder
Copy link

I am running WiFiDog 1.3.0 on LEDE 17.0.2, platform TP-Link WR1043ND v4.
The system works fine, but sometimes WiFiDog restarted prematurely, kicking out all authenticated users.
Logread messages reveal this. This in particolar occur when a user connect for the first time, triggering the captive portal.

wifidog[11505]: rule mask x.x.x.x/24
wifidog[11505]: host [***USERURL***] is not in x.x.x.x/24, continue
wifidog[11505]: Captured [***LOCALIP***] requesting [***USERURL***]
kernel: [72247.024116] do_page_fault(): sending SIGSEGV to wifidog for invalid write access to 00000000
kernel: [72247.033621] epc = 77f4e800 in libc.so[77f30000+92000]
kernel: [72247.039724] ra  = 77f1d767 in libhttpd.so.0.0.0[77f1a000+14000]

After this error, wifidog sometimes restart, other times remain off.
Is it possible to generate a patch to fix this issue or maybe is a problem in my config file?

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

No branches or pull requests

1 participant