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

*** stack smashing detected ***: terminated #55

Open
rusty-snake opened this issue Dec 18, 2020 · 4 comments
Open

*** stack smashing detected ***: terminated #55

rusty-snake opened this issue Dec 18, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@rusty-snake
Copy link
Collaborator

$ sudo fdns --server=iriseden 

Testing server iriseden
   Tags: France, Europe, OpenNIC
Alert: SSL3 alert write:warning:close notify
*** stack smashing detected ***: terminated
Error: cannot connect to server iriseden
$ fdns --version
fdns version 0.9.64
$ grep PRETTY_NAME /etc/os-release
PRETTY_NAME="Fedora 32 (Workstation Edition)"
@glitsj16
Copy link
Collaborator

FWIW, the iriseden servers are no longer present in the git version. Did a quick test adding those from the 0.9.64 release and can reproduce. The same happens with iriseden2 but not with iriseden{,2}-dot.

In this regard it makes me wonder if seperately releasing an updated server file is a useful feature to add to fdns - if possible.

@rusty-snake
Copy link
Collaborator Author

As long as the format didn't change, it's a simple wget/curl. We could add it like sudo fdns --update-server-list.

@glitsj16
Copy link
Collaborator

As long as the format didn't change, it's a simple wget/curl. We could add it like sudo fdns --update-server-list.

Much better way to implement it indeed!

@netblue30 netblue30 added the bug Something isn't working label Dec 19, 2020
@netblue30
Copy link
Owner

I think is coming from OpenSSL, but let's keep it open for now.

I've seen this on some other servers also, always when the connection fails. The crashed resolver process is restarted automatically in one or two seconds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants