NeoChat segfaults when exiting
Description
When quitting NeoChat with a logged in account, NeoChat segfaults.
Steps to reproduce
- Open app
- Login to your account (if you haven't)
- Close the app
What is the current bug behavior?
Segfault
What is the expected correct behavior?
Should just quit without crashing.
Relevant logs and/or screenshots
Thread 1 "neochat" received signal SIGSEGV, Segmentation fault.
0x00007ffff7834665 in QVector<QQuickItemPrivate::ChangeListener>::realloc (this=0x5555578d9408, aalloc=<optimized out>, options=...) at /usr/include/qt/QtCore/qvector.h:736
736 x->capacityReserved = d->capacityReserved;
(gdb)
I can provide more when being asked.
System/Matrix Information
- Distribution / Platform: Arch Linux (x86_64)
- Qt Version: 5.15.2+kde+r297-1
- NeoChat version: 22.02-1
- Quotient version: 0.6.11
- Matrix server: kde.org
Edited by Dang Huynh