https://bugs.kde.org/show_bug.cgi?id=360938
--- Comment #6 from lp.allar...@gmail.com --- Well.. I added the PPA you suggested and upgraded KMM to 4.7.2. First thing I noticed, it crashes hard when I perform a consistency check. I am storing my data on a MySQL backend, with about 7800 transactions (been using KMM since 2008). Can it corrupt my data (I do have backups but I dont want to jeopardize my data either)? What I could gather from the crash (happens every time, with all accounts). I have tried with another account which is almost empty and still it crashes. Application: KMyMoney (kmymoney), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fb6d8a8f7c0 (LWP 26966))] Thread 2 (Thread 0x7fb6b51bf700 (LWP 26970)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00007fb6d3cb67f4 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #2 0x00007fb6d3caa0fa in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #3 0x00007fb6d3cb632f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #4 0x00007fb6ce5a4182 in start_thread (arg=0x7fb6b51bf700) at pthread_create.c:312 #5 0x00007fb6d2c9047d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 1 (Thread 0x7fb6d8a8f7c0 (LWP 26966)): [KCrash Handler] #5 0x00007fb6d3cf99eb in QString::operator==(QString const&) const () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #6 0x00007fb6d841c243 in MyMoneyFile::consistencyCheck() () from /usr/lib/libkmm_mymoney.so.4 #7 0x0000000000465996 in _start () -- You are receiving this mail because: You are the assignee for the bug.