Control: reassign -1 linphone 5.0.37-5 Control: retitle -1 linphone: std::logic_error in src/account/account.cpp:LinphonePrivate::Account::notifyPublishStateChanged() X-Debbugs-Cc: Daniel Kahn Gillmor <d...@fifthhorseman.net>
On Sat, Oct 01, 2022 at 03:15:10PM -0400, Daniel Kahn Gillmor wrote: > However, after restoring my configuration, and trying to place a single > call (to myself, which of course i didn't expect to work) the app > crashed again. > > now, even with libsoci* from bullseye, it is crashing again at startup, > with this stderr log and backtrace: > > ... > #9 0x00007ffff7868d34 in > LinphonePrivate::Account::notifyPublishStateChanged(_LinphonePublishState) () > at /lib/x86_64-linux-gnu/liblinphone.so.10 > ... Yeah, this is a different issue. Upstream commit a6ca93ec62b66dfcc0fe41783beeab4a471c95dc looks like it fixed this. I'll look into preparing an update. That should then also take care of the soci breakage. Regards.