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

Issue with SIGSEGV on v0.3.7 as included by prologue with nim 2.0.0 #33

Open
ahungry opened this issue Aug 29, 2023 · 3 comments
Open

Comments

@ahungry
Copy link

ahungry commented Aug 29, 2023

I'm getting a similar problem to the OP here: planety/prologue#227 - it only happens when using httpx as the prologue back end (asynchttpserver is fine via prologue's -d:usestd flag).

I noticed some commentary about httpbeast and nim 2.0 here:

nim-lang/Nim#21422

Where I see a common name on both areas (@ringabout ) - so I am guessing this is known and maybe being worked on?

TIA!

@ahungry
Copy link
Author

ahungry commented Aug 29, 2023

I think this is the resolution on httpbeast, but only in HEAD as of this writing:

dom96/httpbeast#89

@ringabout
Copy link
Owner

I don't think it's the cause. Besides, httpx supports startup events preceding httpbeast.

@ringabout
Copy link
Owner

Whether nim-lang/Nim#21422 is fixed is not clear to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants