risoflora / brookframework

Microframework which helps to develop web Pascal applications.
https://risoflora.github.io/brookframework
GNU Lesser General Public License v2.1
239 stars 54 forks source link

Access Violation (C0000005) #20

Closed KaitoNakamura closed 3 years ago

KaitoNakamura commented 3 years ago

After calling the URL, the program stops with an access violation (C0000005) when calling against TBrookHTTPResponse.IsEmpty (sg_httpres_is_empty).

Steps to reproduce:

use your own excemple Project and run the urlrouter.exe. Use the given URL and Port and wait a sec. then the Application Crash with AV C0..05.

Environment:

OS, compiler and Brook version to reproduce the problem, e.g.:

silvioprog commented 3 years ago

@KaitoNakamura, thanks for reporting! This is a serious bug and a new (fixed) version will be release quickly.