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

Pihole Crashing #18

Closed
rad4day opened this issue Apr 11, 2017 · 5 comments
Closed

Pihole Crashing #18

rad4day opened this issue Apr 11, 2017 · 5 comments

Comments

@rad4day
Copy link

rad4day commented Apr 11, 2017

[2017-04-11 00:00:04.436] Reading from /var/log/pihole.log.1
[2017-04-11 00:00:04.436] Notice: Increasing queries struct size from 0 to 10000 (281.06 KB)
[2017-04-11 00:00:04.436] Notice: Increasing overTime struct size from 0 to 100 (284.26 KB)
[2017-04-11 00:00:04.436] Notice: Increasing domains struct size from 0 to 1000 (308.27 KB)
[2017-04-11 00:00:04.550] Notice: Increasing overTime struct size from 100 to 200 (333.15 KB)
[2017-04-11 00:00:04.551] Notice: Increasing domains struct size from 1000 to 2000 (357.36 KB)
[2017-04-11 00:00:04.611] Notice: Increasing queries struct size from 10000 to 20000 (645.58 KB)
[2017-04-11 00:00:04.620] Reading from /var/log/pihole.log
[2017-04-11 01:35:13.186] Notice: Increasing clients struct size from 0 to 20 (648.85 KB)
[2017-04-11 01:35:14.794] Added new client: 87.150.154.150 (p57969A96.dip0.t-ipconnect.de)
[2017-04-11 01:35:21.154] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2017-04-11 01:35:21.155] ----------------------------> FTL crashed! <----------------------------
[2017-04-11 01:35:21.155] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2017-04-11 01:35:21.155] > Please report a bug at https://github.com/pi-hole/FTL/issues
[2017-04-11 01:35:21.155] > and include in your report already the following details:
[2017-04-11 01:35:21.155] >
[2017-04-11 01:35:21.155] > Received signal: Segmentation fault
[2017-04-11 01:35:21.155] at address: 123969
[2017-04-11 01:35:21.155] with code: SEGV_MAPERR (Address not mapped to object)
[2017-04-11 01:35:21.155] > Memory usage (structs): 614964
[2017-04-11 01:35:21.155] > Memory usage (dynamic): 33933
[2017-04-11 01:35:21.155] >
[2017-04-11 01:35:21.155] > Thank you for helping us to improve our FTL engine!
[2017-04-11 01:35:21.155] FTL terminated!

Tell me which logs or information you need...

@DL6ER
Copy link
Member

DL6ER commented Apr 11, 2017

Please have a look at:

https://github.com/pi-hole/FTL#debugging-pihole-ftl

You should be able to take the simplified version, as FTL is starting for you (it was running for at least one hour before it crashed for you).

@rad4day
Copy link
Author

rad4day commented Apr 12, 2017

Well so it crashed again, and yes the server is actually running on the interwebs atm.
Log
(Github didn't want to put it in a nice code box)

@DL6ER
Copy link
Member

DL6ER commented Apr 13, 2017

Thanks! Now we can think about what is going wrong. Could you also do a

print i
print clients[i]
print clients[i].ip

@DL6ER
Copy link
Member

DL6ER commented Apr 13, 2017

Should be fixed in FTL v2.3

@DL6ER
Copy link
Member

DL6ER commented Apr 18, 2017

Closing since due to no response.

@rad4day Feel free to re-open the issue anytime if the issue persists after haveing updated to v2.3 or higher.

Others: please open a new issue for getting individual help even if your issue is/appears to be the same

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

2 participants