Bug 129214 - crash on system shutdown
Summary: crash on system shutdown
Status: RESOLVED DUPLICATE of bug 82311
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-15 18:35 UTC by Maciej Pilichowski
Modified: 2006-06-17 16:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Pilichowski 2006-06-15 18:35:27 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    SuSE RPMs

Shutdown via power-off button.

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 1105323584 (LWP 10842)]
[KCrash handler]
#6  0x00000010 in ?? ()
#7  0x40378981 in ~KFileIconViewItem (this=0x8c9a0f8) at kfileiconview.cpp:49
#8  0x40de6601 in ~QIconView (this=0x87d5088) at qiconview.cpp:2892
#9  0x4059e433 in ~KIconView (this=0x87d5088) at kiconview.cpp:87
#10 0x4038a4cd in ~KFileIconView (this=0x87d5088) at kfileiconview.cpp:187
#11 0x40387494 in ~KDirOperator (this=0x87a7b70) at kdiroperator.cpp:158
#12 0x42496955 in KDevDirOperator::~KDevDirOperator ()
   from /opt/kde3/lib/kde3/libkdevfileselector.so
#13 0x40c523bf in ~QWidget (this=0x87a0398) at qwidget.cpp:973
#14 0x4248f1f8 in KDevFileSelector::~KDevFileSelector ()
   from /opt/kde3/lib/kde3/libkdevfileselector.so
#15 0x4248ba4e in FileSelectorPart::~FileSelectorPart ()
   from /opt/kde3/lib/kde3/libkdevfileselector.so
#16 0x406d2b0e in QPtrList<QObject>::deleteItem (this=0x8779a98, d=0x8779db8)
    at qptrlist.h:150
#17 0x40ee013d in QGList::clear (this=0x8779a98) at qglist.cpp:701
#18 0x408399b7 in ~KLibrary (this=0x8779a60) at qptrlist.h:93
#19 0x4083a043 in KLibLoader::close_pending (this=0x8194e70, wrap=0x0)
    at klibloader.cpp:516
#20 0x4083a4ae in ~KLibLoader (this=0x8194e70) at klibloader.cpp:328
#21 0x407dd48b in KLibLoader::cleanUp () at klibloader.cpp:298
#22 0x408869c3 in ~KApplication (this=0xbf94abd0) at kapplication.cpp:1616
#23 0x0804de42 in ?? ()
#24 0xbf94abd0 in ?? ()
#25 0x08138430 in ?? ()
#26 0xbf94ad4c in ?? ()
#27 0x00000001 in ?? ()
#28 0x0805219d in vtable for QGList ()
#29 0x00000001 in ?? ()
#30 0x08052290 in vtable for QGList ()
#31 0x08052241 in vtable for QGList ()
#32 0x08051a79 in vtable for QGList ()
#33 0x08051a65 in vtable for QGList ()
#34 0x00000000 in ?? ()
#35 0xbf94ac10 in ?? ()
#36 0x40007ec4 in do_lookup_x () from /lib/ld-linux.so.2
#37 0x4118eea0 in __libc_start_main () from /lib/tls/libc.so.6
#38 0x0804d2a1 in ?? ()
Comment 1 Philip Rodrigues 2006-06-16 16:54:16 UTC
Is the crash reproducible?
Comment 2 Maciej Pilichowski 2006-06-16 17:27:37 UTC
I try to figure it out, but it is hard to do it, because KDE kills the crash dialogs on power-off (I reported it already).

Other thing -- that testing this case is time consuming (power-off, start-up, power-off) and I can afford it now, but I try to shutdown system with Kdevelop every time, maybe I find the pattern.
Comment 3 Matt Rogers 2006-06-17 16:05:33 UTC

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