botan icon indicating copy to clipboard operation
botan copied to clipboard

tls_proxy null reference

Open randombit opened this issue 1 year ago • 1 comments

In https://github.com/randombit/botan/actions/runs/10109511904/job/27957607585

     ERROR: Proxy said (stderr): /usr/include/c++/13/bits/stl_vector.h:1129:34: runtime error: reference binding to null pointer of type 'value_type'

I don't think this could be related to the change in that PR since we don't actually use pcurves for TLS yet

randombit avatar Jul 26 '24 10:07 randombit

Perhaps related to the previous work on rectifying the tls_proxy concurrency state? (also here)

reneme avatar Aug 12 '24 07:08 reneme