On Sat, 2021-02-06 at 21:30 +0100, Andreas Tille wrote: > I confirm that your last commit for 2.5.8+ds-1 is fixing also this problem. > It would be great if you could upload this soon.
I am glad to hear this! Unfortunately, the version that I pushed to Salsa Git (latest commit 96698c658) crashes on video calls or in any WebRTC stuff (for example, after opening call settings). I suppose this is due to the NDEBUG macro; telegram-desktop defines it, but libtgowt does not. It is causing GCC to see different class definitions located in WebRTC headers, and so "new" operators allocate insufficient memory.
signature.asc
Description: This is a digitally signed message part