Summary: | Konqueror crashes deleting files | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Mateu S. <mito150> |
Component: | file icon view | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | jarndyceofcookscourt, rpogomes |
Priority: | NOR | ||
Version: | 3.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mateu S.
2008-02-29 16:48:45 UTC
*** Bug 144548 has been marked as a duplicate of this bug. *** I can not reproduce it in 3.5.9 nor in 4.0.4. Im using: Qt: 3.3.8b KDE: 3.5.9 KDE Daemon: $Id: kded.cpp 711061 2007-09-11 09:42:51Z tpatzig $ and still crashing. I get this backtrace: [Thread debugging using libthread_db enabled] [New Thread 0xb682b6c0 (LWP 12974)] [KCrash handler] #6 0x74001800 in ?? () #7 0xb75ef28d in QIconView::drawContents (this=0xa2437a0, p=0xbfd0000c, cx=36, cy=55, cw=52, ch=68) at iconview/qiconview.cpp:3523 #8 0xb7543a33 in QScrollView::drawContentsOffset (this=0xa2437a0, p=0xbfd0000c, offsetx=<value optimized out>, offsety=<value optimized out>, clipx=36, clipy=55, clipw=52, cliph=68) at widgets/qscrollview.cpp:2339 #9 0xb7545597 in QScrollView::viewportPaintEvent (this=0xa2437a0, pe=0xbfd004b4) at widgets/qscrollview.cpp:1709 #10 0xb75e8d9d in QIconView::eventFilter (this=0xa2437a0, o=0xa254e30, e=0xbfd004b4) at iconview/qiconview.cpp:5694 #11 0xb743678c in QObject::activate_filters (this=0xa254e30, e=0xbfd004b4) at kernel/qobject.cpp:906 #12 0xb74367fb in QObject::event (this=0xa254e30, e=0xbfd004b4) at kernel/qobject.cpp:738 #13 0xb746f43c in QWidget::event (this=0xa254e30, e=0xbfd004b4) at kernel/qwidget.cpp:4681 #14 0xb73d918a in QApplication::internalNotify (this=0xbfd01024, receiver=0xa254e30, e=0xbfd004b4) at kernel/qapplication.cpp:2638 #15 0xb73d9f43 in QApplication::notify (this=0xbfd01024, receiver=0xa254e30, e=0xbfd004b4) at kernel/qapplication.cpp:2526 #16 0xb70f5c22 in KApplication::notify (this=0xbfd01024, receiver=0xa254e30, event=0xbfd004b4) at /tmp/buildd/kdelibs-3.5.9.dfsg.1/./kdecore/kapplication.cpp:550 #17 0xb73ac3bc in QWidget::repaint (this=0xa254e30, x=36, y=55, w=52, h=68, erase=false) at kernel/qapplication.h:523 #18 0xb7544765 in QScrollView::repaintContents (this=0xa2437a0, x=36, y=55, w=52, h=68, erase=<value optimized out>) at widgets/qscrollview.cpp:2323 #19 0xb75ebb01 in QIconView::repaintItem (this=0xa2437a0, item=0xa417a58) at iconview/qiconview.cpp:3903 #20 0xb75ef739 in QIconView::contentsMouseReleaseEvent (this=0xa2437a0, e=0xbfd00684) at iconview/qiconview.cpp:4641 #21 0xb6c4c45e in KIconView::contentsMouseReleaseEvent (this=0xa2437a0, e=0xbfd00684) at /tmp/buildd/kdelibs-3.5.9.dfsg.1/./kdeui/kiconview.cpp:334 #22 0xb668cab9 in KonqIconViewWidget::contentsMouseReleaseEvent ( this=0xa2437a0, e=0xbfd00684) at /build/buildd/kdebase-3.5.9.dfsg.1/./libkonq/konq_iconviewwidget.cc:1402 #23 0xb7549271 in QScrollView::viewportMouseReleaseEvent (this=0xa2437a0, e=0xbfd00b84) at widgets/qscrollview.cpp:1753 #24 0xb7547090 in QScrollView::eventFilter (this=0xa2437a0, obj=0xa254e30, e=0xbfd00b84) at widgets/qscrollview.cpp:1504 #25 0xb75e8cdf in QIconView::eventFilter (this=0xa2437a0, o=0xa254e30, e=0xbfd00b84) at iconview/qiconview.cpp:5707 #26 0xb743678c in QObject::activate_filters (this=0xa254e30, e=0xbfd00b84) at kernel/qobject.cpp:906 #27 0xb74367fb in QObject::event (this=0xa254e30, e=0xbfd00b84) at kernel/qobject.cpp:738 #28 0xb746f43c in QWidget::event (this=0xa254e30, e=0xbfd00b84) at kernel/qwidget.cpp:4681 #29 0xb73d918a in QApplication::internalNotify (this=0xbfd01024, receiver=0xa254e30, e=0xbfd00b84) at kernel/qapplication.cpp:2638 #30 0xb73da0ba in QApplication::notify (this=0xbfd01024, receiver=0xa254e30, e=0xbfd00b84) at kernel/qapplication.cpp:2424 #31 0xb70f5c22 in KApplication::notify (this=0xbfd01024, receiver=0xa254e30, event=0xbfd00b84) at /tmp/buildd/kdelibs-3.5.9.dfsg.1/./kdecore/kapplication.cpp:550 #32 0xb7378a52 in QETWidget::translateMouseEvent (this=0xa254e30, event=0xbfd00e68) at kernel/qapplication.h:526 #33 0xb7377afd in QApplication::x11ProcessEvent (this=0xbfd01024, event=0xbfd00e68) at kernel/qapplication_x11.cpp:3611 #34 0xb7387fe6 in QEventLoop::processEvents (this=0xa02d370, flags=<value optimized out>) at kernel/qeventloop_x11.cpp:195 #35 0xb73efb80 in QEventLoop::enterLoop (this=0xa02d370) at kernel/qeventloop.cpp:201 #36 0xb73efa16 in QEventLoop::exec (this=0xa02d370) at kernel/qeventloop.cpp:148 #37 0xb73d8cff in QApplication::exec (this=0xbfd01024) at kernel/qapplication.cpp:2761 #38 0xb65bfc0c in kdemain (argc=4, argv=0x9ffc268) at /build/buildd/kdebase-3.5.9.dfsg.1/./konqueror/konq_main.cc:206 #39 0xb7ee1464 in kdeinitmain (argc=4, argv=0x9ffc268) at konqueror_dummy.cc:3 #40 0x0804f2f1 in launch (argc=4, _name=0x9ffbd9c "konqueror", args=0x9ffbdd2 "", cwd=0x9ffbdd3 "/home/mateu", envc=28, envs=0x9ffc1e1 "", reset_env=true, tty=0x0, avoid_loops=false, startup_id_str=0x9ffc1e6 "inalbyss;1216826491;895858;2511_TIME686983137") at /tmp/buildd/kdelibs-3.5.9.dfsg.1/./kinit/kinit.cpp:673 #41 0x0804fa7a in handle_launcher_request (sock=5) at /tmp/buildd/kdelibs-3.5.9.dfsg.1/./kinit/kinit.cpp:1240 #42 0x08050204 in handle_requests (waitForPid=0) at /tmp/buildd/kdelibs-3.5.9.dfsg.1/./kinit/kinit.cpp:1433 #43 0x08050b7a in main (argc=5, argv=0xbfd01a94, envp=0xbfd01aac) at /tmp/buildd/kdelibs-3.5.9.dfsg.1/./kinit/kinit.cpp:1908 Could you install libc6-dbg package and paste another backtrace? There a lot of other very similar backtraces in other bugs but they were all marked as resolved. The package libc6-dbg its already installed. |