drogonframework / drogonframework/drogon

Crash in HttpAppFrameworkImpl::addListener

Open
#1,950 4 comments 0 reactions 0 assignees View on GitHub
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:
![image](https://github.com/drogonframework/drogon/assets/125958319/91790748-66c5-46d8-9880-76a164aacf1b)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.