qT87DSMX9oW3Nuibod23

Results 47 comments of qT87DSMX9oW3Nuibod23

Been running your version since yesterday. I am on: ``` commit 53fbeb7241c8466645153890f719ab45ed1624ed (HEAD, origin/202010_memleak) Author: SomberNight Date: Tue Nov 3 02:48:08 2020 +0100 memleak ``` ``` $ electrumx_rpc getinfo {...

My variables - just in case you found something interesting: ``` export COIN=BitcoinSegwit export DAEMON_URL=http://xxx:xxx@localhost:8332 export NET=mainnet export DB_ENGINE=rocksdb export CACHE_MB=1200 export DB_DIRECTORY=$datadir export SSL_CERTFILE=$datadir/fullchain.pem export SSL_KEYFILE=$datadir/privkey.pem export LOG_SESSIONS=300 export...

[result.txt](https://github.com/spesmilo/electrumx/files/5487850/result.txt)

Memory still grows, 4.24GB in 1d 22 hours. So that's bigger leak than tag 1.15. ![Screenshot at 2020-11-05 13-45-32](https://user-images.githubusercontent.com/1646393/98248709-37067b00-1f6d-11eb-8914-a91aa5314da5.png) ``` $ electrumx_rpc getinfo { "coin": "BitcoinSegwit", "daemon": "localhost:8332/", "daemon height":...

5.02 GB in 3d 04h. 1623MB per day. ![Screenshot at 2020-11-06 19-33-22](https://user-images.githubusercontent.com/1646393/98407123-01de5380-2067-11eb-8c51-56da50a7fcbb.png) Any suggestions? Can someone reproduce this? Should I downgrade some pip packages, or is it in electrumx code?

[result.txt](https://github.com/spesmilo/electrumx/files/5504590/result.txt) I stopped it last night, as over 5GB was too much. There you have grep results from 3d 04h uptime.

Restarted without uvloop: 2020-11-07 10:48:56,169:INFO:electrumx:ElectrumX server starting 2020-11-07 10:48:56,170:INFO:electrumx:logging level: INFO 2020-11-07 10:48:56,170:INFO:Controller:Python version: 3.7.3 (default, Jul 25 2020, 13:03:44) [GCC 8.3.0] 2020-11-07 10:48:56,175:INFO:Controller:software version: ElectrumX 1.15.0 2020-11-07 10:48:56,176:INFO:Controller:aiorpcX version:...

Result: ``` ElectrumX stats: Servers: 82 Connections: 955 Uptime: 6d:07h:11m Process memory: 4555 MB ``` And growing everyday, but slower than before, 724 MB per day.

[result.txt](https://github.com/spesmilo/electrumx/files/5538944/result.txt)

I wish this was resolved for me... It never was. I kept restarting Electrum every now and then since opening this issue many months ago. Right now using straight from...