Bug 117135 - Crash on double-click folder icon [backtrace]
Summary: Crash on double-click folder icon [backtrace]
Status: RESOLVED DUPLICATE of bug 89516
Alias: None
Product: konqueror
Classification: Applications
Component: file icon view (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-27 14:41 UTC by Dik Takken
Modified: 2005-11-27 16:24 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 Dik Takken 2005-11-27 14:41:41 UTC
Version:            (using KDE KDE 3.4.1)
Installed from:    Gentoo Packages
OS:                Linux

My Konqueror has been configured to open folders with a single click. I accidentally double-clicked a folder in Konqueror, and slightly moved the mouse while doing so. I could see that Konqueror interpreted this slight movement as dragging, because the icon was displaced somewhat. When the icon started moving, Konqueror crashed.

Here is a full-debug backtrace. I hope this is useful.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 401)]
[KCrash handler]
#5  0x085b1ccd in ?? ()
#6  0xb6c1d11f in SpringLoadingManager::springLoadTrigger(KonqKfmIconView*, KFileItem*, QIconViewItem*) (this=0xbfb6add0, view=0x8559918, file=0x84aec98, 
    item=0x85b2020) at konq_iconview.cc:1477
#7  0xb6c1a3ea in KonqKfmIconView::slotDragHeld(QIconViewItem*) (
    this=0x8559918, item=0x85b2020) at konq_iconview.cc:749
#8  0xb6c1d971 in KonqKfmIconView::qt_invoke(int, QUObject*) (this=0x8559918, 
    _id=45, _o=0xbfb6af60) at konq_iconview.moc:255
#9  0x46820a93 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#10 0xb795534a in KIconView::held(QIconViewItem*) (this=0x8556ac8, 
    t0=0x85b1b58) at kiconview.moc:179
#11 0xb7953133 in KIconView::slotDragHoldTimeout() (this=0x85b1b58)
    at kiconview.cpp:365
#12 0xb7955581 in KIconView::qt_invoke(int, QUObject*) (this=0x8556ac8, 
    _id=78, _o=0xbfb6b090) at kiconview.moc:204
#13 0x458d3410 in KonqIconViewWidget::qt_invoke(int, QUObject*) ()
   from /usr/kde/3.4/lib/libkonq.so.4
#14 0x08556ac8 in ?? ()
#15 0x0000004e in ?? ()
#16 0xbfb6b090 in ?? ()
#17 0x46c579b0 in ?? () from /usr/qt/3/lib/libqt-mt.so.3
#18 0x08557368 in ?? ()
#19 0xbfb6b090 in ?? ()
#20 0xbfb6b068 in ?? ()
#21 0x46820a93 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
Comment 1 Tommi Tervo 2005-11-27 16:24:13 UTC
Propably time to reopen #89516

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