Version 4.2 pihole service and lighttped keep crashing

Debian9 VPS 64bit with package apt sid
Pihole env

  Pi-hole version is v4.2.1 (Latest: v4.2.1)
  AdminLTE version is v4.2 (Latest: v4.2)
  FTL version is v4.2 (Latest: v4.2)

Expected Behaviour:

It should work as usual.

Actual Behaviour:

It crashes randomly around 10 minutes, and I have to manually restart pihole service

Debug Token:

53m4wrdhmv

*** [ DIAGNOSING ]: Operating system
[✓] Debian GNU/Linux buster/sid

Buster/sid is not yet a supported operating system.

After that I completely remove Lighttpd.
Im using caddy with php7.3 setup manually.
But Pihole-FTL still shutdown around 10 minutes.

This setup with no lighttpd on my other vps it works fine, same debian9 with sid

Please look for a line like

---------------------------->  FTL crashed!  <----------------------------

in the file /var/log/pihole-FTL.log. Please copy this line, some lines (maybe 10) before it and everything what comes afterwards (the concluding line will say FTL terminated!.

My Pihole.conf

MAXDBDAYS=0
#DBINTERVAL=1.0
#BLOCKINGMODE=NXDOMAIN
MAXLOGAGE=24.0
PRIVACYLEVEL=0

Gcc

Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.2.0-17' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.2.1 20190204 (Debian 8.2.0-17)

Log

[2019-02-06 00:04:38.997] Resizing "/FTL-queries" from 2064384 to 2359296
[2019-02-06 00:05:01.591] Resizing "/FTL-strings" from 155648 to 159744
[2019-02-06 00:05:12.132] Resizing "/FTL-strings" from 159744 to 163840
[2019-02-06 00:05:32.092] Resizing "/FTL-strings" from 163840 to 167936
[2019-02-06 00:05:57.820] Resizing "/FTL-strings" from 167936 to 172032
[2019-02-06 00:06:21.275] Resizing "/FTL-strings" from 172032 to 176128
[2019-02-06 00:06:30.908] Resizing "/FTL-strings" from 176128 to 180224
[2019-02-06 00:06:39.923] Resizing "/FTL-strings" from 180224 to 184320
[2019-02-06 00:06:43.631] Resizing "/FTL-queries" from 2359296 to 2654208
[2019-02-06 00:06:47.336] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2019-02-06 00:06:47.336] ---------------------------->  FTL crashed!  <----------------------------
[2019-02-06 00:06:47.336] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2019-02-06 00:06:47.336] Please report a bug at https://github.com/pi-hole/FTL/issues
[2019-02-06 00:06:47.336] and include in your report already the following details:

[2019-02-06 00:06:47.336] FTL has been running for 886 seconds
[2019-02-06 00:06:47.336] FTL branch: master
[2019-02-06 00:06:47.336] FTL version: v4.2
[2019-02-06 00:06:47.336] FTL commit: 178cc52
[2019-02-06 00:06:47.336] FTL date: 2019-02-03 08:42:40 -0800
[2019-02-06 00:06:47.336] FTL user: pihole
[2019-02-06 00:06:47.336] Received signal: Segmentation fault
[2019-02-06 00:06:47.336]      at address: 139630380872855
[2019-02-06 00:06:47.336]      with code: SEGV_MAPERR (Address not mapped to object)
[2019-02-06 00:06:47.336] Backtrace:
[2019-02-06 00:06:47.336] B[0000]: /usr/bin/pihole-FTL(+0x25463) [0x563dd9a7a463]
[2019-02-06 00:06:47.336] B[0001]: /lib/x86_64-linux-gnu/libpthread.so.0(+0x12670) [0x7efddf0f4670]
[2019-02-06 00:06:47.336] B[0002]: /usr/bin/pihole-FTL(findDomainID+0x95) [0x563dd9a79ef5]
[2019-02-06 00:06:47.336] B[0003]: /usr/bin/pihole-FTL(FTL_new_query+0x4ff) [0x563dd9a83f2f]
[2019-02-06 00:06:47.336] B[0004]: /usr/bin/pihole-FTL(receive_query+0x4ae) [0x563dd9a9af4e]
[2019-02-06 00:06:47.336] B[0005]: /usr/bin/pihole-FTL(+0x5aceb) [0x563dd9aafceb]
[2019-02-06 00:06:47.336] B[0006]: /usr/bin/pihole-FTL(main_dnsmasq+0xfdc) [0x563dd9ab16fc]
[2019-02-06 00:06:47.336] B[0007]: /usr/bin/pihole-FTL(main+0xba) [0x563dd9a7874a]
[2019-02-06 00:06:47.336] B[0008]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb) [0x7efddef4509b]
[2019-02-06 00:06:47.336] B[0009]: /usr/bin/pihole-FTL(_start+0x2a) [0x563dd9a7887a]
[2019-02-06 00:06:47.336] Thank you for helping us to improve our FTL engine!
[2019-02-06 00:06:47.337] FTL terminated!

