Barış Yıldırım
Barış Yıldırım
I think it's a memory leak.
> Just wanna post my current stats of the last 3 days before I do this change > >  > > The 21st is not shown in the stats...
> So its been nearly 24h of uninterrupted, working sentry... BUT it happened again. No events are being processed since 10 hours ago. > >  > > As you...
> Adjusting the ulimits seems to only have increased the duration of working sentry from 1 day to 2 days... > It broke again today at 02 AM CEST >...
> Issue [2313](https://github.com/openfl/openfl/issues/2313) might be related to this. @trnzk Unfortunately there is a leak in the png implementation :( I took this image from my 5 minute game session. The...
> > Issue [2313](https://github.com/openfl/openfl/issues/2313) might be related to this. > > @trnzk Unfortunately there is a leak in the png implementation :( > > I took this image from my...
> _ No description provided. _ My tests still confirm a memory leak. lime::header_callback(void*, unsigned long, unsigned long, void*) chop_write Curl_client_write Curl_http_readwrite_headers readwrite_data Curl_readwrite multi_runsingle curl_multi_perform lime::lime_curl_multi_perform(_value*) lime::net::curl::CURLMulti_obj::perform()
> > _ No description provided. _ > > My tests still confirm a memory leak. > > lime::header_callback(void*, unsigned long, unsigned long, void*) chop_write Curl_client_write Curl_http_readwrite_headers readwrite_data Curl_readwrite multi_runsingle...
> Removing these lines will change the purpose of the function; it would be more appropriate to use the free_header_values function before 'clear'. I don’t have the opportunity to test...