Bug 144548 - crashing while renaming files
Summary: crashing while renaming files
Status: RESOLVED DUPLICATE of bug 158582
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-23 05:10 UTC by Patrick R
Modified: 2008-03-01 10:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R 2007-04-23 05:10:03 UTC
Version:           3.5.6  (using KDE KDE 3.5.6)
Installed from:    SuSE RPMs

When ever I rename a file that is large (bigger than 10 Mb), Konqueror crash will the following info:

System configuration startup check disabled.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1231501616 (LWP 7729)]
[KCrash handler]
#9  0xb7028175 in main_arena () from /lib/libc.so.6
#10 0xb769c879 in QIconView::drawContents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0xb75ec283 in QScrollView::drawContentsOffset ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0xb75ee093 in QScrollView::viewportPaintEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0xb7695efd in QIconView::eventFilter () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb74d980c in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xb74d987b in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0xb75124fc in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0xb747a9b7 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0xb747b7a9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0xb7afcbf2 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#20 0xb744cd8f in QWidget::repaint () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0xb75ecfb6 in QScrollView::repaintContents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0xb7698ca1 in QIconView::repaintItem () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0xb769cd74 in QIconView::contentsMouseReleaseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0xb6d43e6e in KIconView::contentsMouseReleaseEvent ()
   from /opt/kde3/lib/libkdeui.so.4
#25 0xb693e629 in KonqIconViewWidget::contentsMouseReleaseEvent ()
   from /opt/kde3/lib/libkonq.so.4
#26 0xb75f1cf1 in QScrollView::viewportMouseReleaseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0xb75eef9f in QScrollView::eventFilter ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0xb7695e3f in QIconView::eventFilter () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0xb74d980c in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0xb74d987b in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0xb75124fc in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0xb747a9b7 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0xb747b8f9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0xb7afcbf2 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#35 0xb7419f57 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0xb74190ff in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0xb742997a in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0xb74917e0 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0xb7491676 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0xb747a56f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#41 0xb678cc55 in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#42 0xb7252524 in kdeinitmain () from /opt/kde3/lib/kde3/konqueror.so
#43 0x0804e33f in launch ()
#44 0x0804ebca in handle_launcher_request ()
#45 0x0804f061 in handle_requests ()
#46 0x0805014c in main ()
Comment 1 Tommi Tervo 2008-03-01 10:37:54 UTC
#158582 has better backtrace

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