-
-
Notifications
You must be signed in to change notification settings - Fork 196
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
FTL Crashing Constantly #808
Comments
Please run
and then continue running Pi-hole as if nothing would have happened. Even when this branch does not fix anything currently, it should give us more details in the log file just before a crash happens. The Thanks for your assistance! |
I've ran that line:
Will report back when it crashes next. It's been crashing a few times a day, so you prob wont have to wait long. |
Have you gotten any new details? I am facing the same issue but I am on a Pi-hole docker container... Though I do not face the "Lost connection to API" as many report, but rather multiple times of "Pihole-FTL stop" and "Pi-hole start" in my Docker logs. I assumed this problem was related with the shared memory size being too short, but apparently it is a dnsmasq bug as multiple tags have been marked. Thanks everybody for their assistance! |
to my understanding i have the same issue.
I startet as well with
if i have another crash i will provide that. |
Since running: |
Well I spoke too soon. Crashed last night:
|
@JOHRY Okay, can you try
next? This will give you the cutting-edge version of FTL which will be released as v5.1 rather soon. There is a certain chance that the bugfixes in there already cover the issue you're facing. |
We have a potential fix for a rather severe Please run
and see if the crashes are resolved. As always, I very much appreciate testing as it is the only way to be sure we really got it fixed! |
at the moment i am running
do you prefer us to run
? |
The latter contains one more fix than the former. If Pi-hole currently runs stable for you, then there is nothing you have to do. Just keep in mind that there is something more we have in case you see a new crash :-) |
if it helps you to get more knowledge can go to that version as well. Since
my last update I did not experience any crash but I am happy to share at
least log files as a small contribution to this nice software.
…On Thu, Jun 18, 2020 at 11:13 PM DL6ER ***@***.***> wrote:
The latter contains one more fix than the former. If Pi-hole currently
runs stable for you, then there is nothing you have to do. Just keep in
mind that there is something more we have in case you see a new crash :-)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#808 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKUP35GQM2Q32ECKU3AW7LRXJ7QHANCNFSM4NZQGNFQ>
.
|
and another crash [2020-06-19 00:43:18.486 10089] Note: FTL forked to handle TCP requests i restartet with
|
Have you gotten any crashes since your last restart? |
Hi,
Since then not. All running without any problem.
Regards seb
acdz19 <notifications@github.com> schrieb am Mi. 24. Juni 2020 um 02:10:
… and another crash
[2020-06-19 00:43:18.486 10089] Note: FTL forked to handle TCP requests
[2020-06-19 02:43:21.783 11593] Resizing "/FTL-dns-cache" from 122880 to
126976
[2020-06-19 08:30:54.775 11593] Resizing "/FTL-strings" from 212992 to
217088
[2020-06-19 11:13:20.633 11593] Resizing "/FTL-dns-cache" from 126976 to
131072
[2020-06-19 12:12:26.566 11593] Resizing "/FTL-strings" from 217088 to
221184
[2020-06-19 12:16:59.921 11593] Resizing "/FTL-strings" from 221184 to
225280
[2020-06-19 12:17:43.436 11593] Resizing "/FTL-strings" from 225280 to
229376
[2020-06-19 13:01:04.886 11593]
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2020-06-19 13:01:04.886 11593] ----------------------------> FTL crashed!
<----------------------------
[2020-06-19 13:01:04.886 11593]
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2020-06-19 13:01:04.886 11593] Please report a bug at
https://github.com/pi-hole/FTL/issues
[2020-06-19 13:01:04.886 11593] and include in your report already the
following details:
[2020-06-19 13:01:04.886 11593] FTL has been running for 227279 seconds
[2020-06-19 13:01:04.886 11593] FTL branch: development
[2020-06-19 13:01:04.886 11593] FTL version: vDev-6c32fb8
[2020-06-19 13:01:04.886 11593] FTL commit: 6c32fb8
<6c32fb8>
[2020-06-19 13:01:04.886 11593] FTL date: 2020-06-04 15:39:51 +0200
[2020-06-19 13:01:04.886 11593] FTL user: started as pihole, ended as
pihole
[2020-06-19 13:01:04.886 11593] Compiled for x86_64 (compiled on CI) using
gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
[2020-06-19 13:01:04.886 11593] Received signal: Segmentation fault
[2020-06-19 13:01:04.886 11593] at address: (nil)
[2020-06-19 13:01:04.886 11593] with code: Unknown (128)
[2020-06-19 13:01:04.894 11593] Backtrace:
[2020-06-19 13:01:04.894 11593] B[0000]: 0x557aede36e99,
/usr/bin/pihole-FTL(+0x33e99) [0x557aede36e99]
[2020-06-19 13:01:04.897 11593] B[0001]: 0x7f4ca9564730,
/lib/x86_64-linux-gnu/libpthread.so.0(+0x12730) [0x7f4ca9564730]
[2020-06-19 13:01:04.897 11593] B[0002]: 0x557aede54860,
/usr/bin/pihole-FTL(+0x51860) [0x557aede54860]
[2020-06-19 13:01:04.899 11593] B[0003]: 0x557aede5693c,
/usr/bin/pihole-FTL(main_dnsmasq+0x129c) [0x557aede5693c]
[2020-06-19 13:01:04.901 11593] B[0004]: 0x557aede2a09c,
/usr/bin/pihole-FTL(main+0xdc) [0x557aede2a09c]
[2020-06-19 13:01:04.903 11593] B[0005]: 0x7f4ca93b509b,
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb) [0x7f4ca93b509b]
[2020-06-19 13:01:04.903 11593] B[0006]: 0x557aede2a20a,
/usr/bin/pihole-FTL(_start+0x2a) [0x557aede2a20a]
[2020-06-19 13:01:04.906 11593] ------ Listing content of directory
/dev/shm ------
[2020-06-19 13:01:04.906 11593] File Mode User:Group Filesize Filename
[2020-06-19 13:01:04.906 11593] rwxrwxrwx root:root 260 .
[2020-06-19 13:01:04.906 11593] rwxr-xr-x root:root 440 ..
[2020-06-19 13:01:04.906 11593] rw------- pihole:pihole 4K
FTL-per-client-regex
[2020-06-19 13:01:04.906 11593] rw------- pihole:pihole 131K FTL-dns-cache
[2020-06-19 13:01:04.906 11593] rw------- pihole:pihole 12K FTL-overTime
[2020-06-19 13:01:04.906 11593] rw------- pihole:pihole 19M FTL-queries
[2020-06-19 13:01:04.906 11593] rw------- pihole:pihole 4K FTL-upstreams
[2020-06-19 13:01:04.906 11593] rw------- pihole:pihole 332K FTL-clients
[2020-06-19 13:01:04.906 11593] rw------- pihole:pihole 197K FTL-domains
[2020-06-19 13:01:04.907 11593] rw------- pihole:pihole 229K FTL-strings
[2020-06-19 13:01:04.907 11593] rw------- pihole:pihole 12 FTL-settings
[2020-06-19 13:01:04.907 11593] rw------- pihole:pihole 124 FTL-counters
[2020-06-19 13:01:04.907 11593] rw------- pihole:pihole 48 FTL-lock
[2020-06-19 13:01:04.907 11593]
---------------------------------------------------
[2020-06-19 13:01:04.907 11593] Thank you for helping us to improve our
FTL engine!
[2020-06-19 13:01:04.907 11593] FTL terminated!
i restartet with
pihole checkout ftl fix/fhriley-fix_buf_overflow
Have you gotten any crashes since your last restart?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#808 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKUP346UF5A3CWUUUYBHQTRYE77ZANCNFSM4NZQGNFQ>
.
|
Hi - I'm having this crashing issue too, just curious when we should expect to be able to run |
The release will likely come momentarily when we can resolve the last remaining issue #816 |
I updated to fix/fhriley-fix_buf_overflow on Jun 25. No crash since then. |
In raising this issue, I confirm the following (please check boxes, eg [X]) Failure to fill the template will close your issue:
How familiar are you with the codebase?:
{1}
[BUG | ISSUE] Expected Behaviour:
[BUG | ISSUE] Actual Behaviour:
FTL Crashes several times a day over the past 48-72 hours
[BUG | ISSUE] Steps to reproduce:
Log file output [if available]
[2020-06-09 03:18:12.948 716] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2020-06-09 03:18:12.948 716] ----------------------------> FTL crashed! <----------------------------
[2020-06-09 03:18:12.948 716] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2020-06-09 03:18:12.948 716] Please report a bug at https://github.com/pi-hole/FTL/issues
[2020-06-09 03:18:12.948 716] and include in your report already the following details:
[2020-06-09 03:18:12.949 716] FTL has been running for 38557 seconds
[2020-06-09 03:18:12.949 716] FTL branch: master
[2020-06-09 03:18:12.949 716] FTL version: v5.0
[2020-06-09 03:18:12.949 716] FTL commit: 3d7c095
[2020-06-09 03:18:12.949 716] FTL date: 2020-05-10 18:58:38 +0100
[2020-06-09 03:18:12.949 716] FTL user: started as pihole, ended as pihole
[2020-06-09 03:18:12.949 716] Compiled for armhf (compiled on CI) using arm-linux-gnueabihf-gcc (Debian 6.3.0-18) 6.3.0 20170516
[2020-06-09 03:18:12.949 716] Received signal: Segmentation fault
[2020-06-09 03:18:12.949 716] at address: 0xc258dc00
[2020-06-09 03:18:12.949 716] with code: SEGV_MAPERR (Address not mapped to object)
[2020-06-09 03:18:12.950 716] Backtrace:
[2020-06-09 03:18:12.951 716] B[0000]: 0x4fa8e4, /usr/bin/pihole-FTL(+0x238e4) [0x4fa8e4]
[2020-06-09 03:18:12.951 716] B[0001]: 0x76d5f130, /lib/arm-linux-gnueabihf/libc.so.6(__default_rt_sa_restorer+0) [0x76d5f130]
[2020-06-09 03:18:12.951 716] B[0002]: 0x51a414, /usr/bin/pihole-FTL(check_tftp_listeners+0x27) [0x51a414]
[2020-06-09 03:18:12.951 716] B[0003]: 0x51ffd2, /usr/bin/pihole-FTL(main_dnsmasq+0xc0d) [0x51ffd2]
[2020-06-09 03:18:12.951 716] B[0004]: 0x4f0da8, /usr/bin/pihole-FTL(main+0xa7) [0x4f0da8]
[2020-06-09 03:18:12.951 716] B[0005]: 0x76d49718, /lib/arm-linux-gnueabihf/libc.so.6(__libc_start_main+0x10c) [0x76d49718]
[2020-06-09 03:18:12.951 716] ------ Listing content of directory /dev/shm ------
[2020-06-09 03:18:12.951 716] File Mode User:Group Filesize Filename
[2020-06-09 03:18:12.952 716] rwxrwxrwx root:root 260 .
[2020-06-09 03:18:12.952 716] rwxr-xr-x root:root 4K ..
[2020-06-09 03:18:12.952 716] rw------- pihole:pihole 4K FTL-per-client-regex
[2020-06-09 03:18:12.952 716] rw------- pihole:pihole 53K FTL-dns-cache
[2020-06-09 03:18:12.953 716] rw------- pihole:pihole 29K FTL-overTime
[2020-06-09 03:18:12.953 716] rw------- pihole:pihole 5M FTL-queries
[2020-06-09 03:18:12.953 716] rw------- pihole:pihole 20K FTL-upstreams
[2020-06-09 03:18:12.954 716] rw------- pihole:pihole 643K FTL-clients
[2020-06-09 03:18:12.954 716] rw------- pihole:pihole 66K FTL-domains
[2020-06-09 03:18:12.955 716] rw------- pihole:pihole 57K FTL-strings
[2020-06-09 03:18:12.955 716] rw------- pihole:pihole 12 FTL-settings
[2020-06-09 03:18:12.955 716] rw------- pihole:pihole 124 FTL-counters
[2020-06-09 03:18:12.956 716] rw------- pihole:pihole 28 FTL-lock
[2020-06-09 03:18:12.956 716] ---------------------------------------------------
[2020-06-09 03:18:12.956 716] Thank you for helping us to improve our FTL engine!
[2020-06-09 03:18:12.956 716] FTL terminated!
Device specifics
Hardware Type: rPi 3B
OS: Raspbian
This template was created based on the work of
udemy-dl
.The text was updated successfully, but these errors were encountered: