SIGSEV crash on 20221220.0956.79e1207
Describe your environment
Please specify the following:
- OS: Guix System
- Jami version: 20221220.0956.79e1207
- What build you are using: Guix
Steps to reproduce
Note: Better the scenario is, better we will be able to reproduce and debug.
- Can you reproduce the bug: occasionally (seems to manifest itself in various ways -- or perhaps there are more than one issue)
- Steps:
- Install Guix (
wget https://guix-install.sh -O guix-install.sh && yes | sudo sh guix-install.sh
) - Update Guix (
guix pull
) - Install jami (
guix install jami
) - Use jami with jami account and SIP accounts connected
- Leave it running for some time (a couple hours)
- Actual result: Ends up locking up or crashing
- Expected result: Should remain reactive and not crash