Skip to content
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 crash. V6 generally unreliable. #2307

Open
dogshome opened this issue Mar 1, 2025 · 3 comments
Open

FTL crash. V6 generally unreliable. #2307

dogshome opened this issue Mar 1, 2025 · 3 comments
Labels

Comments

@dogshome
Copy link

dogshome commented Mar 1, 2025

Versions

  • Pi-hole: 604
  • AdminLTE: 603
  • FTL: 601

Platform

  • OS and version: v25.2.2 for NanoPi M4V2 running Armbian Linux 6.12.16-current-rockchip64 Armbian Noble
  • Platform: NanoPi M4

Expected behavior

A clear and concise description of what you expected to happen.
Continuous running without crash. V5 was highly reliable.

Actual behavior / bug

FTL stops, log indicates time it stopped. Pi still functional via remote terminal.
A clear and concise description of what the bug is.

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

2025-03-01 03:07:00.216 INFO !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2025-03-01 03:07:00.216 INFO Please report a bug at https://github.com/pi-hole/FTL/issues
2025-03-01 03:07:00.216 INFO and include in your report already the following details:
2025-03-01 03:07:00.216 INFO FTL has been running for 32937 seconds
2025-03-01 03:07:00.216 INFO FTL branch: master
2025-03-01 03:07:00.216 INFO FTL version: v6.0.3
2025-03-01 03:07:00.216 INFO FTL commit: 37f9a96
2025-03-01 03:07:00.216 INFO FTL date: 2025-02-28 09:26:27 +0000
2025-03-01 03:07:00.216 INFO FTL user: started as pihole, ended as pihole
2025-03-01 03:07:00.216 INFO Compiled for linux/arm64/v8 (compiled on CI) using cc (Alpine 14.2.0) 14.2.0
2025-03-01 03:07:00.216 INFO Process details: MID: 1525
2025-03-01 03:07:00.216 INFO PID: 1525
2025-03-01 03:07:00.216 INFO TID: 2124
2025-03-01 03:07:00.216 INFO Name: database
2025-03-01 03:07:00.216 INFO Received signal: Segmentation fault
2025-03-01 03:07:00.216 INFO at address: 0xaa7104abfe6b477
2025-03-01 03:07:00.216 INFO with code: SEGV_MAPERR (Address not mapped to object)
2025-03-01 03:07:00.216 INFO !!! INFO: pihole-FTL has not been compiled with glibc/backtrace support, not generating one !!!
2025-03-01 03:07:00.217 INFO ------ Listing content of directory /dev/shm ------
2025-03-01 03:07:00.217 INFO File Mode User:Group Size Filename
2025-03-01 03:07:00.217 INFO rwxrwxrwx root:root 360 .
2025-03-01 03:07:00.217 INFO rwxr-xr-x root:root 4K ..
2025-03-01 03:07:00.217 INFO rw------- pihole:pihole 786K FTL-1525-recycler
2025-03-01 03:07:00.217 INFO rw------- pihole:pihole 20K FTL-1525-dns-cache-lookup
2025-03-01 03:07:00.217 INFO rw------- pihole:pihole 25K FTL-1525-domains-lookup
2025-03-01 03:07:00.217 INFO rw------- pihole:pihole 4K FTL-1525-clients-lookup
2025-03-01 03:07:00.217 INFO rw------- pihole:pihole 569K FTL-1525-fifo-log
2025-03-01 03:07:00.217 INFO rw------- pihole:pihole 4K FTL-1525-per-client-regex
2025-03-01 03:07:00.217 INFO rw------- pihole:pihole 102K FTL-1525-dns-cache
2025-03-01 03:07:00.217 INFO rw------- pihole:pihole 8K FTL-1525-overTime
2025-03-01 03:07:00.218 INFO rw------- pihole:pihole 2M FTL-1525-queries
2025-03-01 03:07:00.218 INFO rw------- pihole:pihole 29K FTL-1525-upstreams
2025-03-01 03:07:00.218 INFO rw------- pihole:pihole 348K FTL-1525-clients
2025-03-01 03:07:00.218 INFO rw------- pihole:pihole 90K FTL-1525-domains
2025-03-01 03:07:00.218 INFO rw------- pihole:pihole 123K FTL-1525-strings
2025-03-01 03:07:00.218 INFO rw------- pihole:pihole 144 FTL-1525-settings
2025-03-01 03:07:00.218 INFO rw------- pihole:pihole 328 FTL-1525-counters
2025-03-01 03:07:00.218 INFO rw------- pihole:pihole 88 FTL-1525-lock
2025-03-01 03:07:00.218 INFO ---------------------------------------------------
2025-03-01 03:07:00.218 INFO Please also include some lines from above the !!!!!!!!! header.
2025-03-01 03:07:00.218 INFO Thank you for helping us to improve our FTL engine!
2025-03-01 03:07:00.218 INFO Waiting for threads to join
2025-03-01 03:07:00.225 INFO Terminating timer thread
2025-03-01 03:07:00.252 INFO Terminating resolver thread
2025-03-01 03:07:00.624 INFO Terminating GC thread
2025-03-01 03:07:02.219 INFO Thread database (0) is still busy, cancelling it.
2025-03-01 03:07:02.219 ERROR Error when obtaining outer SHM lock: Previous owner died
2025-03-01 03:07:02.220 ERROR Error when obtaining inner SHM lock: Previous owner died
2025-03-01 03:58:11.462 INFO Terminating NTP thread

Debug Token

  • URL:

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

@DL6ER
Copy link
Member

DL6ER commented Mar 1, 2025

Sorry for the issues you are seeing. We are recently encountering a few bugs we have not anticipated due to missing kernel features/ancient kernels. Let's find out if you are affected by the same issue. If so, we already have a fix for this.

Can you reproduce the crash (I guess so). If so, can you please follow the steps described on https://docs.pi-hole.net/ftldns/gdb/ and come back with the backtrace info? I will probably lead to the solution right away once we know where to look

@DL6ER DL6ER added the crash label Mar 1, 2025
@streamdp
Copy link

streamdp commented Mar 2, 2025

#2316 the same issue, I'm added my report there.

@dogshome
Copy link
Author

dogshome commented Mar 2, 2025

I'm away from home for a couple of nights, and pihole had been running nearly 24 hours so far.

Screen working. Will see what I come back to To Tuesday night.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants