https://bugs.kde.org/show_bug.cgi?id=351199
--- Comment #6 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> --- > Is there a simple way of checking that my installation is correct? > Speicherzugriffsfehler (Speicherabzug geschrieben) The error message points to a real crash, for which I would consider an incomplete as less likely. There is a TechBase article on how to generate useful crash reports: https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports You may need to configure&compile KBibTeX with debugging enabled (-DCMAKE_BUILD_TYPE=debug) and have KDE's kcrash installed. Hopefully this will provide you with more information why the crash happens. -- You are receiving this mail because: You are watching all bug changes.