Below is crashed time and line numbers in the log

56:[2019-02-06 00:06:47.337] FTL terminated!
164:[2019-02-06 00:13:43.206] FTL terminated!
238:[2019-02-06 00:22:17.014] FTL terminated!
266:[2019-02-06 00:22:25.056] FTL terminated!
350:[2019-02-06 00:24:45.034] FTL terminated!
404:[2019-02-06 00:28:59.151] FTL terminated!
459:[2019-02-06 00:34:13.811] FTL terminated!
487:[2019-02-06 00:34:19.949] FTL terminated!
530:[2019-02-06 00:38:24.358] FTL terminated!
558:[2019-02-06 00:38:24.697] FTL terminated!
690:[2019-02-06 00:48:38.518] FTL terminated!
718:[2019-02-06 00:48:40.182] FTL terminated!
925:[2019-02-06 00:56:13.748] FTL terminated!
1081:[2019-02-06 00:57:53.791] FTL terminated!
1111:[2019-02-06 00:58:09.522] FTL terminated!
1143:[2019-02-06 00:59:28.239] FTL terminated!
1195:[2019-02-06 01:03:33.308] FTL terminated!
1239:[2019-02-06 01:06:47.880] FTL terminated!
1361:[2019-02-06 01:08:54.851] FTL terminated!
1395:[2019-02-06 01:10:16.811] FTL terminated!
1429:[2019-02-06 01:11:58.433] FTL terminated!
1463:[2019-02-06 01:12:20.029] FTL terminated!
1495:[2019-02-06 01:13:30.685] FTL terminated!
1619:[2019-02-06 01:16:57.909] FTL terminated!
1668:[2019-02-06 01:21:56.626] FTL terminated!
1696:[2019-02-06 01:22:01.434] FTL terminated!
1786:[2019-02-06 01:23:37.017] FTL terminated!
1816:[2019-02-06 01:24:14.403] FTL terminated!
1879:[2019-02-06 01:33:18.411] FTL terminated!
1907:[2019-02-06 01:33:18.412] FTL terminated!
1996:[2019-02-06 01:35:30.973] FTL terminated!
2054:[2019-02-06 01:41:45.737] FTL terminated!
2093:[2019-02-06 01:43:44.928] FTL terminated!
2184:[2019-02-06 01:45:18.082] FTL terminated!
2242:[2019-02-06 01:50:27.319] FTL terminated!
2349:[2019-02-06 01:55:03.590] FTL terminated!
2437:[2019-02-06 01:56:41.596] FTL terminated!
2511:[2019-02-06 02:07:11.820] FTL terminated!
2548:[2019-02-06 02:08:48.391] FTL terminated!
2587:[2019-02-06 02:11:30.828] FTL terminated!
2621:[2019-02-06 02:12:52.306] FTL terminated!
2652:[2019-02-06 02:14:23.638] FTL terminated!
2686:[2019-02-06 02:15:38.546] FTL terminated!
2720:[2019-02-06 02:16:52.894] FTL terminated!
2751:[2019-02-06 02:17:12.563] FTL terminated!
2780:[2019-02-06 02:17:19.433] FTL terminated!
2813:[2019-02-06 02:18:14.760] FTL terminated!
2860:[2019-02-06 02:23:54.581] FTL terminated!
2896:[2019-02-06 02:25:18.606] FTL terminated!
2924:[2019-02-06 02:25:23.742] FTL terminated!
3075:[2019-02-06 02:36:52.375] FTL terminated!
3113:[2019-02-06 02:38:51.050] FTL terminated!
3146:[2019-02-06 02:40:22.329] FTL terminated!
3181:[2019-02-06 02:41:47.543] FTL terminated!
3238:[2019-02-06 02:48:12.364] FTL terminated!
3301:[2019-02-06 02:56:16.292] FTL terminated!
3331:[2019-02-06 02:56:36.620] FTL terminated!
3367:[2019-02-06 02:58:54.253] FTL terminated!
3403:[2019-02-06 03:01:30.400] FTL terminated!
3438:[2019-02-06 03:02:26.168] FTL terminated!
3468:[2019-02-06 03:02:42.311] FTL terminated!
3502:[2019-02-06 03:03:29.539] FTL terminated!
3539:[2019-02-06 03:04:31.702] FTL terminated!
3585:[2019-02-06 03:07:24.271] FTL terminated!
3630:[2019-02-06 03:10:05.133] FTL terminated!
3666:[2019-02-06 03:12:16.228] FTL terminated!
3703:[2019-02-06 03:14:05.392] FTL terminated!
3744:[2019-02-06 03:16:48.121] FTL terminated!
3775:[2019-02-06 03:17:11.742] FTL terminated!
3804:[2019-02-06 03:17:31.753] FTL terminated!
3845:[2019-02-06 03:18:22.403] FTL terminated!
3881:[2019-02-06 03:19:58.334] FTL terminated!
3930:[2019-02-06 03:24:11.363] FTL terminated!
3963:[2019-02-06 03:25:40.280] FTL terminated!
3993:[2019-02-06 03:26:00.096] FTL terminated!
4032:[2019-02-06 03:29:05.396] FTL terminated!
4068:[2019-02-06 03:29:54.169] FTL terminated!
4097:[2019-02-06 03:30:10.119] FTL terminated!
4136:[2019-02-06 03:33:25.730] FTL terminated!
4177:[2019-02-06 03:36:29.235] FTL terminated!
4232:[2019-02-06 03:41:34.869] FTL terminated!
4294:[2019-02-06 03:49:57.027] FTL terminated!
4377:[2019-02-06 04:03:51.196] FTL terminated!
4409:[2019-02-06 04:05:26.703] FTL terminated!
4445:[2019-02-06 04:08:20.244] FTL terminated!
4513:[2019-02-06 04:16:44.664] FTL terminated!
4550:[2019-02-06 04:19:42.333] FTL terminated!
4592:[2019-02-06 04:23:07.634] FTL terminated!
4623:[2019-02-06 04:23:32.533] FTL terminated!
4652:[2019-02-06 04:23:54.186] FTL terminated!
4687:[2019-02-06 04:25:34.274] FTL terminated!
4729:[2019-02-06 04:28:59.133] FTL terminated!
4825:[2019-02-06 04:51:23.671] FTL terminated!
4860:[2019-02-06 04:54:22.991] FTL terminated!
4891:[2019-02-06 04:55:12.489] FTL terminated!
4929:[2019-02-06 04:59:55.304] FTL terminated!
5027:[2019-02-06 05:22:45.558] FTL terminated!
5060:[2019-02-06 05:24:32.860] FTL terminated!
5136:[2019-02-06 05:42:51.780] FTL terminated!
5170:[2019-02-06 05:46:14.303] FTL terminated!
5202:[2019-02-06 05:47:15.895] FTL terminated!
5239:[2019-02-06 05:50:59.582] FTL terminated!
5277:[2019-02-06 05:53:37.871] FTL terminated!
5306:[2019-02-06 05:54:02.482] FTL terminated!
5339:[2019-02-06 05:58:03.951] FTL terminated!
5376:[2019-02-06 06:03:45.325] FTL terminated!
5411:[2019-02-06 06:07:08.326] FTL terminated!
5457:[2019-02-06 06:14:26.321] FTL terminated!
5572:[2019-02-06 06:18:14.179] FTL terminated!
5635:[2019-02-06 06:27:40.358] FTL terminated!
5663:[2019-02-06 06:27:40.365] FTL terminated!
5794:[2019-02-06 06:40:20.854] FTL terminated!
5822:[2019-02-06 06:40:26.896] FTL terminated!
5909:[2019-02-06 06:42:25.273] FTL terminated!
5942:[2019-02-06 06:44:50.301] FTL terminated!
5974:[2019-02-06 06:46:49.063] FTL terminated!
6107:[2019-02-06 06:57:47.357] FTL terminated!
6135:[2019-02-06 06:57:48.675] FTL terminated!
6318:[2019-02-06 07:21:05.068] FTL terminated!
6346:[2019-02-06 07:21:05.997] FTL terminated!
6500:[2019-02-06 07:32:02.870] FTL terminated!
6602:[2019-02-06 07:36:55.755] FTL terminated!
6682:[2019-02-06 07:53:23.190] FTL terminated!
6771:[2019-02-06 08:14:28.399] FTL terminated!
6809:[2019-02-06 08:17:08.918] FTL terminated!
6869:[2019-02-06 08:25:41.385] FTL terminated!
7026:[2019-02-06 09:06:50.366] FTL terminated!
7100:[2019-02-06 09:22:15.407] FTL terminated!
7178:[2019-02-06 09:37:39.285] FTL terminated!
7206:[2019-02-06 09:37:43.570] FTL terminated!

