Bug 129099 - kdvi crashes on logout
Summary: kdvi crashes on logout
Status: RESOLVED DUPLICATE of bug 122961
Alias: None
Product: kdvi
Classification: Miscellaneous
Component: general (show other bugs)
Version: 1.4
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Kebekus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-13 18:11 UTC by fexpop
Modified: 2006-06-19 21:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
.dvi to reproduce the crash (2.31 KB, application/x-dvi)
2006-06-14 16:58 UTC, fexpop
Details
The corresponding LaTeX source (409 bytes, text/x-tex)
2006-06-14 16:59 UTC, fexpop
Details
A more useful backtrace (1.35 KB, text/plain)
2006-06-14 17:00 UTC, fexpop
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fexpop 2006-06-13 18:11:54 UTC
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
Comment 1 fexpop 2006-06-14 16:58:36 UTC
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.
Comment 2 fexpop 2006-06-14 16:59:17 UTC
Created attachment 16604 [details]
The corresponding LaTeX source
Comment 3 fexpop 2006-06-14 17:00:00 UTC
Created attachment 16605 [details]
A more useful backtrace
Comment 4 Wilfried Huss 2006-06-19 21:52:28 UTC

*** This bug has been marked as a duplicate of 122961 ***