-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
panic: runtime error: invalid memory address or nil pointer dereference #5948
Comments
Thanks for the report. Please provide the full panic log (with the backtrace). Enabling verbose logs and including them into the output would help as well. |
verbose mode is running, I'll add an update after the next crash. |
I have trouble to get the verbose log running. I followed your link and set in the AdGuardHome.yaml the value for "log_file:" to Here is another extract of the container protocol:
|
Apologies for the long wait. This log actually hints at an issue we might have, so thank you for posting this. |
Updates #5948. Squashed commit of the following: commit 9dbc197 Author: Stanislav Chzhen <s.chzhen@adguard.com> Date: Mon Aug 7 15:06:38 2023 +0300 all: imp chlog commit fbcccc2 Author: Stanislav Chzhen <s.chzhen@adguard.com> Date: Thu Aug 3 16:58:35 2023 +0300 all: upd chlog commit 4f9e8fc Author: Stanislav Chzhen <s.chzhen@adguard.com> Date: Wed Aug 2 19:24:42 2023 +0300 dnsforward: fix dns filter
Hello, @codac. |
@schzhn |
Hello, @codac. Sounds like a different issue. Let's try to put things in order. |
Just to be clear, do you mean that the message is still there on the Edge channel?
We've landed a fix of log settings recently, so one of the things you could do is update to the latest |
We'll close this issue. Please reopen with new data if you see the same panic again. |
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to report a bug and not ask a question or ask for help
I have set up AdGuard Home correctly and configured clients to use it. (Use the Discussions for help with installing and configuring clients.)
Platform (OS and CPU architecture)
Custom (please mention in the description)
Installation
Docker
Setup
On one machine
AdGuard Home version
0.107.32
Action
Expected result
No crahes.
Actual result
Synology Docker LOG:
2023/06/29 18:40:00.908346 [info] Received signal "terminated"
2023/06/29 18:40:00.916664 [info] stopping AdGuard Home
2023/06/29 18:40:00.916701 [info] stopping http server...
2023/06/29 18:40:00.925037 [info] stopped http server
2023/06/29 18:40:02.946945 [info] dnsproxy: stopping dns proxy server
2023/06/29 18:40:02.951355 [info] dnsproxy: stopped dns proxy server
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x1a0 pc=0x866a98]
Additional information and/or screenshots
No response
The text was updated successfully, but these errors were encountered: