Version: 1.4 (using KDE KDE 3.5.3) Installed from: Debian testing/unstable Packages OS: Linux kdvi crashes on every logout from a KDE session. The logout process gets stuck at that point until the KDE crash handler is closed. Here's the backtrace: ########## (no debugging symbols found) Using host libthread_db library "/lib/tls/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1232713440 (LWP 11315)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [KCrash handler] #5 0xb67466d6 in KViewPart::writeSettings () from /usr/lib/kde3/kviewerpart.so #6 0xb67492be in KViewPart::~KViewPart () from /usr/lib/kde3/kviewerpart.so #7 0xb78d1dfe in QPtrList<QObject>::deleteItem () from /usr/lib/libkdeui.so.4 #8 0xb71fd614 in QGList::clear () from /usr/lib/libqt-mt.so.3 #9 0xb751d597 in KLibrary::~KLibrary () from /usr/lib/libkdecore.so.4 #10 0xb751dc23 in KLibLoader::close_pending () from /usr/lib/libkdecore.so.4 #11 0xb751e08e in KLibLoader::~KLibLoader () from /usr/lib/libkdecore.so.4 #12 0xb74c14ab in KLibLoader::cleanUp () from /usr/lib/libkdecore.so.4 #13 0xb756a3e3 in KApplication::~KApplication () from /usr/lib/libkdecore.so.4 #14 0x0805043f in ?? () #15 0xbff37044 in ?? () #16 0x00000001 in ?? () #17 0x00000001 in ?? () #18 0x00000000 in ?? () ########## Kind regards, Felix
Created attachment 16603 [details] .dvi to reproduce the crash On further investigation I found that the crash depends on what .dvi file is opened. It crashes with every .dvi file *I* have created, though. To reproduce the crash please open the attached kdvi-crash.dvi with kdvi and logout. I've also attached the corresponding LaTeX source and a more useful backtrace.
Created attachment 16604 [details] The corresponding LaTeX source
Created attachment 16605 [details] A more useful backtrace
*** This bug has been marked as a duplicate of 122961 ***