drogonframework / drogonframework/drogon
Crash in HttpAppFrameworkImpl::addListener
Open
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
I've encountered a problem with a library in VS2022. It was working fine previously, but suddenly, it stopped working without any changes.
The process crashed at the following point:

It's suspicious that there is garbage in the IP string.
I built drogon 1.9.1 library in vcpkg.
What I've tried so far:
-Rebuilding the library
-Deleting the library and vcpkg, then reinstalling from scratch.
Can somebody help?
Thank you
Contributor guide
Assessment
This issue has not been assessed yet.