I already update FTL to lastet version still crash
Debug token id: vers0xvonm

[2019-02-09 16:36:29.796] B[0006]: /usr/bin/pihole-FTL(main_dnsmasq+0xfdc) [0x5570a809675c]
[2019-02-09 16:36:29.796] B[0007]: /usr/bin/pihole-FTL(main+0xbc) [0x5570a805d74c]
[2019-02-09 16:36:29.796] B[0008]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb) [0x7fcf323d509b]
[2019-02-09 16:36:29.796] B[0009]: /usr/bin/pihole-FTL(_start+0x2a) [0x5570a805d87a]
[2019-02-09 16:36:29.796] Thank you for helping us to improve our FTL engine!
[2019-02-09 16:36:29.796] FTL terminated!
[2019-02-09 16:36:30.878] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2019-02-09 16:36:30.878] ---------------------------->  FTL crashed!  <----------------------------
[2019-02-09 16:36:30.878] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2019-02-09 16:36:30.878] Please report a bug at https://github.com/pi-hole/FTL/issues
[2019-02-09 16:36:30.878] and include in your report already the following details:

[2019-02-09 16:36:30.878] FTL has been running for 629 seconds
[2019-02-09 16:36:30.878] FTL branch: master
[2019-02-09 16:36:30.878] FTL version: v4.2.1
[2019-02-09 16:36:30.878] FTL commit: 5f98312
[2019-02-09 16:36:30.878] FTL date: 2019-02-06 18:36:55 -0800
[2019-02-09 16:36:30.878] FTL user: started as pihole, ended as pihole
[2019-02-09 16:36:30.879] Received signal: Segmentation fault
[2019-02-09 16:36:30.879]      at address: 0
[2019-02-09 16:36:30.879]      with code: Unknown (128),
[2019-02-09 16:36:30.879] Backtrace:
[2019-02-09 16:36:30.879] B[0000]: /usr/bin/pihole-FTL(+0x254a8) [0x5570a805f4a8]
[2019-02-09 16:36:30.879] B[0001]: /lib/x86_64-linux-gnu/libpthread.so.0(+0x126e0) [0x7fcf325846e0]
[2019-02-09 16:36:30.879] B[0002]: /usr/bin/pihole-FTL(findDomainID+0x95) [0x5570a805ef35]
[2019-02-09 16:36:30.879] B[0003]: /usr/bin/pihole-FTL(FTL_new_query+0x4ff) [0x5570a8068f6f]
[2019-02-09 16:36:30.879] B[0004]: /usr/bin/pihole-FTL(tcp_request+0x2d8) [0x5570a807dcb8]
[2019-02-09 16:36:30.879] B[0005]: /usr/bin/pihole-FTL(+0x5abf4) [0x5570a8094bf4]
[2019-02-09 16:36:30.879] B[0006]: /usr/bin/pihole-FTL(main_dnsmasq+0xfdc) [0x5570a809675c]
[2019-02-09 16:36:30.879] B[0007]: /usr/bin/pihole-FTL(main+0xbc) [0x5570a805d74c]
[2019-02-09 16:36:30.879] B[0008]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb) [0x7fcf323d509b]
[2019-02-09 16:36:30.879] B[0009]: /usr/bin/pihole-FTL(_start+0x2a) [0x5570a805d87a]
[2019-02-09 16:36:30.879] Thank you for helping us to improve our FTL engine!
[2019-02-09 16:36:30.879] FTL terminated!
[2019-02-09 16:37:02.089] Using log file /var/log/pihole-FTL.log
[2019-02-09 16:37:02.089] ########## FTL started! ##########
[2019-02-09 16:37:02.089] FTL branch: master
[2019-02-09 16:37:02.089] FTL version: v4.2.1
[2019-02-09 16:37:02.089] FTL commit: 5f98312
[2019-02-09 16:37:02.089] FTL date: 2019-02-06 18:36:55 -0800
[2019-02-09 16:37:02.089] FTL user: pihole
[2019-02-09 16:37:02.089] Starting config file parsing (/etc/pihole/pihole-FTL.conf)
[2019-02-09 16:37:02.089]    SOCKET_LISTENING: only local
[2019-02-09 16:37:02.089]    AAAA_QUERY_ANALYSIS: Show AAAA queries
[2019-02-09 16:37:02.089]    MAXDBDAYS: --- (DB disabled)
[2019-02-09 16:37:02.089]    RESOLVE_IPV6: Resolve IPv6 addresses
[2019-02-09 16:37:02.089]    RESOLVE_IPV4: Resolve IPv4 addresses
[2019-02-09 16:37:02.089]    DBINTERVAL: saving to DB file every minute
[2019-02-09 16:37:02.089]    DBFILE: Using /etc/pihole/pihole-FTL.db
[2019-02-09 16:37:02.089]    MAXLOGAGE: Importing up to 24.0 hours of log data
[2019-02-09 16:37:02.089]    PRIVACYLEVEL: Set to 0
[2019-02-09 16:37:02.089]    IGNORE_LOCALHOST: Show queries from localhost
[2019-02-09 16:37:02.089]    BLOCKINGMODE: Null IPs for blocked domains
[2019-02-09 16:37:02.089]    REGEX_DEBUGMODE: Inactive
[2019-02-09 16:37:02.089]    ANALYZE_ONLY_A_AND_AAAA: Disabled. Analyzing all queries
[2019-02-09 16:37:02.089]    DBIMPORT: Importing history from database
[2019-02-09 16:37:02.089]    PIDFILE: Using /var/run/pihole-FTL.pid
[2019-02-09 16:37:02.089]    PORTFILE: Using /var/run/pihole-FTL.port
[2019-02-09 16:37:02.089]    SOCKETFILE: Using /var/run/pihole/FTL.sock
[2019-02-09 16:37:02.089]    WHITELISTFILE: Using /etc/pihole/whitelist.txt
[2019-02-09 16:37:02.089]    BLACKLISTFILE: Using /etc/pihole/black.list
[2019-02-09 16:37:02.089]    GRAVITYFILE: Using /etc/pihole/gravity.list
[2019-02-09 16:37:02.089]    REGEXLISTFILE: Using /etc/pihole/regex.list
[2019-02-09 16:37:02.089]    SETUPVARSFILE: Using /etc/pihole/setupVars.conf
[2019-02-09 16:37:02.089]    AUDITLISTFILE: Using /etc/pihole/auditlog.list
[2019-02-09 16:37:02.089] Finished config file parsing
[2019-02-09 16:37:02.089] Skipping commented out regex filter on line 1
[2019-02-09 16:37:02.089] Skipping commented out regex filter on line 2
[2019-02-09 16:37:02.089] Skipping commented out regex filter on line 3
[2019-02-09 16:37:02.089] Compiled 0 Regex filters and 976 whitelisted domains in 0.2 msec (0 errors)
[2019-02-09 16:37:02.089]  -> Total DNS queries: 0
[2019-02-09 16:37:02.089]  -> Cached DNS queries: 0
[2019-02-09 16:37:02.089]  -> Forwarded DNS queries: 0
[2019-02-09 16:37:02.089]  -> Exactly blocked DNS queries: 0
[2019-02-09 16:37:02.089]  -> Unknown DNS queries: 0
[2019-02-09 16:37:02.089]  -> Unique domains: 0
[2019-02-09 16:37:02.089]  -> Unique clients: 0
[2019-02-09 16:37:02.089]  -> Known forward destinations: 0
[2019-02-09 16:37:02.089] Successfully accessed setupVars.conf
[2019-02-09 16:37:02.101] PID of FTL process: 20805
[2019-02-09 16:37:02.101] Listening on port 4711 for incoming IPv4 telnet connections
[2019-02-09 16:37:02.101] Listening on port 4711 for incoming IPv6 telnet connections
[2019-02-09 16:37:02.101] Listening on Unix socket
[2019-02-09 16:37:02.101] Skipping commented out regex filter on line 1
[2019-02-09 16:37:02.101] Skipping commented out regex filter on line 2
[2019-02-09 16:37:02.101] Skipping commented out regex filter on line 3
[2019-02-09 16:37:02.102] Compiled 0 Regex filters and 976 whitelisted domains in 0.6 msec (0 errors)
[2019-02-09 16:37:02.102] /etc/pihole/black.list: parsed 246 domains (took 0.2 ms)
[2019-02-09 16:37:03.740] /etc/pihole/gravity.list: parsed 581813 domains (took 1637.9 ms)
[2019-02-09 16:37:03.740] FATAL ERROR: Trying to access queries[-1], but maximum is 4096
[2019-02-09 16:37:03.740]              found in findQueryID() (dnsmasq_interface.c:230)
[2019-02-09 16:37:03.740] FATAL ERROR: Trying to access queries[-1], but maximum is 4096
[2019-02-09 16:37:03.740]              found in findQueryID() (dnsmasq_interface.c:230)
[2019-02-09 16:37:03.740] FATAL ERROR: Trying to access queries[-1], but maximum is 4096
[2019-02-09 16:37:03.740]              found in findQueryID() (dnsmasq_interface.c:230)
[2019-02-09 16:37:03.740] FATAL ERROR: Trying to access queries[-1], but maximum is 4096
[2019-02-09 16:37:03.740]              found in findQueryID() (dnsmasq_interface.c:230)
[2019-02-09 16:37:03.741] FATAL ERROR: Trying to access queries[-1], but maximum is 4096
[2019-02-09 16:37:03.741]              found in findQueryID() (dnsmasq_interface.c:230)
[2019-02-09 16:37:03.741] FATAL ERROR: Trying to access queries[-1], but maximum is 4096
[2019-02-09 16:37:03.741]              found in findQueryID() (dnsmasq_interface.c:230)
[2019-02-09 16:37:03.741] FATAL ERROR: Trying to access queries[-1], but maximum is 4096
[2019-02-09 16:37:03.741]              found in findQueryID() (dnsmasq_interface.c:230)
[2019-02-09 16:37:03.750] New forward server: 2620:fe::fe (0/4096)
[2019-02-09 16:37:34.058] Resizing "/FTL-strings" from 4096 to 8192
[2019-02-09 16:37:48.198] Resizing "/FTL-strings" from 8192 to 12288
[2019-02-09 16:38:20.582] Resizing "/FTL-strings" from 12288 to 16384
[2019-02-09 16:38:52.661] Resizing "/FTL-strings" from 16384 to 20480
[2019-02-09 16:39:05.846] Resizing "/FTL-strings" from 20480 to 24576
[2019-02-09 16:39:20.623] Resizing "/FTL-strings" from 24576 to 28672
[2019-02-09 16:39:33.898] Resizing "/FTL-strings" from 28672 to 32768
[2019-02-09 16:39:43.834] Resizing "/FTL-strings" from 32768 to 36864
[2019-02-09 16:40:15.077] Resizing "/FTL-strings" from 36864 to 40960
[2019-02-09 16:40:48.266] Resizing "/FTL-strings" from 40960 to 45056
[2019-02-09 16:41:03.952] Resizing "/FTL-queries" from 294912 to 589824
[2019-02-09 16:41:05.597] Resizing "/FTL-strings" from 45056 to 49152
[2019-02-09 16:41:25.318] Resizing "/FTL-strings" from 49152 to 53248
[2019-02-09 16:41:40.031] Resizing "/FTL-strings" from 53248 to 57344
[2019-02-09 16:42:10.647] Resizing "/FTL-strings" from 57344 to 61440
[2019-02-09 16:42:42.766] Resizing "/FTL-strings" from 61440 to 65536
[2019-02-09 16:43:26.255] Resizing "/FTL-strings" from 65536 to 69632
[2019-02-09 16:43:54.653] Resizing "/FTL-strings" from 69632 to 73728
[2019-02-09 16:44:08.934] Resizing "/FTL-strings" from 73728 to 77824
[2019-02-09 16:44:21.201] Resizing "/FTL-queries" from 589824 to 884736
[2019-02-09 16:44:30.597] Resizing "/FTL-strings" from 77824 to 81920
[2019-02-09 16:44:45.023] Resizing "/FTL-strings" from 81920 to 86016
[2019-02-09 16:45:08.382] Resizing "/FTL-strings" from 86016 to 90112
[2019-02-09 16:45:51.929] Resizing "/FTL-strings" from 90112 to 94208
[2019-02-09 16:46:06.220] Resizing "/FTL-strings" from 94208 to 98304
[2019-02-09 16:46:20.846] Resizing "/FTL-strings" from 98304 to 102400
[2019-02-09 16:46:27.774] Resizing "/FTL-domains" from 131072 to 262144
[2019-02-09 16:46:48.864] Resizing "/FTL-strings" from 102400 to 106496
[2019-02-09 16:47:21.856] Resizing "/FTL-strings" from 106496 to 110592
[2019-02-09 16:47:34.584] Resizing "/FTL-queries" from 884736 to 1179648
[2019-02-09 16:47:40.095] Resizing "/FTL-strings" from 110592 to 114688
[2019-02-09 16:47:54.550] Resizing "/FTL-strings" from 114688 to 118784
[2019-02-09 16:48:11.588] Resizing "/FTL-strings" from 118784 to 122880

