Bug 114208 - crash with copy and paste
Summary: crash with copy and paste
Status: RESOLVED DUPLICATE of bug 89516
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 3.4.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-11 05:09 UTC by Cristian M. Barbé
Modified: 2005-10-11 05:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (4.68 KB, application/octet-stream)
2005-10-11 05:12 UTC, Cristian M. Barbé
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cristian M. Barbé 2005-10-11 05:09:13 UTC
Version:           3.4.2 (using KDE KDE 3.4.2)
Installed from:    SuSE RPMs
OS:                Linux

Im copy a archive and paste in a hide folder but this crash in konqueror
Comment 1 Cristian M. Barbé 2005-10-11 05:12:14 UTC
Created attachment 12942 [details]
backtrace

this a backtrace for bug
Comment 2 Thiago Macieira 2005-10-11 05:12:53 UTC
Do you get a backtrace? Can you paste it here?

Can you tell us what steps exactly to follow to reproduce this crash?
Comment 3 Thiago Macieira 2005-10-11 05:17:31 UTC
Pasting the backtrace:

no debugging symbols found)
[KCrash handler]
#7  0x00000000 in ?? ()
#8  0x42077e10 in SpringLoadingManager::springLoadTrigger ()
   from /opt/kde3/lib/kde3/konq_iconview.so
#9  0x4207adfe in KonqKfmIconView::slotDragHeld ()
   from /opt/kde3/lib/kde3/konq_iconview.so
#10 0x4207c88f in KonqKfmIconView::qt_invoke ()
   from /opt/kde3/lib/kde3/konq_iconview.so
#11 0x4087a20e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x411ddde5 in KIconView::held () from /opt/kde3/lib/libkdeui.so.4
#13 0x411dde41 in KIconView::slotDragHoldTimeout ()
   from /opt/kde3/lib/libkdeui.so.4
#14 0x411ff470 in KIconView::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#15 0x4158cf95 in KonqIconViewWidget::qt_invoke ()
   from /opt/kde3/lib/libkonq.so.4
#16 0x4087a20e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x4087a9b6 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40bce349 in QTimer::timeout () from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x4089f43f in QTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40817a5f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40819623 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40561971 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#23 0x4080c20c in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x407c4ff6 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x4082f9f1 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x4082f836 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x408194ef in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x4174b78c in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#29 0x40018554 in kdeinitmain () from /opt/kde3/lib/kde3/konqueror.so
Comment 4 Thiago Macieira 2005-10-11 05:23:55 UTC

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