http_server icon indicating copy to clipboard operation
http_server copied to clipboard

Memory leak when using sample server

Open marctrem opened this issue 6 years ago • 2 comments
trafficstars

Dear maintainers,

It would seem that, when ran with the --ponynoblock flag, the example http server leaks.

Background: When running into a cycle detector segfault [0] by benchmarking the sample server, @SeanTAllen suggested that cycle detector might me turned off.

With the cycle detector off, when benchmarking, the process just got OOM killed.

I don't think that was a previously mentioned issue so I'm raising!

Thanks, Marc

[0] https://github.com/ponylang/ponyc/issues/2977#issuecomment-514885279

marctrem avatar Jul 25 '19 23:07 marctrem

@mfelsche can this be closed?

SeanTAllen avatar May 17 '20 21:05 SeanTAllen

I will verify if this still happens with the new http-server and close it if not.

mfelsche avatar May 18 '20 08:05 mfelsche