https://bugs.kde.org/show_bug.cgi?id=394659
Thomas Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|c3ce32bedd6ff4066cdce1dedfd |220c9dcc21c499134200bd2ff46 |7b0c7c4b86d87 |1edcb47483356 --- Comment #34 from Thomas Fischer <[email protected]> --- (In reply to manuel fernández from comment #33) > Created attachment 115577 [details] > New crash information added by DrKonqi > > kbibtex (14b263d2 (master), near 0.8.50) using Qt 5.9.5 > > when file is opened the program crashes. > > -- Backtrace (Reduced): > #6 0x00007fedea887a90 in KService::library() const () at > /usr/lib/x86_64-linux-gnu/libKF5Service.so.5 > #7 0x000055afbfd6e60d in OpenFileInfo::listOfServices() > (this=0x55afc2690340) at > /home/mfg/sysi/com/down/kbibtex/kbibtex/src/program/openfileinfo.cpp:332 > #8 0x000055afbfd39eba in DocumentListView::currentChanged(QModelIndex > const&, QModelIndex const&) (this=0x55afc14c1e10, current=...) at > /home/mfg/sysi/com/down/kbibtex/kbibtex/src/program/documentlist.cpp:369 > #9 0x00007fede9284951 in () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 > [...] > #11 0x00007fede826667a in QItemSelectionModel::currentChanged(QModelIndex > const&, QModelIndex const&) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 This crash should be addressed in commit 220c9dcc21c4991342. It is caused that the KBibTeX program did not correctly handle cases where it could not find its own libraries. -- You are receiving this mail because: You are watching all bug changes.
