Version 202112221430 problems

This morning jami version 202112221430 appeared from the “stable” dl.jami.net ubuntu 20.04 repository.

That release fixes the freeze I was experiencing described in my previous post about the previous release, but the segmentation fault still occurs when jami-qt exits, usually by closing the jami icon in the system tray.

/usr/bin/jami: line 43: 937918 Segmentation fault (core dumped) jami-qt $*

At least jami works with this release since the sig-fault doesn’t get in the way…

On a friend’s Ubuntu 20.04 system that still has version 202112162206,
exiting jami-qt yields:

terminate called after throwing an instance of ‘std::bad_weak_ptr’
what(): bad_weak_ptr

So it doesn’t get a seg-fault like the current version does, but the termination
is odd…

Please fill a ticket: https://git.jami.net/savoirfairelinux/jami-project/-/wikis/tutorials/Bug-report-guide

Ideally with backtrace for the segfault