[Bug 60770] New: Crash in ~QIconView - when doing find next

Jon Smirl jonsmirl at yahoo.com
Fri Jul 4 22:57:04 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=60770     
           Summary: Crash in ~QIconView - when doing find next
           Product: kdevelop
           Version: CVS
          Platform: RedHat RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: jonsmirl at yahoo.com


Version:           CVS (using KDE KDE 3.1)
Installed from:    RedHat RPMs

I was doing a find next when this happen but looking at the stack it is not obvious that it has anything to do with find. I also think I had one find already started that I had forgotten about and then started another.

[New Thread 1096328320 (LWP 10255)]
[New Thread 1116949808 (LWP 10256)]
0xffffe410 in ?? ()
#0  0xffffe410 in ?? ()
#1  0x40a1957d in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#2  <signal handler called>
#3  0x080bb8f0 in ?? ()
#4  0x40f466a2 in QIconView::~QIconView() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#5  0x40871c43 in KIconView::~KIconView() () from /usr/lib/libkdeui.so.4
#6  0x40635928 in KFileIconView::~KFileIconView() () from /usr/lib/libkio.so.4
#7  0x406453ca in KDirOperator::~KDirOperator() () from /usr/lib/libkio.so.4
#8  0x40ddb7c8 in QWidget::~QWidget() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#9  0x41a7d2f2 in ~KDevFileSelector (this=0x833f2b0)
    at fileselector_widget.cpp:227
#10 0x41a7aab0 in FileSelectorPart::~FileSelectorPart() ()
   from /opt/kde3/lib/kde3/libkdevfileselector.so
#11 0x408ef18e in QPtrList<QObject>::deleteItem(void*) ()
   from /usr/lib/libkdeui.so.4
#12 0x41014dce in QGList::clear() () from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#13 0x40a2e6c6 in KLibrary::~KLibrary() () from /usr/lib/libkdecore.so.4
#14 0x40a308cb in KLibLoader::close_pending(KLibWrapPrivate*) ()
   from /usr/lib/libkdecore.so.4
#15 0x40a2fa26 in KLibLoader::~KLibLoader() () from /usr/lib/libkdecore.so.4
#16 0x40a2f4f8 in KLibLoader::cleanUp() () from /usr/lib/libkdecore.so.4
#17 0x409b1a6b in KApplication::~KApplication() ()
   from /usr/lib/libkdecore.so.4
#18 0x0806ec5e in main (argc=1, argv=0xbffffb44) at main.cpp:125
#19 0x420156a4 in __libc_start_main () from /lib/tls/libc.so.6




More information about the KDevelop-devel mailing list