We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pi-hole version is v5.2.4 (Latest: v5.3.1) AdminLTE version is v5.4 (Latest: v5.5) FTL version is v5.7 (Latest: v5.8)
Pihole not crashing
Pihole crashes everytime I try to start it (segementation fault), then restart in a infinite loop.
Start the pihole container
[2021-04-19 22:50:59.052 326M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [2021-04-19 22:50:59.054 326M] ----------------------------> FTL crashed! <---------------------------- [2021-04-19 22:50:59.057 326M] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [2021-04-19 22:50:59.058 326M] Please report a bug at https://github.com/pi-hole/FTL/issues [2021-04-19 22:50:59.058 326M] and include in your report already the following details: [2021-04-19 22:50:59.058 326M] FTL has been running for 255 seconds [2021-04-19 22:50:59.059 326M] FTL branch: master [2021-04-19 22:50:59.060 326M] FTL version: v5.7 [2021-04-19 22:50:59.061 326M] FTL commit: 2999e2b5 [2021-04-19 22:50:59.062 326M] FTL date: 2021-02-16 19:36:43 +0000 [2021-04-19 22:50:59.063 326M] FTL user: started as root, ended as root [2021-04-19 22:50:59.063 326M] Compiled for armv7hf (compiled on CI) using arm-linux-gnueabihf-gcc (Debian 6.3.0-18) 6.3.0 20170516 [2021-04-19 22:50:59.064 326M] Process details: MID: 326 [2021-04-19 22:50:59.064 326M] PID: 326 [2021-04-19 22:50:59.064 326M] TID: 326 [2021-04-19 22:50:59.064 326M] Name: pihole-FTL [2021-04-19 22:50:59.064 326M] Received signal: Segmentation fault [2021-04-19 22:50:59.064 326M] at address: 0xb589f4c8 [2021-04-19 22:50:59.064 326M] with code: SEGV_MAPERR (Address not mapped to object) [2021-04-19 22:50:59.065 326M] Backtrace: [2021-04-19 22:50:59.066 326M] B[0000]: pihole-FTL(+0x3e294) [0x52e294] [2021-04-19 22:50:59.071 326M] L[0000]: N/A (0x3e294) [2021-04-19 22:50:59.072 326M] B[0001]: /lib/arm-linux-gnueabihf/libc.so.6(+0x25cb0) [0xb6d2ecb0] [2021-04-19 22:50:59.072 326M] B[0002]: /lib/arm-linux-gnueabihf/libpthread.so.0(pthread_cancel+0x15) [0xb6e0ea1e] [2021-04-19 22:50:59.072 326M] B[0003]: pihole-FTL(main+0xdf) [0x51d5cc] [2021-04-19 22:50:59.081 326M] L[0003]: N/A (0x2d5cc) [2021-04-19 22:50:59.082 326M] B[0004]: /lib/arm-linux-gnueabihf/libc.so.6(__libc_start_main+0x97) [0xb6d20524] [2021-04-19 22:50:59.082 326M] ------ Listing content of directory /dev/shm ------ [2021-04-19 22:50:59.082 326M] File Mode User:Group Filesize Filename [2021-04-19 22:50:59.082 326M] rwxrwxrwx root:root 260 . [2021-04-19 22:50:59.082 326M] rwxr-xr-x root:root 320 .. [2021-04-19 22:50:59.082 326M] rw------- root:root 4K FTL-per-client-regex [2021-04-19 22:50:59.083 326M] rw------- root:root 4K FTL-dns-cache [2021-04-19 22:50:59.083 326M] rw------- root:root 45K FTL-overTime [2021-04-19 22:50:59.083 326M] rw------- root:root 2M FTL-queries [2021-04-19 22:50:59.083 326M] rw------- root:root 29K FTL-upstreams [2021-04-19 22:50:59.083 326M] rw------- root:root 684K FTL-clients [2021-04-19 22:50:59.083 326M] rw------- root:root 66K FTL-domains [2021-04-19 22:50:59.083 326M] rw------- root:root 45K FTL-strings [2021-04-19 22:50:59.084 326M] rw------- root:root 12 FTL-settings [2021-04-19 22:50:59.084 326M] rw------- root:root 152 FTL-counters [2021-04-19 22:50:59.084 326M] rw------- root:root 28 FTL-lock [2021-04-19 22:50:59.084 326M] --------------------------------------------------- [2021-04-19 22:50:59.084 326M] Please also include some lines from above the !!!!!!!!! header. [2021-04-19 22:50:59.084 326M] Thank you for helping us to improve our FTL engine! [2021-04-19 22:50:59.084 326M] FTL terminated!
The text was updated successfully, but these errors were encountered:
Nevermind I just pulled the latest version after I saw #1063 and it seems to work. Sorry for the issue.
Sorry, something went wrong.
No branches or pull requests
Versions
Pi-hole version is v5.2.4 (Latest: v5.3.1)
AdminLTE version is v5.4 (Latest: v5.5)
FTL version is v5.7 (Latest: v5.8)
Platform
Expected behavior
Pihole not crashing
Actual behavior / bug
Pihole crashes everytime I try to start it (segementation fault), then restart in a infinite loop.
Steps to reproduce
Start the pihole container
Additional context
The text was updated successfully, but these errors were encountered: