FTL crashes every 254 seconds?

The issue I am facing:
I'm having an issue with FTL constantly crashing with exactly 254 second intervals and the webGUI service never starts.

Here is my debug token: https://tricorder.pi-hole.net/4q73zomz7q

[2020-09-23 19:40:48.540 529M] Shutting down...
[2020-09-23 19:40:48.540 529M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2020-09-23 19:40:48.540 529M] ---------------------------->  FTL crashed!  <----------------------------
[2020-09-23 19:40:48.540 529M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2020-09-23 19:40:48.540 529M] Please report a bug at https://github.com/pi-hole/FTL/issues
[2020-09-23 19:40:48.540 529M] and include in your report already the following details:
[2020-09-23 19:40:48.540 529M] FTL has been running for 254 seconds
[2020-09-23 19:40:48.540 529M] FTL branch: master
[2020-09-23 19:40:48.540 529M] FTL version: v5.2
[2020-09-23 19:40:48.540 529M] FTL commit: dbd4a69
[2020-09-23 19:40:48.540 529M] FTL date: 2020-08-09 22:09:43 +0100
[2020-09-23 19:40:48.540 529M] FTL user: started as root, ended as root
[2020-09-23 19:40:48.540 529M] Compiled for x86_64 (compiled on CI) using gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
[2020-09-23 19:40:48.541 529M] Process details: MID: 529
[2020-09-23 19:40:48.541 529M]                  PID: 529
[2020-09-23 19:40:48.541 529M]                  TID: 529
[2020-09-23 19:40:48.541 529M]                  Name: pihole-FTL
[2020-09-23 19:40:48.541 529M] Received signal: Segmentation fault
[2020-09-23 19:40:48.541 529M]      at address: 0x7f697440f9d0
[2020-09-23 19:40:48.541 529M]      with code:  SEGV_MAPERR (Address not mapped to object)
[2020-09-23 19:40:48.541 529M] Backtrace:
[2020-09-23 19:40:48.542 529M] B[0000]: pihole-FTL(+0x3453f) [0x556849b6c53f]
[2020-09-23 19:40:48.545 529M] L[0000]: N/A (0x3453f)
[2020-09-23 19:40:48.545 529M] B[0001]: /lib/x86_64-linux-gnu/libpthread.so.0(+0x110e0) [0x7f69751100e0]
[2020-09-23 19:40:48.545 529M] B[0002]: /lib/x86_64-linux-gnu/libpthread.so.0(pthread_cancel+0x9) [0x7f697510d499]
[2020-09-23 19:40:48.545 529M] B[0003]: pihole-FTL(main+0x206) [0x556849b5f406]
[2020-09-23 19:40:48.546 529M] L[0003]: N/A (0x27406)
[2020-09-23 19:40:48.546 529M] B[0004]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) [0x7f6974d802e1]
[2020-09-23 19:40:48.546 529M] B[0005]: pihole-FTL(_start+0x2a) [0x556849b5f45a]
[2020-09-23 19:40:48.546 529M] L[0005]: N/A (0x2745a)
[2020-09-23 19:40:48.546 529M] ------ Listing content of directory /dev/shm ------
[2020-09-23 19:40:48.546 529M] File Mode User:Group  Filesize Filename
[2020-09-23 19:40:48.546 529M] rwxrwxrwx root:root 260 .
[2020-09-23 19:40:48.546 529M] rwxr-xr-x root:root 340 ..
[2020-09-23 19:40:48.546 529M] rw------- root:root 4K FTL-per-client-regex
[2020-09-23 19:40:48.546 529M] rw------- root:root 4K FTL-dns-cache
[2020-09-23 19:40:48.547 529M] rw------- root:root 45K FTL-overTime
[2020-09-23 19:40:48.547 529M] rw------- root:root 1M FTL-queries
[2020-09-23 19:40:48.547 529M] rw------- root:root 4K FTL-upstreams
[2020-09-23 19:40:48.547 529M] rw------- root:root 332K FTL-clients
[2020-09-23 19:40:48.547 529M] rw------- root:root 98K FTL-domains
[2020-09-23 19:40:48.547 529M] rw------- root:root 45K FTL-strings
[2020-09-23 19:40:48.547 529M] rw------- root:root 12 FTL-settings
[2020-09-23 19:40:48.547 529M] rw------- root:root 144 FTL-counters
[2020-09-23 19:40:48.547 529M] rw------- root:root 48 FTL-lock
[2020-09-23 19:40:48.547 529M] ---------------------------------------------------
[2020-09-23 19:40:48.547 529M] Thank you for helping us to improve our FTL engine!
[2020-09-23 19:40:48.547 529M] FTL terminated!

Details about my system:
I'm running pihole in a Docker container in Openmediavault 4 with watchtower, which automatically updates the container.

What I have changed since installing Pi-hole:
I don't know when the issue began (due to watchtower updating the container), all I know is that pihole worked before with a previous version.

My first step would be to disable this update function.

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