Expected Behaviour:
I am expecting pi-hole to work normally as it has for the past few months.
Raspberry Pi OS
Raspberry Pi 0 w
Actual Behaviour:
DNSMasq will receive a SIGTERM request and the process will die and not restart. Today the web interface did not freeze so I was able to restart it but it has happened 3 times today and 5-10 times in the last week.
Debug Token:
https://tricorder.pi-hole.net/nJsjXtC4/
You are using FTL v5.19.1.
Your system is probably affected by a known issue.
The issue was already fixed and a new version was released:
opened 07:24PM - 15 Nov 22 UTC
closed 12:52PM - 17 Nov 22 UTC
Bug
Bugfix in progress
### Versions
- Pi-hole: 5.14.1
- AdminLTE: 5.19.1
- FTL: 5.17
### Pla… tform
- OS and version: Ubuntu 20.04.5 LTS
- Platform: Intel NUC
### Actual behavior / bug
```
[2022-11-15 20:12:23.581 941217/F910787] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2022-11-15 20:12:23.582 941217/F910787] ----------------------------> FTL crashed! <----------------------------
[2022-11-15 20:12:23.582 941217/F910787] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[2022-11-15 20:12:23.582 941217/F910787] Please report a bug at https://github.com/pi-hole/FTL/issues
[2022-11-15 20:12:23.582 941217/F910787] and include in your report already the following details:
[2022-11-15 20:12:23.582 941217/F910787] FTL has been running for 13051 seconds
[2022-11-15 20:12:23.582 941217/F910787] FTL branch: master
[2022-11-15 20:12:23.582 941217/F910787] FTL version: v5.19.1
[2022-11-15 20:12:23.582 941217/F910787] FTL commit: b48b3e1f
[2022-11-15 20:12:23.582 941217/F910787] FTL date: 2022-11-14 22:01:50 +0000
[2022-11-15 20:12:23.582 941217/F910787] FTL user: started as pihole, ended as pihole
[2022-11-15 20:12:23.582 941217/F910787] Compiled for x86_64 (compiled on CI) using gcc (Debian 8.3.0-6) 8.3.0
[2022-11-15 20:12:23.582 941217/F910787] Process details: MID: 910787
[2022-11-15 20:12:23.582 941217/F910787] PID: 941217
[2022-11-15 20:12:23.582 941217/F910787] TID: 941217
[2022-11-15 20:12:23.582 941217/F910787] Name: pihole-FTL
[2022-11-15 20:12:23.582 941217/F910787] Received signal: Segmentation fault
[2022-11-15 20:12:23.582 941217/F910787] at address: 0x7fe346994008
[2022-11-15 20:12:23.582 941217/F910787] with code: SEGV_MAPERR (Address not mapped to object)
[2022-11-15 20:12:23.583 941217/F910787] Backtrace:
[2022-11-15 20:12:23.583 941217/F910787] B[0000]: /usr/bin/pihole-FTL(generate_backtrace+0x41) [0x56291048e571]
[2022-11-15 20:12:23.623 941217/F910787] L[0000]: /__w/FTL/FTL/src/signals.c:99
[2022-11-15 20:12:23.625 941217/F910787] B[0001]: /usr/bin/pihole-FTL(+0x5bacd) [0x56291048eacd]
[2022-11-15 20:12:23.638 941217/F910787] L[0001]: /__w/FTL/FTL/src/signals.c:242
[2022-11-15 20:12:23.640 941217/F910787] B[0002]: /lib/x86_64-linux-gnu/libpthread.so.0(+0x14420) [0x7fe34681c420]
[2022-11-15 20:12:23.640 941217/F910787] B[0003]: /usr/bin/pihole-FTL(_lock_shm+0x71) [0x56291048d5d1]
[2022-11-15 20:12:23.652 941217/F910787] L[0003]: /__w/FTL/FTL/src/shmem.c:420 (discriminator 1)
[2022-11-15 20:12:23.653 941217/F910787] B[0004]: /usr/bin/pihole-FTL(_FTL_new_query+0x246) [0x56291047fde6]
[2022-11-15 20:12:23.669 941217/F910787] L[0004]: /__w/FTL/FTL/src/dnsmasq_interface.c:628
[2022-11-15 20:12:23.670 941217/F910787] B[0005]: /usr/bin/pihole-FTL(tcp_request+0x840) [0x5629104c3610]
[2022-11-15 20:12:23.685 941217/F910787] L[0005]: /__w/FTL/FTL/src/dnsmasq/forward.c:2319
[2022-11-15 20:12:23.686 941217/F910787] B[0006]: /usr/bin/pihole-FTL(+0x81ffa) [0x5629104b4ffa]
[2022-11-15 20:12:23.702 941217/F910787] L[0006]: /__w/FTL/FTL/src/dnsmasq/dnsmasq.c:2056
[2022-11-15 20:12:23.704 941217/F910787] B[0007]: /usr/bin/pihole-FTL(main_dnsmasq+0x145a) [0x5629104b707a]
[2022-11-15 20:12:23.719 941217/F910787] L[0007]: /__w/FTL/FTL/src/dnsmasq/dnsmasq.c:1278
[2022-11-15 20:12:23.720 941217/F910787] B[0008]: /usr/bin/pihole-FTL(main+0x13c) [0x56291047374c]
[2022-11-15 20:12:23.731 941217/F910787] L[0008]: /__w/FTL/FTL/src/main.c:118
[2022-11-15 20:12:23.732 941217/F910787] B[0009]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fe34663a083]
[2022-11-15 20:12:23.732 941217/F910787] B[0010]: /usr/bin/pihole-FTL(_start+0x2a) [0x562910473e1a]
[2022-11-15 20:12:23.753 941217/F910787] L[0010]: ??:?
[2022-11-15 20:12:23.756 941217/F910787] ------ Listing content of directory /dev/shm ------
[2022-11-15 20:12:23.756 941217/F910787] File Mode User:Group Size Filename
[2022-11-15 20:12:23.756 941217/F910787] rwxrwxrwx root:root 300 .
[2022-11-15 20:12:23.756 941217/F910787] rwxr-xr-x root:root 4K ..
[2022-11-15 20:12:23.756 941217/F910787] rw------- pihole:pihole 4K FTL-per-client-regex
[2022-11-15 20:12:23.757 941217/F910787] rw------- pihole:pihole 127K FTL-dns-cache
[2022-11-15 20:12:23.757 941217/F910787] rw------- pihole:pihole 8K FTL-overTime
[2022-11-15 20:12:23.757 941217/F910787] rw------- pihole:pihole 7M FTL-queries
[2022-11-15 20:12:23.757 941217/F910787] rw------- pihole:pihole 315K FTL-upstreams
[2022-11-15 20:12:23.757 941217/F910787] rw------- pihole:pihole 86K FTL-clients
[2022-11-15 20:12:23.757 941217/F910787] rw------- pihole:pihole 123K FTL-domains
[2022-11-15 20:12:23.757 941217/F910787] rw------- pihole:pihole 205K FTL-strings
[2022-11-15 20:12:23.757 941217/F910787] rw------- pihole:pihole 16 FTL-settings
[2022-11-15 20:12:23.757 941217/F910787] rw------- pihole:pihole 248 FTL-counters
[2022-11-15 20:12:23.757 941217/F910787] rw------- pihole:pihole 88 FTL-lock
[2022-11-15 20:12:23.757 941217/F910787] rw------- postgres:postgres 7K PostgreSQL.268161415
[2022-11-15 20:12:23.757 941217/F910787] rwx------ root:root 80 multipath
[2022-11-15 20:12:23.757 941217/F910787] ---------------------------------------------------
[2022-11-15 20:12:23.757 941217/F910787] Please also include some lines from above the !!!!!!!!! header.
[2022-11-15 20:12:23.757 941217/F910787] Thank you for helping us to improve our FTL engine!
[2022-11-15 20:12:23.757 941217/F910787] Asking parent pihole-FTL (PID 910787) to shut down
[2022-11-15 20:12:23.758 941217/F910787] FTL fork terminated!
[2022-11-15 20:12:23.758 941218/F910787] Error when obtaining outer SHM lock: Owner died
```
Please, update pihole.
system
Closed
December 10, 2022, 3:27am
3
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.