Can you share the rest of the first error in the log you shared? It does not appear in your debug log.

1 Like

Hi,

My debug token is: x6ifos9x0g

We're testing some fixes for issues seen on v4.2.1, it would be helpful to know if you still experience these issues on this branch:

pihole checkout ftl tweak/overhaul_overTime

Ok, Will try for 1 day and let you know

Hi,

Unfortunately, no crash, but the FTL service become not responding. If I dig google.com, It return SERVFAIL.
My debug token is: elzkas8abu

Just now crashed again
debug token is: elcddyvvtu

There have been other users with crashes when running FTL alongside dnscrypt:

Try turning off dnscrypt, and see if you get any more crashes. Also, there is a new change in the branch which will fix these warning messages you see (you can re-run the checkout command to update):

[2019-02-14 21:59:00.056] WARN: overTime timeidx correction failed (4532: 0 / 6)

I think this is not the issue
Because my pihole upstream forwarder is point to Quad9 IPv6 (filtered) and caused pihole crash.
But I change my upstream with Unbound or Knot-resolver, everything working fine.

I dont know what cause this happen? Any idea?

Run the checkout command again to get the latest version of the fix branch. If FTL crashes, share the crash log located in /var/log/pihole-FTL.log.

My debug token is: qaynoa526v
I got the lastest version of FTL
pihole-FTL.log: PrivateBin

That's definitely the problem I've been having. With the 2 combined Pi-hole crashes in less than a day. Updated FTL just now, fingers crossed!

Try updating to v4.2.2, we may have fixed the crash you saw:

pihole checkout master

@Mcat12 Thank you very much for the great work.

1 Like

@Mcat12 Oh no!!! :(((
The "overhaul_overTime" works the last days without any crash. Now with 4.2.2 (master) it crashes within minutes again :frowning:

My token: db2wxofjeu (after reboot)