-
-
Notifications
You must be signed in to change notification settings - Fork 419
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
Segmentation fault in examples/httpserver #996
Comments
#937 |
@peterzandbergen what version of pony are you using? |
Hi Sean, I ran the test using the latest build at that time. I also tried it on AWS It never crashes when the logger is the DiscardLog. Op wo 6 jul. 2016 21:59 schreef Sean T Allen [email protected]:
Peter Zandbergen linkedIn: peterzandbergen https://www.linkedin.com/in/peterzandbergen |
Hi All, some more information about versions. lldb version: lldb version 3.8.0 ( revision ) command I ran: Dump produced by lldb
Stacktrace
|
It seems to me that That said, it shouldn't be necessary to flush. When |
see #1118. @Perelandric has been doing some excellent sleuthing related to this issue. Closing this issue in favor of that one. |
When I use the standard httpserver code on Ubuntu Willy Mate and I apply intensive load, the program causes a segmentation fault. httpserver runs stable when logging is disabled using DiscardLog.
OS: Ubuntu Mate Willy
LLVM: 3.8 from UIbuntu repo
Virtualbox, latest version
Stacktrace after compiling the httpserver with ponyc debug version with ponyc -d
The text was updated successfully, but these errors were encountered: