weechat-matrix icon indicating copy to clipboard operation
weechat-matrix copied to clipboard

Matrix reconnect failed with "Not enough memory"

Open wavexx opened this issue 5 years ago • 1 comments

System went offline for a few hours while weechat+weechat-matrix was loaded. When returning online, I noticed matrix was still disconnected.

Looking at the server buffer I see this:

19:39:45 matrix_com  -- | matrix: Connecting to host:443 (SSL)...
19:39:45 matrix_com =!= | matrix: Not enough memory
19:39:45 matrix_com  -- | matrix: disconnected from server

Sadly, weechat crashed a few commands later with a SIGSEGV before I could try to debug it. It's the first time I noticed this happening.

wavexx avatar May 23 '20 17:05 wavexx

We used to have a leak that happens during reconnects, might be back or the fix might have been incomplete.

poljar avatar May 24 '20 20:05 poljar