[kmymoney] [Bug 398410] KMyMoney crashes when trying to save entries back to DB Backend

Thomas Baumgart bugzilla_noreply at kde.org
Wed Oct 3 06:52:35 BST 2018


https://bugs.kde.org/show_bug.cgi?id=398410

--- Comment #25 from Thomas Baumgart <tbaumgart at kde.org> ---
The crash happens inside the mysql client code (#0). Very strange. #6 below is
the last part of KMyMoney code.

#0  0x00007fffef593fa0 in __GI___pthread_mutex_lock (mutex=0x20) at
../nptl/pthread_mutex_lock.c:65
#1  0x00007fff5a49626a in  () at /usr/lib/x86_64-linux-gnu/libmysqlclient.so.20
#2  0x00007fff5a46dad1 in  () at /usr/lib/x86_64-linux-gnu/libmysqlclient.so.20
#3  0x00007fff5a441abb in mysql_real_connect () at
/usr/lib/x86_64-linux-gnu/libmysqlclient.so.20
#4  0x00007fff603f61b9 in  () at
/usr/lib/x86_64-linux-gnu/qt5/plugins/sqldrivers/libqsqlmysql.so
#5  0x00007fffa65f2f50 in QSqlDatabase::open() () at
/usr/lib/x86_64-linux-gnu/libQt5Sql.so.5
#6  0x00007fffa684fccb in MyMoneyStorageSql::open(QUrl const&, int, bool)
(this=0x555556f55e70, url=..., openMode=2, clear=false)
    at /home/eagleboy/kmymoney/kmymoney/plugins/sql/mymoneystoragesql.cpp:161

Can you attach a screenshot of the "Select database" dialog with the database
parameters filled in just before you press "OK"?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list