DNS service not running

If you are Experiencing issues with a Pi-hole install that has non-standard elements (e.g you are using nginx instead of lighttpd, or there is some other aspect of your install that is customised) - please use the Community Help category.

Expected Behaviour:

Raspberry Pi 3 - Raspbian Lite

Actual Behaviour:

Reinstalled Pihole due this same issue
DNS service not running and Lost connection to API on the admin page

Tried
service pihole-FTL restart
systemctl restart pihole-FTL

The result of `systemctly status pihole-FTL.service'

May 23 14:51:52 raspberrypi systemd[1]: pihole-FTL.service: Failed with result 'exit-code'.
May 23 14:51:52 raspberrypi systemd[1]: pihole-FTL.service: Consumed 1.025s CPU time.
May 23 14:51:54 raspberrypi systemd[1]: Stopped Pi-hole FTL.
May 23 14:51:54 raspberrypi systemd[1]: pihole-FTL.service: Consumed 1.025s CPU time.
May 23 14:51:54 raspberrypi systemd[1]: pihole-FTL.service: Start request repeated too quickly.
May 23 14:51:54 raspberrypi systemd[1]: pihole-FTL.service: Failed with result 'exit-code'.
May 23 14:51:54 raspberrypi systemd[1]: Failed to start Pi-hole FTL.

Debug Token:

https://tricorder.pi-hole.net/tzR7rg5l/

Your debug log contains the last lines from an actual FTL crash:

   -----tail of FTL.log------
   [2023-05-23 14:51:51.643 14048M] L[0004]: /__w/FTL/FTL/src/shmem.c:477
   [2023-05-23 14:51:51.655 14048M] B[0005]: /usr/bin/pihole-FTL(main+0x6c) [0x55667c1bdc]
   [2023-05-23 14:51:51.747 14048M] L[0005]: /__w/FTL/FTL/src/main.c:66
   [2023-05-23 14:51:51.758 14048M] B[0006]: /lib/aarch64-linux-gnu/libc.so.6(__libc_start_main+0xe8) [0x7fbf1f3e18]
   [2023-05-23 14:51:51.758 14048M] B[0007]: /usr/bin/pihole-FTL(+0x42138) [0x55667c2138]
   [2023-05-23 14:51:51.924 14048M] L[0007]: ??:?
   [2023-05-23 14:51:51.953 14048M] ------ Listing content of directory /dev/shm ------
   [2023-05-23 14:51:51.953 14048M] File Mode User:Group      Size  Filename
   [2023-05-23 14:51:51.954 14048M] rwxrwxrwx root:root       440  .
   [2023-05-23 14:51:51.954 14048M] rwxr-xr-x root:root         4K  ..
   [2023-05-23 14:51:51.955 14048M] rw------- pihole:pihole     0   %i clien9�
   [2023-05-23 14:51:51.956 14048M] rw------- pihole:pihole     0   %i clien��
   [2023-05-23 14:51:51.956 14048M] rw------- pihole:pihole     0   %i clien٪
   [2023-05-23 14:51:51.956 14048M] rw------- pihole:pihole     0   %i clien��
   [2023-05-23 14:51:51.957 14048M] rw------- pihole:pihole     0   %i clienH�
   [2023-05-23 14:51:51.957 14048M] rw------- pihole:995        0   %i clien��
   [2023-05-23 14:51:51.958 14048M] rw------- pihole:995        0   %i clien��
   [2023-05-23 14:51:51.958 14048M] rw------- pihole:995        0   %i clien!�
   [2023-05-23 14:51:51.959 14048M] rw------- pihole:995        0   %i clien��
   [2023-05-23 14:51:51.959 14048M] rw------- pihole:995        0   %i clien��
   [2023-05-23 14:51:51.960 14048M] rw------- pihole:995        0   %i clieni�
   [2023-05-23 14:51:51.960 14048M] rw------- pihole:995        0   %i clien��
   [2023-05-23 14:51:51.961 14048M] rw------- pihole:995        0   %i clien!�
   [2023-05-23 14:51:51.961 14048M] rw------- pihole:995        0   %i clien�
   [2023-05-23 14:51:51.962 14048M] rw------- pihole:995        0   %i clienJ�
   [2023-05-23 14:51:51.962 14048M] rw------- pihole:995        0   %i clien��
   [2023-05-23 14:51:51.963 14048M] rw------- pihole:995        0   %i clien�
   [2023-05-23 14:51:51.963 14048M] rw------- pihole:995        0   %i clien͛
   [2023-05-23 14:51:51.964 14048M] rw------- pihole:995        0   %i clienڝ
   [2023-05-23 14:51:51.964 14048M] rw------- pihole:995        0   %i clienH�
   [2023-05-23 14:51:51.964 14048M] ---------------------------------------------------
   [2023-05-23 14:51:51.965 14048M] Please also include some lines from above the !!!!!!!!! header.
   [2023-05-23 14:51:51.965 14048M] Thank you for helping us to improve our FTL engine!
   [2023-05-23 14:51:51.965 14048M] Asking parent pihole-FTL (PID -1) to shut down
   [2023-05-23 14:51:51.965 14048M] FTL fork terminated!

Could you please provide the full crash report?

The following command will help you to locate the start:

sudo grep -n "> FTL crashed! <" /var/log/pihole/FTL.log

Does this include everything necessary?

[2023-05-23 14:51:26.294 13743M] Using log file /var/log/pihole/FTL.log
[2023-05-23 14:51:26.294 13743M] ########## FTL started on raspberrypi! ##########
[2023-05-23 14:51:26.294 13743M] FTL branch: master
[2023-05-23 14:51:26.294 13743M] FTL version: v5.22
[2023-05-23 14:51:26.295 13743M] FTL commit: eb197891
[2023-05-23 14:51:26.295 13743M] FTL date: 2023-03-22 21:21:35 +0000
[2023-05-23 14:51:26.295 13743M] FTL user: pihole
[2023-05-23 14:51:26.295 13743M] Compiled for aarch64 (compiled on CI) using aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0
[2023-05-23 14:51:26.295 13743M] Starting config file parsing (/etc/pihole/pihole-FTL.conf)
[2023-05-23 14:51:26.295 13743M]    SOCKET_LISTENING: only local
[2023-05-23 14:51:26.296 13743M]    AAAA_QUERY_ANALYSIS: Show AAAA queries
[2023-05-23 14:51:26.296 13743M]    MAXDBDAYS: max age for stored queries is 365 days
[2023-05-23 14:51:26.296 13743M]    RESOLVE_IPV6: Resolve IPv6 addresses
[2023-05-23 14:51:26.296 13743M]    RESOLVE_IPV4: Resolve IPv4 addresses
[2023-05-23 14:51:26.296 13743M]    DBINTERVAL: saving to DB file every minute
[2023-05-23 14:51:26.296 13743M]    DBFILE: Using /etc/pihole/pihole-FTL.db
[2023-05-23 14:51:26.297 13743M]    MAXLOGAGE: Importing up to 24.0 hours of log data
[2023-05-23 14:51:26.297 13743M]    PRIVACYLEVEL: Set to 0
[2023-05-23 14:51:26.297 13743M]    IGNORE_LOCALHOST: Show queries from localhost
[2023-05-23 14:51:26.297 13743M]    BLOCKINGMODE: Null IPs for blocked domains
[2023-05-23 14:51:26.297 13743M]    ANALYZE_ONLY_A_AND_AAAA: Disabled. Analyzing all queries
[2023-05-23 14:51:26.298 13743M]    DBIMPORT: Importing history from database
[2023-05-23 14:51:26.298 13743M]    PIDFILE: Using /run/pihole-FTL.pid
[2023-05-23 14:51:26.298 13743M]    SOCKETFILE: Using /run/pihole/FTL.sock
[2023-05-23 14:51:26.298 13743M]    SETUPVARSFILE: Using /etc/pihole/setupVars.conf
[2023-05-23 14:51:26.298 13743M]    MACVENDORDB: Using /etc/pihole/macvendor.db
[2023-05-23 14:51:26.298 13743M]    GRAVITYDB: Using /etc/pihole/gravity.db
[2023-05-23 14:51:26.299 13743M]    PARSE_ARP_CACHE: Active
[2023-05-23 14:51:26.299 13743M]    CNAME_DEEP_INSPECT: Active
[2023-05-23 14:51:26.299 13743M]    DELAY_STARTUP: No delay requested.
[2023-05-23 14:51:26.299 13743M]    BLOCK_ESNI: Enabled, blocking _esni.{blocked domain}
[2023-05-23 14:51:26.300 13743M]    NICE: Set process niceness to -10 (default)
[2023-05-23 14:51:26.300 13743M]    MAXNETAGE: Removing IP addresses and host names from network table after 365 days
[2023-05-23 14:51:26.300 13743M]    NAMES_FROM_NETDB: Enabled, trying to get names from network database
[2023-05-23 14:51:26.300 13743M]    EDNS0_ECS: Overwrite client from ECS information
[2023-05-23 14:51:26.300 13743M]    REFRESH_HOSTNAMES: Periodically refreshing IPv4 names
[2023-05-23 14:51:26.301 13743M]    RATE_LIMIT: Rate-limiting client making more than 1000 queries in 60 seconds
[2023-05-23 14:51:26.301 13743M]    LOCAL_IPV4: Automatic interface-dependent detection of address
[2023-05-23 14:51:26.301 13743M]    LOCAL_IPV6: Automatic interface-dependent detection of address
[2023-05-23 14:51:26.301 13743M]    BLOCK_IPV4: Automatic interface-dependent detection of address
[2023-05-23 14:51:26.301 13743M]    BLOCK_IPV6: Automatic interface-dependent detection of address
[2023-05-23 14:51:26.302 13743M]    SHOW_DNSSEC: Enabled, showing automatically generated DNSSEC queries
[2023-05-23 14:51:26.302 13743M]    MOZILLA_CANARY: Enabled
[2023-05-23 14:51:26.302 13743M]    PIHOLE_PTR: internal PTR generation enabled (pi.hole)
[2023-05-23 14:51:26.302 13743M]    ADDR2LINE: Enabled
[2023-05-23 14:51:26.302 13743M]    REPLY_WHEN_BUSY: Drop queries when the database is busy
[2023-05-23 14:51:26.302 13743M]    BLOCK_TTL: 2 seconds
[2023-05-23 14:51:26.303 13743M]    BLOCK_ICLOUD_PR: Enabled
[2023-05-23 14:51:26.303 13743M]    CHECK_LOAD: Enabled
[2023-05-23 14:51:26.303 13743M]    CHECK_SHMEM: Warning if shared-memory usage exceeds 90%
[2023-05-23 14:51:26.303 13743M]    CHECK_DISK: Warning if certain disk usage exceeds 90%
[2023-05-23 14:51:26.304 13743M] Finished config file parsing
[2023-05-23 14:51:26.305 13743M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2023-05-23 14:51:26.305 13743M] ---------------------------->  FTL crashed!  <----------------------------
[2023-05-23 14:51:26.305 13743M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2023-05-23 14:51:26.305 13743M] Please report a bug at https://github.com/pi-hole/FTL/issues
[2023-05-23 14:51:26.305 13743M] and include in your report already the following details:
[2023-05-23 14:51:26.306 13743M] FTL has been running for 0 seconds
[2023-05-23 14:51:26.306 13743M] FTL branch: master
[2023-05-23 14:51:26.306 13743M] FTL version: v5.22
[2023-05-23 14:51:26.306 13743M] FTL commit: eb197891
[2023-05-23 14:51:26.306 13743M] FTL date: 2023-03-22 21:21:35 +0000
[2023-05-23 14:51:26.306 13743M] FTL user: started as pihole, ended as pihole
[2023-05-23 14:51:26.307 13743M] Compiled for aarch64 (compiled on CI) using aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0
[2023-05-23 14:51:26.307 13743M] Process details: MID: -1
[2023-05-23 14:51:26.307 13743M]                  PID: 13743
[2023-05-23 14:51:26.307 13743M]                  TID: 13743
[2023-05-23 14:51:26.307 13743M]                  Name: pihole-FTL
[2023-05-23 14:51:26.307 13743M] Received signal: Segmentation fault
[2023-05-23 14:51:26.308 13743M]      at address: 0x9
[2023-05-23 14:51:26.308 13743M]      with code:  SEGV_MAPERR (Address not mapped to object)
[2023-05-23 14:51:26.309 13743M] Backtrace:
[2023-05-23 14:51:26.310 13743M] B[0000]: /usr/bin/pihole-FTL(generate_backtrace+0x38) [0x55683cbeb8]
[2023-05-23 14:51:26.411 13743M] L[0000]: /__w/FTL/FTL/src/signals.c:98
[2023-05-23 14:51:26.422 13743M] B[0001]: /usr/bin/pihole-FTL(+0x5c38c) [0x55683cc38c]
[2023-05-23 14:51:26.516 13743M] L[0001]: /__w/FTL/FTL/src/signals.c:242
[2023-05-23 14:51:26.527 13743M] B[0002]: linux-vdso.so.1(__kernel_rt_sigreturn+0) [0x7f915627a8]
[2023-05-23 14:51:26.527 13743M] B[0003]: /usr/bin/pihole-FTL(+0x59c9c) [0x55683c9c9c]
[2023-05-23 14:51:26.624 13743M] L[0003]: /__w/FTL/FTL/src/shmem.c:644
[2023-05-23 14:51:26.636 13743M] B[0004]: /usr/bin/pihole-FTL(init_shmem+0x50) [0x55683ca4d0]
[2023-05-23 14:51:26.732 13743M] L[0004]: /__w/FTL/FTL/src/shmem.c:477
[2023-05-23 14:51:26.744 13743M] B[0005]: /usr/bin/pihole-FTL(main+0x6c) [0x55683b1bdc]
[2023-05-23 14:51:26.839 13743M] L[0005]: /__w/FTL/FTL/src/main.c:66
[2023-05-23 14:51:26.851 13743M] B[0006]: /lib/aarch64-linux-gnu/libc.so.6(__libc_start_main+0xe8) [0x7f912e9e18]
[2023-05-23 14:51:26.851 13743M] B[0007]: /usr/bin/pihole-FTL(+0x42138) [0x55683b2138]
[2023-05-23 14:51:27.016 13743M] L[0007]: ??:?
[2023-05-23 14:51:27.045 13743M] ------ Listing content of directory /dev/shm ------
[2023-05-23 14:51:27.045 13743M] File Mode User:Group      Size  Filename
[2023-05-23 14:51:27.046 13743M] rwxrwxrwx root:root       360  .
[2023-05-23 14:51:27.047 13743M] rwxr-xr-x root:root         4K  ..
[2023-05-23 14:51:27.047 13743M] rw------- pihole:pihole     0   %i clienH�
[2023-05-23 14:51:27.048 13743M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:27.048 13743M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:27.048 13743M] rw------- pihole:995        0   %i clien!�
[2023-05-23 14:51:27.049 13743M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:27.049 13743M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:27.050 13743M] rw------- pihole:995        0   %i clieni�
[2023-05-23 14:51:27.050 13743M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:27.051 13743M] rw------- pihole:995        0   %i clien!�
[2023-05-23 14:51:27.051 13743M] rw------- pihole:995        0   %i clien�
[2023-05-23 14:51:27.052 13743M] rw------- pihole:995        0   %i clienJ�
[2023-05-23 14:51:27.052 13743M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:27.053 13743M] rw------- pihole:995        0   %i clien�
[2023-05-23 14:51:27.053 13743M] rw------- pihole:995        0   %i clien͛
[2023-05-23 14:51:27.054 13743M] rw------- pihole:995        0   %i clienڝ
[2023-05-23 14:51:27.055 13743M] rw------- pihole:995        0   %i clienH�
[2023-05-23 14:51:27.055 13743M] ---------------------------------------------------
[2023-05-23 14:51:27.056 13743M] Please also include some lines from above the !!!!!!!!! header.
[2023-05-23 14:51:27.056 13743M] Thank you for helping us to improve our FTL engine!
[2023-05-23 14:51:27.056 13743M] Asking parent pihole-FTL (PID -1) to shut down

I think so - you've even included a portion before the crash, which is good.

Was that the only occurence, or did your logs contain other crashes as well?

The crash happened pretty early during start-up, after reading the configuration.
As you've already noticed, your debug log also shows:

Do you perhaps run any scheduled jobs that would start Pi-hole in short succession?

There are many other crashes, I'll include these at the bottom.

I shouldn't have any scheduled jobs, could this have been from me manually trying to restart pihole-FTL?

[2023-05-23 14:51:32.467 13850M] ########## FTL started on raspberrypi! ##########
[2023-05-23 14:51:32.467 13850M] FTL branch: master
[2023-05-23 14:51:32.467 13850M] FTL version: v5.22
[2023-05-23 14:51:32.467 13850M] FTL commit: eb197891
[2023-05-23 14:51:32.467 13850M] FTL date: 2023-03-22 21:21:35 +0000
[2023-05-23 14:51:32.467 13850M] FTL user: pihole
[2023-05-23 14:51:32.468 13850M] Compiled for aarch64 (compiled on CI) using aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0
[2023-05-23 14:51:32.468 13850M] Starting config file parsing (/etc/pihole/pihole-FTL.conf)
[2023-05-23 14:51:32.468 13850M]    SOCKET_LISTENING: only local
[2023-05-23 14:51:32.468 13850M]    AAAA_QUERY_ANALYSIS: Show AAAA queries
[2023-05-23 14:51:32.468 13850M]    MAXDBDAYS: max age for stored queries is 365 days
[2023-05-23 14:51:32.468 13850M]    RESOLVE_IPV6: Resolve IPv6 addresses
[2023-05-23 14:51:32.469 13850M]    RESOLVE_IPV4: Resolve IPv4 addresses
[2023-05-23 14:51:32.469 13850M]    DBINTERVAL: saving to DB file every minute
[2023-05-23 14:51:32.469 13850M]    DBFILE: Using /etc/pihole/pihole-FTL.db
[2023-05-23 14:51:32.469 13850M]    MAXLOGAGE: Importing up to 24.0 hours of log data
[2023-05-23 14:51:32.469 13850M]    PRIVACYLEVEL: Set to 0
[2023-05-23 14:51:32.470 13850M]    IGNORE_LOCALHOST: Show queries from localhost
[2023-05-23 14:51:32.470 13850M]    BLOCKINGMODE: Null IPs for blocked domains
[2023-05-23 14:51:32.470 13850M]    ANALYZE_ONLY_A_AND_AAAA: Disabled. Analyzing all queries
[2023-05-23 14:51:32.470 13850M]    DBIMPORT: Importing history from database
[2023-05-23 14:51:32.470 13850M]    PIDFILE: Using /run/pihole-FTL.pid
[2023-05-23 14:51:32.471 13850M]    SOCKETFILE: Using /run/pihole/FTL.sock
[2023-05-23 14:51:32.471 13850M]    SETUPVARSFILE: Using /etc/pihole/setupVars.conf
[2023-05-23 14:51:32.471 13850M]    MACVENDORDB: Using /etc/pihole/macvendor.db
[2023-05-23 14:51:32.471 13850M]    GRAVITYDB: Using /etc/pihole/gravity.db
[2023-05-23 14:51:32.471 13850M]    PARSE_ARP_CACHE: Active
[2023-05-23 14:51:32.472 13850M]    CNAME_DEEP_INSPECT: Active
[2023-05-23 14:51:32.472 13850M]    DELAY_STARTUP: No delay requested.
[2023-05-23 14:51:32.472 13850M]    BLOCK_ESNI: Enabled, blocking _esni.{blocked domain}
[2023-05-23 14:51:32.472 13850M]    NICE: Set process niceness to -10 (default)
[2023-05-23 14:51:32.472 13850M]    MAXNETAGE: Removing IP addresses and host names from network table after 365 days
[2023-05-23 14:51:32.472 13850M]    NAMES_FROM_NETDB: Enabled, trying to get names from network database
[2023-05-23 14:51:32.473 13850M]    EDNS0_ECS: Overwrite client from ECS information
[2023-05-23 14:51:32.473 13850M]    REFRESH_HOSTNAMES: Periodically refreshing IPv4 names
[2023-05-23 14:51:32.473 13850M]    RATE_LIMIT: Rate-limiting client making more than 1000 queries in 60 seconds
[2023-05-23 14:51:32.473 13850M]    LOCAL_IPV4: Automatic interface-dependent detection of address
[2023-05-23 14:51:32.473 13850M]    LOCAL_IPV6: Automatic interface-dependent detection of address
[2023-05-23 14:51:32.474 13850M]    BLOCK_IPV4: Automatic interface-dependent detection of address
[2023-05-23 14:51:32.474 13850M]    BLOCK_IPV6: Automatic interface-dependent detection of address
[2023-05-23 14:51:32.474 13850M]    SHOW_DNSSEC: Enabled, showing automatically generated DNSSEC queries
[2023-05-23 14:51:32.474 13850M]    MOZILLA_CANARY: Enabled
[2023-05-23 14:51:32.474 13850M]    PIHOLE_PTR: internal PTR generation enabled (pi.hole)
[2023-05-23 14:51:32.475 13850M]    ADDR2LINE: Enabled
[2023-05-23 14:51:32.475 13850M]    REPLY_WHEN_BUSY: Drop queries when the database is busy
[2023-05-23 14:51:32.475 13850M]    BLOCK_TTL: 2 seconds
[2023-05-23 14:51:32.475 13850M]    BLOCK_ICLOUD_PR: Enabled
[2023-05-23 14:51:32.475 13850M]    CHECK_LOAD: Enabled
[2023-05-23 14:51:32.476 13850M]    CHECK_SHMEM: Warning if shared-memory usage exceeds 90%
[2023-05-23 14:51:32.476 13850M]    CHECK_DISK: Warning if certain disk usage exceeds 90%
[2023-05-23 14:51:32.477 13850M] Finished config file parsing
[2023-05-23 14:51:32.477 13850M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2023-05-23 14:51:32.478 13850M] ---------------------------->  FTL crashed!  <----------------------------
[2023-05-23 14:51:32.478 13850M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2023-05-23 14:51:32.478 13850M] Please report a bug at https://github.com/pi-hole/FTL/issues
[2023-05-23 14:51:32.478 13850M] and include in your report already the following details:
[2023-05-23 14:51:32.478 13850M] FTL has been running for 0 seconds
[2023-05-23 14:51:32.478 13850M] FTL branch: master
[2023-05-23 14:51:32.478 13850M] FTL version: v5.22
[2023-05-23 14:51:32.479 13850M] FTL commit: eb197891
[2023-05-23 14:51:32.479 13850M] FTL date: 2023-03-22 21:21:35 +0000
[2023-05-23 14:51:32.479 13850M] FTL user: started as pihole, ended as pihole
[2023-05-23 14:51:32.479 13850M] Compiled for aarch64 (compiled on CI) using aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0
[2023-05-23 14:51:32.479 13850M] Process details: MID: -1
[2023-05-23 14:51:32.480 13850M]                  PID: 13850
[2023-05-23 14:51:32.480 13850M]                  TID: 13850
[2023-05-23 14:51:32.480 13850M]                  Name: pihole-FTL
[2023-05-23 14:51:32.480 13850M] Received signal: Segmentation fault
[2023-05-23 14:51:32.480 13850M]      at address: 0x9
[2023-05-23 14:51:32.480 13850M]      with code:  SEGV_MAPERR (Address not mapped to object)
[2023-05-23 14:51:32.482 13850M] Backtrace:
[2023-05-23 14:51:32.483 13850M] B[0000]: /usr/bin/pihole-FTL(generate_backtrace+0x38) [0x557ac0beb8]
[2023-05-23 14:51:32.586 13850M] L[0000]: /__w/FTL/FTL/src/signals.c:98
[2023-05-23 14:51:32.598 13850M] B[0001]: /usr/bin/pihole-FTL(+0x5c38c) [0x557ac0c38c]
[2023-05-23 14:51:32.695 13850M] L[0001]: /__w/FTL/FTL/src/signals.c:242
[2023-05-23 14:51:32.710 13850M] B[0002]: linux-vdso.so.1(__kernel_rt_sigreturn+0) [0x7f809ab7a8]
[2023-05-23 14:51:32.710 13850M] B[0003]: /usr/bin/pihole-FTL(+0x59c9c) [0x557ac09c9c]
[2023-05-23 14:51:32.824 13850M] L[0003]: /__w/FTL/FTL/src/shmem.c:644
[2023-05-23 14:51:32.839 13850M] B[0004]: /usr/bin/pihole-FTL(init_shmem+0x50) [0x557ac0a4d0]
[2023-05-23 14:51:32.946 13850M] L[0004]: /__w/FTL/FTL/src/shmem.c:477
[2023-05-23 14:51:32.960 13850M] B[0005]: /usr/bin/pihole-FTL(main+0x6c) [0x557abf1bdc]
[2023-05-23 14:51:33.064 13850M] L[0005]: /__w/FTL/FTL/src/main.c:66
[2023-05-23 14:51:33.078 13850M] B[0006]: /lib/aarch64-linux-gnu/libc.so.6(__libc_start_main+0xe8) [0x7f80732e18]
[2023-05-23 14:51:33.078 13850M] B[0007]: /usr/bin/pihole-FTL(+0x42138) [0x557abf2138]
[2023-05-23 14:51:33.256 13850M] L[0007]: ??:?
[2023-05-23 14:51:33.289 13850M] ------ Listing content of directory /dev/shm ------
[2023-05-23 14:51:33.290 13850M] File Mode User:Group      Size  Filename
[2023-05-23 14:51:33.291 13850M] rwxrwxrwx root:root       380  .
[2023-05-23 14:51:33.291 13850M] rwxr-xr-x root:root         4K  ..
[2023-05-23 14:51:33.291 13850M] rw------- pihole:pihole     0   %i clien��
[2023-05-23 14:51:33.292 13850M] rw------- pihole:pihole     0   %i clienH�
[2023-05-23 14:51:33.292 13850M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:33.293 13850M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:33.293 13850M] rw------- pihole:995        0   %i clien!�
[2023-05-23 14:51:33.294 13850M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:33.294 13850M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:33.295 13850M] rw------- pihole:995        0   %i clieni�
[2023-05-23 14:51:33.295 13850M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:33.296 13850M] rw------- pihole:995        0   %i clien!�
[2023-05-23 14:51:33.296 13850M] rw------- pihole:995        0   %i clien�
[2023-05-23 14:51:33.297 13850M] rw------- pihole:995        0   %i clienJ�
[2023-05-23 14:51:33.297 13850M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:33.298 13850M] rw------- pihole:995        0   %i clien�
[2023-05-23 14:51:33.298 13850M] rw------- pihole:995        0   %i clien͛
[2023-05-23 14:51:33.299 13850M] rw------- pihole:995        0   %i clienڝ
[2023-05-23 14:51:33.299 13850M] rw------- pihole:995        0   %i clienH�
[2023-05-23 14:51:33.299 13850M] ---------------------------------------------------
[2023-05-23 14:51:33.300 13850M] Please also include some lines from above the !!!!!!!!! header.
[2023-05-23 14:51:33.300 13850M] Thank you for helping us to improve our FTL engine!
[2023-05-23 14:51:33.300 13850M] Asking parent pihole-FTL (PID -1) to shut down
[2023-05-23 14:51:33.300 13850M] FTL fork terminated!
[2023-05-23 14:51:38.708 13912M] Using log file /var/log/pihole/FTL.log
[2023-05-23 14:51:38.709 13912M] ########## FTL started on raspberrypi! ##########
[2023-05-23 14:51:38.709 13912M] FTL branch: master
[2023-05-23 14:51:38.709 13912M] FTL version: v5.22
[2023-05-23 14:51:38.709 13912M] FTL commit: eb197891
[2023-05-23 14:51:38.709 13912M] FTL date: 2023-03-22 21:21:35 +0000
[2023-05-23 14:51:38.709 13912M] FTL user: pihole
[2023-05-23 14:51:38.709 13912M] Compiled for aarch64 (compiled on CI) using aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0
[2023-05-23 14:51:38.710 13912M] Starting config file parsing (/etc/pihole/pihole-FTL.conf)
[2023-05-23 14:51:38.710 13912M]    SOCKET_LISTENING: only local
[2023-05-23 14:51:38.710 13912M]    AAAA_QUERY_ANALYSIS: Show AAAA queries
[2023-05-23 14:51:38.710 13912M]    MAXDBDAYS: max age for stored queries is 365 days
[2023-05-23 14:51:38.710 13912M]    RESOLVE_IPV6: Resolve IPv6 addresses
[2023-05-23 14:51:38.711 13912M]    RESOLVE_IPV4: Resolve IPv4 addresses
[2023-05-23 14:51:38.711 13912M]    DBINTERVAL: saving to DB file every minute
[2023-05-23 14:51:38.711 13912M]    DBFILE: Using /etc/pihole/pihole-FTL.db
[2023-05-23 14:51:38.711 13912M]    MAXLOGAGE: Importing up to 24.0 hours of log data
[2023-05-23 14:51:38.711 13912M]    PRIVACYLEVEL: Set to 0
[2023-05-23 14:51:38.712 13912M]    IGNORE_LOCALHOST: Show queries from localhost
[2023-05-23 14:51:38.712 13912M]    BLOCKINGMODE: Null IPs for blocked domains
[2023-05-23 14:51:38.712 13912M]    ANALYZE_ONLY_A_AND_AAAA: Disabled. Analyzing all queries
[2023-05-23 14:51:38.712 13912M]    DBIMPORT: Importing history from database
[2023-05-23 14:51:38.712 13912M]    PIDFILE: Using /run/pihole-FTL.pid
[2023-05-23 14:51:38.712 13912M]    SOCKETFILE: Using /run/pihole/FTL.sock
[2023-05-23 14:51:38.713 13912M]    SETUPVARSFILE: Using /etc/pihole/setupVars.conf
[2023-05-23 14:51:38.713 13912M]    MACVENDORDB: Using /etc/pihole/macvendor.db
[2023-05-23 14:51:38.713 13912M]    GRAVITYDB: Using /etc/pihole/gravity.db
[2023-05-23 14:51:38.713 13912M]    PARSE_ARP_CACHE: Active
[2023-05-23 14:51:38.713 13912M]    CNAME_DEEP_INSPECT: Active
[2023-05-23 14:51:38.713 13912M]    DELAY_STARTUP: No delay requested.
[2023-05-23 14:51:38.714 13912M]    BLOCK_ESNI: Enabled, blocking _esni.{blocked domain}
[2023-05-23 14:51:38.714 13912M]    NICE: Set process niceness to -10 (default)
[2023-05-23 14:51:38.714 13912M]    MAXNETAGE: Removing IP addresses and host names from network table after 365 days
[2023-05-23 14:51:38.714 13912M]    NAMES_FROM_NETDB: Enabled, trying to get names from network database
[2023-05-23 14:51:38.714 13912M]    EDNS0_ECS: Overwrite client from ECS information
[2023-05-23 14:51:38.716 13912M]    REFRESH_HOSTNAMES: Periodically refreshing IPv4 names
[2023-05-23 14:51:38.717 13912M]    RATE_LIMIT: Rate-limiting client making more than 1000 queries in 60 seconds
[2023-05-23 14:51:38.717 13912M]    LOCAL_IPV4: Automatic interface-dependent detection of address
[2023-05-23 14:51:38.717 13912M]    LOCAL_IPV6: Automatic interface-dependent detection of address
[2023-05-23 14:51:38.717 13912M]    BLOCK_IPV4: Automatic interface-dependent detection of address
[2023-05-23 14:51:38.717 13912M]    BLOCK_IPV6: Automatic interface-dependent detection of address
[2023-05-23 14:51:38.718 13912M]    SHOW_DNSSEC: Enabled, showing automatically generated DNSSEC queries
[2023-05-23 14:51:38.718 13912M]    MOZILLA_CANARY: Enabled
[2023-05-23 14:51:38.718 13912M]    PIHOLE_PTR: internal PTR generation enabled (pi.hole)
[2023-05-23 14:51:38.718 13912M]    ADDR2LINE: Enabled
[2023-05-23 14:51:38.718 13912M]    REPLY_WHEN_BUSY: Drop queries when the database is busy
[2023-05-23 14:51:38.718 13912M]    BLOCK_TTL: 2 seconds
[2023-05-23 14:51:38.719 13912M]    BLOCK_ICLOUD_PR: Enabled
[2023-05-23 14:51:38.719 13912M]    CHECK_LOAD: Enabled
[2023-05-23 14:51:38.719 13912M]    CHECK_SHMEM: Warning if shared-memory usage exceeds 90%
[2023-05-23 14:51:38.719 13912M]    CHECK_DISK: Warning if certain disk usage exceeds 90%
[2023-05-23 14:51:38.720 13912M] Finished config file parsing
[2023-05-23 14:51:38.721 13912M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2023-05-23 14:51:38.721 13912M] ---------------------------->  FTL crashed!  <----------------------------
[2023-05-23 14:51:38.721 13912M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2023-05-23 14:51:38.722 13912M] Please report a bug at https://github.com/pi-hole/FTL/issues
[2023-05-23 14:51:38.722 13912M] and include in your report already the following details:
[2023-05-23 14:51:38.722 13912M] FTL has been running for 0 seconds
[2023-05-23 14:51:38.722 13912M] FTL branch: master
[2023-05-23 14:51:38.722 13912M] FTL version: v5.22
[2023-05-23 14:51:38.722 13912M] FTL commit: eb197891
[2023-05-23 14:51:38.722 13912M] FTL date: 2023-03-22 21:21:35 +0000
[2023-05-23 14:51:38.723 13912M] FTL user: started as pihole, ended as pihole
[2023-05-23 14:51:38.723 13912M] Compiled for aarch64 (compiled on CI) using aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0
[2023-05-23 14:51:38.723 13912M] Process details: MID: -1
[2023-05-23 14:51:38.723 13912M]                  PID: 13912
[2023-05-23 14:51:38.723 13912M]                  TID: 13912
[2023-05-23 14:51:38.724 13912M]                  Name: pihole-FTL
[2023-05-23 14:51:38.724 13912M] Received signal: Segmentation fault
[2023-05-23 14:51:38.724 13912M]      at address: 0x9
[2023-05-23 14:51:38.724 13912M]      with code:  SEGV_MAPERR (Address not mapped to object)
[2023-05-23 14:51:38.725 13912M] Backtrace:
[2023-05-23 14:51:38.727 13912M] B[0000]: /usr/bin/pihole-FTL(generate_backtrace+0x38) [0x5561a9beb8]
[2023-05-23 14:51:38.832 13912M] L[0000]: /__w/FTL/FTL/src/signals.c:98
[2023-05-23 14:51:38.853 13912M] B[0001]: /usr/bin/pihole-FTL(+0x5c38c) [0x5561a9c38c]
[2023-05-23 14:51:38.982 13912M] L[0001]: /__w/FTL/FTL/src/signals.c:242
[2023-05-23 14:51:38.997 13912M] B[0002]: linux-vdso.so.1(__kernel_rt_sigreturn+0) [0x7faae757a8]
[2023-05-23 14:51:38.997 13912M] B[0003]: /usr/bin/pihole-FTL(+0x59c9c) [0x5561a99c9c]
[2023-05-23 14:51:39.119 13912M] L[0003]: /__w/FTL/FTL/src/shmem.c:644
[2023-05-23 14:51:39.132 13912M] B[0004]: /usr/bin/pihole-FTL(init_shmem+0x50) [0x5561a9a4d0]
[2023-05-23 14:51:39.256 13912M] L[0004]: /__w/FTL/FTL/src/shmem.c:477
[2023-05-23 14:51:39.269 13912M] B[0005]: /usr/bin/pihole-FTL(main+0x6c) [0x5561a81bdc]
[2023-05-23 14:51:39.363 13912M] L[0005]: /__w/FTL/FTL/src/main.c:66
[2023-05-23 14:51:39.375 13912M] B[0006]: /lib/aarch64-linux-gnu/libc.so.6(__libc_start_main+0xe8) [0x7faabfce18]
[2023-05-23 14:51:39.375 13912M] B[0007]: /usr/bin/pihole-FTL(+0x42138) [0x5561a82138]
[2023-05-23 14:51:39.546 13912M] L[0007]: ??:?
[2023-05-23 14:51:39.576 13912M] ------ Listing content of directory /dev/shm ------
[2023-05-23 14:51:39.577 13912M] File Mode User:Group      Size  Filename
[2023-05-23 14:51:39.578 13912M] rwxrwxrwx root:root       400  .
[2023-05-23 14:51:39.578 13912M] rwxr-xr-x root:root         4K  ..
[2023-05-23 14:51:39.579 13912M] rw------- pihole:pihole     0   %i clien٪
[2023-05-23 14:51:39.579 13912M] rw------- pihole:pihole     0   %i clien��
[2023-05-23 14:51:39.580 13912M] rw------- pihole:pihole     0   %i clienH�
[2023-05-23 14:51:39.580 13912M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:39.580 13912M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:39.581 13912M] rw------- pihole:995        0   %i clien!�
[2023-05-23 14:51:39.581 13912M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:39.582 13912M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:39.582 13912M] rw------- pihole:995        0   %i clieni�
[2023-05-23 14:51:39.583 13912M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:39.583 13912M] rw------- pihole:995        0   %i clien!�
[2023-05-23 14:51:39.584 13912M] rw------- pihole:995        0   %i clien�
[2023-05-23 14:51:39.584 13912M] rw------- pihole:995        0   %i clienJ�
[2023-05-23 14:51:39.585 13912M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:39.585 13912M] rw------- pihole:995        0   %i clien�
[2023-05-23 14:51:39.586 13912M] rw------- pihole:995        0   %i clien͛
[2023-05-23 14:51:39.586 13912M] rw------- pihole:995        0   %i clienڝ
[2023-05-23 14:51:39.588 13912M] rw------- pihole:995        0   %i clienH�
[2023-05-23 14:51:39.588 13912M] ---------------------------------------------------
[2023-05-23 14:51:39.588 13912M] Please also include some lines from above the !!!!!!!!! header.
[2023-05-23 14:51:39.588 13912M] Thank you for helping us to improve our FTL engine!
[2023-05-23 14:51:39.589 13912M] Asking parent pihole-FTL (PID -1) to shut down
[2023-05-23 14:51:39.589 13912M] FTL fork terminated!
[2023-05-23 14:51:44.948 13998M] Using log file /var/log/pihole/FTL.log
[2023-05-23 14:51:44.948 13998M] ########## FTL started on raspberrypi! ##########
[2023-05-23 14:51:44.948 13998M] FTL branch: master
[2023-05-23 14:51:44.948 13998M] FTL version: v5.22
[2023-05-23 14:51:44.948 13998M] FTL commit: eb197891
[2023-05-23 14:51:44.948 13998M] FTL date: 2023-03-22 21:21:35 +0000
[2023-05-23 14:51:44.949 13998M] FTL user: pihole
[2023-05-23 14:51:44.949 13998M] Compiled for aarch64 (compiled on CI) using aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0
[2023-05-23 14:51:44.949 13998M] Starting config file parsing (/etc/pihole/pihole-FTL.conf)
[2023-05-23 14:51:44.949 13998M]    SOCKET_LISTENING: only local
[2023-05-23 14:51:44.949 13998M]    AAAA_QUERY_ANALYSIS: Show AAAA queries
[2023-05-23 14:51:44.949 13998M]    MAXDBDAYS: max age for stored queries is 365 days
[2023-05-23 14:51:44.950 13998M]    RESOLVE_IPV6: Resolve IPv6 addresses
[2023-05-23 14:51:44.950 13998M]    RESOLVE_IPV4: Resolve IPv4 addresses
[2023-05-23 14:51:44.950 13998M]    DBINTERVAL: saving to DB file every minute
[2023-05-23 14:51:44.950 13998M]    DBFILE: Using /etc/pihole/pihole-FTL.db
[2023-05-23 14:51:44.950 13998M]    MAXLOGAGE: Importing up to 24.0 hours of log data
[2023-05-23 14:51:44.951 13998M]    PRIVACYLEVEL: Set to 0
[2023-05-23 14:51:44.951 13998M]    IGNORE_LOCALHOST: Show queries from localhost
[2023-05-23 14:51:44.951 13998M]    BLOCKINGMODE: Null IPs for blocked domains
[2023-05-23 14:51:44.951 13998M]    ANALYZE_ONLY_A_AND_AAAA: Disabled. Analyzing all queries
[2023-05-23 14:51:44.951 13998M]    DBIMPORT: Importing history from database
[2023-05-23 14:51:44.952 13998M]    PIDFILE: Using /run/pihole-FTL.pid
[2023-05-23 14:51:44.952 13998M]    SOCKETFILE: Using /run/pihole/FTL.sock
[2023-05-23 14:51:44.952 13998M]    SETUPVARSFILE: Using /etc/pihole/setupVars.conf
[2023-05-23 14:51:44.952 13998M]    MACVENDORDB: Using /etc/pihole/macvendor.db
[2023-05-23 14:51:44.952 13998M]    GRAVITYDB: Using /etc/pihole/gravity.db
[2023-05-23 14:51:44.952 13998M]    PARSE_ARP_CACHE: Active
[2023-05-23 14:51:44.953 13998M]    CNAME_DEEP_INSPECT: Active
[2023-05-23 14:51:44.953 13998M]    DELAY_STARTUP: No delay requested.
[2023-05-23 14:51:44.953 13998M]    BLOCK_ESNI: Enabled, blocking _esni.{blocked domain}
[2023-05-23 14:51:44.953 13998M]    NICE: Set process niceness to -10 (default)
[2023-05-23 14:51:44.953 13998M]    MAXNETAGE: Removing IP addresses and host names from network table after 365 days
[2023-05-23 14:51:44.954 13998M]    NAMES_FROM_NETDB: Enabled, trying to get names from network database
[2023-05-23 14:51:44.954 13998M]    EDNS0_ECS: Overwrite client from ECS information
[2023-05-23 14:51:44.954 13998M]    REFRESH_HOSTNAMES: Periodically refreshing IPv4 names
[2023-05-23 14:51:44.954 13998M]    RATE_LIMIT: Rate-limiting client making more than 1000 queries in 60 seconds
[2023-05-23 14:51:44.954 13998M]    LOCAL_IPV4: Automatic interface-dependent detection of address
[2023-05-23 14:51:44.954 13998M]    LOCAL_IPV6: Automatic interface-dependent detection of address
[2023-05-23 14:51:44.955 13998M]    BLOCK_IPV4: Automatic interface-dependent detection of address
[2023-05-23 14:51:44.955 13998M]    BLOCK_IPV6: Automatic interface-dependent detection of address
[2023-05-23 14:51:44.955 13998M]    SHOW_DNSSEC: Enabled, showing automatically generated DNSSEC queries
[2023-05-23 14:51:44.955 13998M]    MOZILLA_CANARY: Enabled
[2023-05-23 14:51:44.956 13998M]    PIHOLE_PTR: internal PTR generation enabled (pi.hole)
[2023-05-23 14:51:44.956 13998M]    ADDR2LINE: Enabled
[2023-05-23 14:51:44.956 13998M]    REPLY_WHEN_BUSY: Drop queries when the database is busy
[2023-05-23 14:51:44.956 13998M]    BLOCK_TTL: 2 seconds
[2023-05-23 14:51:44.956 13998M]    BLOCK_ICLOUD_PR: Enabled
[2023-05-23 14:51:44.956 13998M]    CHECK_LOAD: Enabled
[2023-05-23 14:51:44.957 13998M]    CHECK_SHMEM: Warning if shared-memory usage exceeds 90%
[2023-05-23 14:51:44.957 13998M]    CHECK_DISK: Warning if certain disk usage exceeds 90%
[2023-05-23 14:51:44.958 13998M] Finished config file parsing
[2023-05-23 14:51:44.958 13998M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2023-05-23 14:51:44.959 13998M] ---------------------------->  FTL crashed!  <----------------------------
[2023-05-23 14:51:44.959 13998M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2023-05-23 14:51:44.959 13998M] Please report a bug at https://github.com/pi-hole/FTL/issues
[2023-05-23 14:51:44.959 13998M] and include in your report already the following details:
[2023-05-23 14:51:44.959 13998M] FTL has been running for 0 seconds
[2023-05-23 14:51:44.959 13998M] FTL branch: master
[2023-05-23 14:51:44.960 13998M] FTL version: v5.22
[2023-05-23 14:51:44.960 13998M] FTL commit: eb197891
[2023-05-23 14:51:44.960 13998M] FTL date: 2023-03-22 21:21:35 +0000
[2023-05-23 14:51:44.960 13998M] FTL user: started as pihole, ended as pihole
[2023-05-23 14:51:44.960 13998M] Compiled for aarch64 (compiled on CI) using aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0
[2023-05-23 14:51:44.960 13998M] Process details: MID: -1
[2023-05-23 14:51:44.961 13998M]                  PID: 13998
[2023-05-23 14:51:44.961 13998M]                  TID: 13998
[2023-05-23 14:51:44.961 13998M]                  Name: pihole-FTL
[2023-05-23 14:51:44.961 13998M] Received signal: Segmentation fault
[2023-05-23 14:51:44.961 13998M]      at address: 0x9
[2023-05-23 14:51:44.961 13998M]      with code:  SEGV_MAPERR (Address not mapped to object)
[2023-05-23 14:51:44.963 13998M] Backtrace:
[2023-05-23 14:51:44.964 13998M] B[0000]: /usr/bin/pihole-FTL(generate_backtrace+0x38) [0x557693beb8]
[2023-05-23 14:51:45.060 13998M] L[0000]: /__w/FTL/FTL/src/signals.c:98
[2023-05-23 14:51:45.071 13998M] B[0001]: /usr/bin/pihole-FTL(+0x5c38c) [0x557693c38c]
[2023-05-23 14:51:45.165 13998M] L[0001]: /__w/FTL/FTL/src/signals.c:242
[2023-05-23 14:51:45.177 13998M] B[0002]: linux-vdso.so.1(__kernel_rt_sigreturn+0) [0x7f85cd17a8]
[2023-05-23 14:51:45.177 13998M] B[0003]: /usr/bin/pihole-FTL(+0x59c9c) [0x5576939c9c]
[2023-05-23 14:51:45.274 13998M] L[0003]: /__w/FTL/FTL/src/shmem.c:644
[2023-05-23 14:51:45.286 13998M] B[0004]: /usr/bin/pihole-FTL(init_shmem+0x50) [0x557693a4d0]
[2023-05-23 14:51:45.382 13998M] L[0004]: /__w/FTL/FTL/src/shmem.c:477
[2023-05-23 14:51:45.393 13998M] B[0005]: /usr/bin/pihole-FTL(main+0x6c) [0x5576921bdc]
[2023-05-23 14:51:45.484 13998M] L[0005]: /__w/FTL/FTL/src/main.c:66
[2023-05-23 14:51:45.495 13998M] B[0006]: /lib/aarch64-linux-gnu/libc.so.6(__libc_start_main+0xe8) [0x7f85a58e18]
[2023-05-23 14:51:45.495 13998M] B[0007]: /usr/bin/pihole-FTL(+0x42138) [0x5576922138]
[2023-05-23 14:51:45.660 13998M] L[0007]: ??:?
[2023-05-23 14:51:45.688 13998M] ------ Listing content of directory /dev/shm ------
[2023-05-23 14:51:45.688 13998M] File Mode User:Group      Size  Filename
[2023-05-23 14:51:45.689 13998M] rwxrwxrwx root:root       420  .
[2023-05-23 14:51:45.689 13998M] rwxr-xr-x root:root         4K  ..
[2023-05-23 14:51:45.690 13998M] rw------- pihole:pihole     0   %i clien��
[2023-05-23 14:51:45.690 13998M] rw------- pihole:pihole     0   %i clien٪
[2023-05-23 14:51:45.690 13998M] rw------- pihole:pihole     0   %i clien��
[2023-05-23 14:51:45.691 13998M] rw------- pihole:pihole     0   %i clienH�
[2023-05-23 14:51:45.692 13998M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:45.692 13998M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:45.692 13998M] rw------- pihole:995        0   %i clien!�
[2023-05-23 14:51:45.693 13998M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:45.693 13998M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:45.694 13998M] rw------- pihole:995        0   %i clieni�
[2023-05-23 14:51:45.694 13998M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:45.695 13998M] rw------- pihole:995        0   %i clien!�
[2023-05-23 14:51:45.695 13998M] rw------- pihole:995        0   %i clien�
[2023-05-23 14:51:45.696 13998M] rw------- pihole:995        0   %i clienJ�
[2023-05-23 14:51:45.696 13998M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:45.697 13998M] rw------- pihole:995        0   %i clien�
[2023-05-23 14:51:45.697 13998M] rw------- pihole:995        0   %i clien͛
[2023-05-23 14:51:45.698 13998M] rw------- pihole:995        0   %i clienڝ
[2023-05-23 14:51:45.698 13998M] rw------- pihole:995        0   %i clienH�
[2023-05-23 14:51:45.698 13998M] ---------------------------------------------------
[2023-05-23 14:51:45.698 13998M] Please also include some lines from above the !!!!!!!!! header.
[2023-05-23 14:51:45.699 13998M] Thank you for helping us to improve our FTL engine!
[2023-05-23 14:51:45.699 13998M] Asking parent pihole-FTL (PID -1) to shut down
[2023-05-23 14:51:45.699 13998M] FTL fork terminated!
[2023-05-23 14:51:51.206 14048M] Using log file /var/log/pihole/FTL.log
[2023-05-23 14:51:51.206 14048M] ########## FTL started on raspberrypi! ##########
[2023-05-23 14:51:51.207 14048M] FTL branch: master
[2023-05-23 14:51:51.207 14048M] FTL version: v5.22
[2023-05-23 14:51:51.207 14048M] FTL commit: eb197891
[2023-05-23 14:51:51.207 14048M] FTL date: 2023-03-22 21:21:35 +0000
[2023-05-23 14:51:51.207 14048M] FTL user: pihole
[2023-05-23 14:51:51.207 14048M] Compiled for aarch64 (compiled on CI) using aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0
[2023-05-23 14:51:51.208 14048M] Starting config file parsing (/etc/pihole/pihole-FTL.conf)
[2023-05-23 14:51:51.208 14048M]    SOCKET_LISTENING: only local
[2023-05-23 14:51:51.208 14048M]    AAAA_QUERY_ANALYSIS: Show AAAA queries
[2023-05-23 14:51:51.208 14048M]    MAXDBDAYS: max age for stored queries is 365 days
[2023-05-23 14:51:51.208 14048M]    RESOLVE_IPV6: Resolve IPv6 addresses
[2023-05-23 14:51:51.209 14048M]    RESOLVE_IPV4: Resolve IPv4 addresses
[2023-05-23 14:51:51.209 14048M]    DBINTERVAL: saving to DB file every minute
[2023-05-23 14:51:51.209 14048M]    DBFILE: Using /etc/pihole/pihole-FTL.db
[2023-05-23 14:51:51.209 14048M]    MAXLOGAGE: Importing up to 24.0 hours of log data
[2023-05-23 14:51:51.209 14048M]    PRIVACYLEVEL: Set to 0
[2023-05-23 14:51:51.210 14048M]    IGNORE_LOCALHOST: Show queries from localhost
[2023-05-23 14:51:51.210 14048M]    BLOCKINGMODE: Null IPs for blocked domains
[2023-05-23 14:51:51.210 14048M]    ANALYZE_ONLY_A_AND_AAAA: Disabled. Analyzing all queries
[2023-05-23 14:51:51.210 14048M]    DBIMPORT: Importing history from database
[2023-05-23 14:51:51.210 14048M]    PIDFILE: Using /run/pihole-FTL.pid
[2023-05-23 14:51:51.210 14048M]    SOCKETFILE: Using /run/pihole/FTL.sock
[2023-05-23 14:51:51.211 14048M]    SETUPVARSFILE: Using /etc/pihole/setupVars.conf
[2023-05-23 14:51:51.211 14048M]    MACVENDORDB: Using /etc/pihole/macvendor.db
[2023-05-23 14:51:51.211 14048M]    GRAVITYDB: Using /etc/pihole/gravity.db
[2023-05-23 14:51:51.211 14048M]    PARSE_ARP_CACHE: Active
[2023-05-23 14:51:51.212 14048M]    CNAME_DEEP_INSPECT: Active
[2023-05-23 14:51:51.212 14048M]    DELAY_STARTUP: No delay requested.
[2023-05-23 14:51:51.212 14048M]    BLOCK_ESNI: Enabled, blocking _esni.{blocked domain}
[2023-05-23 14:51:51.212 14048M]    NICE: Set process niceness to -10 (default)
[2023-05-23 14:51:51.212 14048M]    MAXNETAGE: Removing IP addresses and host names from network table after 365 days
[2023-05-23 14:51:51.213 14048M]    NAMES_FROM_NETDB: Enabled, trying to get names from network database
[2023-05-23 14:51:51.213 14048M]    EDNS0_ECS: Overwrite client from ECS information
[2023-05-23 14:51:51.213 14048M]    REFRESH_HOSTNAMES: Periodically refreshing IPv4 names
[2023-05-23 14:51:51.213 14048M]    RATE_LIMIT: Rate-limiting client making more than 1000 queries in 60 seconds
[2023-05-23 14:51:51.213 14048M]    LOCAL_IPV4: Automatic interface-dependent detection of address
[2023-05-23 14:51:51.213 14048M]    LOCAL_IPV6: Automatic interface-dependent detection of address
[2023-05-23 14:51:51.214 14048M]    BLOCK_IPV4: Automatic interface-dependent detection of address
[2023-05-23 14:51:51.214 14048M]    BLOCK_IPV6: Automatic interface-dependent detection of address
[2023-05-23 14:51:51.214 14048M]    SHOW_DNSSEC: Enabled, showing automatically generated DNSSEC queries
[2023-05-23 14:51:51.214 14048M]    MOZILLA_CANARY: Enabled
[2023-05-23 14:51:51.214 14048M]    PIHOLE_PTR: internal PTR generation enabled (pi.hole)
[2023-05-23 14:51:51.215 14048M]    ADDR2LINE: Enabled
[2023-05-23 14:51:51.215 14048M]    REPLY_WHEN_BUSY: Drop queries when the database is busy
[2023-05-23 14:51:51.215 14048M]    BLOCK_TTL: 2 seconds
[2023-05-23 14:51:51.215 14048M]    BLOCK_ICLOUD_PR: Enabled
[2023-05-23 14:51:51.215 14048M]    CHECK_LOAD: Enabled
[2023-05-23 14:51:51.216 14048M]    CHECK_SHMEM: Warning if shared-memory usage exceeds 90%
[2023-05-23 14:51:51.216 14048M]    CHECK_DISK: Warning if certain disk usage exceeds 90%
[2023-05-23 14:51:51.217 14048M] Finished config file parsing
[2023-05-23 14:51:51.217 14048M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2023-05-23 14:51:51.217 14048M] ---------------------------->  FTL crashed!  <----------------------------
[2023-05-23 14:51:51.218 14048M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2023-05-23 14:51:51.218 14048M] Please report a bug at https://github.com/pi-hole/FTL/issues
[2023-05-23 14:51:51.218 14048M] and include in your report already the following details:
[2023-05-23 14:51:51.218 14048M] FTL has been running for 0 seconds
[2023-05-23 14:51:51.218 14048M] FTL branch: master
[2023-05-23 14:51:51.218 14048M] FTL version: v5.22
[2023-05-23 14:51:51.218 14048M] FTL commit: eb197891
[2023-05-23 14:51:51.219 14048M] FTL date: 2023-03-22 21:21:35 +0000
[2023-05-23 14:51:51.219 14048M] FTL user: started as pihole, ended as pihole
[2023-05-23 14:51:51.219 14048M] Compiled for aarch64 (compiled on CI) using aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0
[2023-05-23 14:51:51.219 14048M] Process details: MID: -1
[2023-05-23 14:51:51.219 14048M]                  PID: 14048
[2023-05-23 14:51:51.219 14048M]                  TID: 14048
[2023-05-23 14:51:51.220 14048M]                  Name: pihole-FTL
[2023-05-23 14:51:51.220 14048M] Received signal: Segmentation fault
[2023-05-23 14:51:51.220 14048M]      at address: 0x9
[2023-05-23 14:51:51.220 14048M]      with code:  SEGV_MAPERR (Address not mapped to object)
[2023-05-23 14:51:51.221 14048M] Backtrace:
[2023-05-23 14:51:51.223 14048M] B[0000]: /usr/bin/pihole-FTL(generate_backtrace+0x38) [0x55667dbeb8]
[2023-05-23 14:51:51.320 14048M] L[0000]: /__w/FTL/FTL/src/signals.c:98
[2023-05-23 14:51:51.332 14048M] B[0001]: /usr/bin/pihole-FTL(+0x5c38c) [0x55667dc38c]
[2023-05-23 14:51:51.425 14048M] L[0001]: /__w/FTL/FTL/src/signals.c:242
[2023-05-23 14:51:51.437 14048M] B[0002]: linux-vdso.so.1(__kernel_rt_sigreturn+0) [0x7fbf46c7a8]
[2023-05-23 14:51:51.437 14048M] B[0003]: /usr/bin/pihole-FTL(+0x59c9c) [0x55667d9c9c]
[2023-05-23 14:51:51.534 14048M] L[0003]: /__w/FTL/FTL/src/shmem.c:644
[2023-05-23 14:51:51.546 14048M] B[0004]: /usr/bin/pihole-FTL(init_shmem+0x50) [0x55667da4d0]
[2023-05-23 14:51:51.643 14048M] L[0004]: /__w/FTL/FTL/src/shmem.c:477
[2023-05-23 14:51:51.655 14048M] B[0005]: /usr/bin/pihole-FTL(main+0x6c) [0x55667c1bdc]
[2023-05-23 14:51:51.747 14048M] L[0005]: /__w/FTL/FTL/src/main.c:66
[2023-05-23 14:51:51.758 14048M] B[0006]: /lib/aarch64-linux-gnu/libc.so.6(__libc_start_main+0xe8) [0x7fbf1f3e18]
[2023-05-23 14:51:51.758 14048M] B[0007]: /usr/bin/pihole-FTL(+0x42138) [0x55667c2138]
[2023-05-23 14:51:51.924 14048M] L[0007]: ??:?
[2023-05-23 14:51:51.953 14048M] ------ Listing content of directory /dev/shm ------
[2023-05-23 14:51:51.953 14048M] File Mode User:Group      Size  Filename
[2023-05-23 14:51:51.954 14048M] rwxrwxrwx root:root       440  .
[2023-05-23 14:51:51.954 14048M] rwxr-xr-x root:root         4K  ..
[2023-05-23 14:51:51.955 14048M] rw------- pihole:pihole     0   %i clien9�
[2023-05-23 14:51:51.956 14048M] rw------- pihole:pihole     0   %i clien��
[2023-05-23 14:51:51.956 14048M] rw------- pihole:pihole     0   %i clien٪
[2023-05-23 14:51:51.956 14048M] rw------- pihole:pihole     0   %i clien��
[2023-05-23 14:51:51.957 14048M] rw------- pihole:pihole     0   %i clienH�
[2023-05-23 14:51:51.957 14048M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:51.958 14048M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:51.958 14048M] rw------- pihole:995        0   %i clien!�
[2023-05-23 14:51:51.959 14048M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:51.959 14048M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:51.960 14048M] rw------- pihole:995        0   %i clieni�
[2023-05-23 14:51:51.960 14048M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:51.961 14048M] rw------- pihole:995        0   %i clien!�
[2023-05-23 14:51:51.961 14048M] rw------- pihole:995        0   %i clien�
[2023-05-23 14:51:51.962 14048M] rw------- pihole:995        0   %i clienJ�
[2023-05-23 14:51:51.962 14048M] rw------- pihole:995        0   %i clien��
[2023-05-23 14:51:51.963 14048M] rw------- pihole:995        0   %i clien�
[2023-05-23 14:51:51.963 14048M] rw------- pihole:995        0   %i clien͛
[2023-05-23 14:51:51.964 14048M] rw------- pihole:995        0   %i clienڝ
[2023-05-23 14:51:51.964 14048M] rw------- pihole:995        0   %i clienH�
[2023-05-23 14:51:51.964 14048M] ---------------------------------------------------
[2023-05-23 14:51:51.965 14048M] Please also include some lines from above the !!!!!!!!! header.
[2023-05-23 14:51:51.965 14048M] Thank you for helping us to improve our FTL engine!
[2023-05-23 14:51:51.965 14048M] Asking parent pihole-FTL (PID -1) to shut down
[2023-05-23 14:51:51.965 14048M] FTL fork terminated!

While this surely could have an impact on the 'too quickly' messages, it shouldn't result in pihole-FTL crashing.

I've passed this on to our developers.

Thanks!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.