Bug 300297 - Crah after deletion on disk-size-view
Summary: Crah after deletion on disk-size-view
Status: RESOLVED DUPLICATE of bug 295688
Alias: None
Product: krusader
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-19 09:14 UTC by Per (phobie)
Modified: 2018-05-06 00:16 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Per (phobie) 2012-05-19 09:14:51 UTC
Application: krusader (2.4.0-beta1 "Migration")
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-24-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Used the disk-size-view to cleanup my homedir.
It crashed after deleting several entries.

-- Backtrace:
Application: Krusader (krusader), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3fc61ea780 (LWP 3028))]

Thread 3 (Thread 0x7f3fb3e40700 (LWP 3029)):
#0  0x00007f3fc043c098 in pthread_mutex_unlock () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007f3fbf0bf591 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f3fbf08389b in g_main_context_query () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f3fbf083f6a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f3fbf084124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f3fc33b0426 in QEventDispatcherGlib::processEvents (this=0x7f3fac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f3fc337fc82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f3fc337fed7 in QEventLoop::exec (this=0x7f3fb3e3fdd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f3fc327efa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f3fc335f9ff in QInotifyFileSystemWatcherEngine::run (this=0x19b93f0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f3fc3281fcb in QThreadPrivate::start (arg=0x19b93f0) at thread/qthread_unix.cpp:298
#11 0x00007f3fc0438e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#12 0x00007f3fc26c44bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f3fb2d8c700 (LWP 3030)):
#0  idleTimerSourceCheck (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:228
#1  0x00007f3fbf083a33 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f3fbf083f96 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f3fbf084124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f3fc33b0426 in QEventDispatcherGlib::processEvents (this=0x7f3fa40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f3fc337fc82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f3fc337fed7 in QEventLoop::exec (this=0x7f3fb2d8bdd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f3fc327efa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f3fc335f9ff in QInotifyFileSystemWatcherEngine::run (this=0x1b65cd0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f3fc3281fcb in QThreadPrivate::start (arg=0x1b65cd0) at thread/qthread_unix.cpp:298
#10 0x00007f3fc0438e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007f3fc26c44bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3fc61ea780 (LWP 3028)):
[KCrash Handler]
#6  ref (this=0x330000025b) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:121
#7  QString (other=..., this=0x7fff8778ea50) at ../../include/QtCore/../../src/corelib/tools/qstring.h:726
#8  QFontMetrics::elidedText (this=0x7fff8778ebc0, text=..., mode=Qt::ElideMiddle, width=174, flags=0) at text/qfontmetrics.cpp:907
#9  0x0000000000501e1a in RadialMap::Widget::paintExplodedLabels (this=<optimized out>, paint=...) at /build/buildd/krusader-2.4.0~beta1/krusader/DiskUsage/radialMap/labels.cpp:288
#10 0x00000000005005b0 in RadialMap::Widget::paintEvent (this=0x2a4d8b0) at /build/buildd/krusader-2.4.0~beta1/krusader/DiskUsage/radialMap/widgetEvents.cpp:80
#11 0x00007f3fc38f40f6 in QWidget::event (this=0x2a4d8b0, event=0x7fff8778f510) at kernel/qwidget.cpp:8508
#12 0x00007f3fc38a3894 in notify_helper (e=0x7fff8778f510, receiver=0x2a4d8b0, this=0x1467c90) at kernel/qapplication.cpp:4559
#13 QApplicationPrivate::notify_helper (this=0x1467c90, receiver=0x2a4d8b0, e=0x7fff8778f510) at kernel/qapplication.cpp:4531
#14 0x00007f3fc38a8713 in QApplication::notify (this=0x7fff877972c0, receiver=0x2a4d8b0, e=0x7fff8778f510) at kernel/qapplication.cpp:4420
#15 0x00007f3fc597cb46 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0x00007f3fc3380e9c in QCoreApplication::notifyInternal (this=0x7fff877972c0, receiver=0x2a4d8b0, event=0x7fff8778f510) at kernel/qcoreapplication.cpp:876
#17 0x00007f3fc38efd96 in sendSpontaneousEvent (event=0x7fff8778f510, receiver=0x2a4d8b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#18 QWidgetPrivate::drawWidget (this=0x2a4d9e0, pdev=0x1b5f560, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5585
#19 0x00007f3fc38f0a0f in QWidgetPrivate::paintSiblingsRecursive (this=0x2524ce0, pdev=0x1b5f560, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5794
#20 0x00007f3fc38efacc in QWidgetPrivate::drawWidget (this=0x2524ce0, pdev=0x1b5f560, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5638
#21 0x00007f3fc38f0a0f in QWidgetPrivate::paintSiblingsRecursive (this=0x24fd4e0, pdev=0x1b5f560, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5794
#22 0x00007f3fc38efacc in QWidgetPrivate::drawWidget (this=0x24fd4e0, pdev=0x1b5f560, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5638
#23 0x00007f3fc38f0a0f in QWidgetPrivate::paintSiblingsRecursive (this=0x1e18800, pdev=0x1b5f560, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5794
#24 0x00007f3fc38efacc in QWidgetPrivate::drawWidget (this=0x1e18800, pdev=0x1b5f560, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5638
#25 0x00007f3fc38f0a0f in QWidgetPrivate::paintSiblingsRecursive (this=0x22e2500, pdev=0x1b5f560, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5794
#26 0x00007f3fc38efacc in QWidgetPrivate::drawWidget (this=0x22e2500, pdev=0x1b5f560, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5638
#27 0x00007f3fc38f0a0f in QWidgetPrivate::paintSiblingsRecursive (this=0x19ff010, pdev=0x1b5f560, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5794
#28 0x00007f3fc38f0797 in QWidgetPrivate::paintSiblingsRecursive (this=0x19ff010, pdev=0x1b5f560, siblings=..., index=2, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5781
#29 0x00007f3fc38efacc in QWidgetPrivate::drawWidget (this=0x19ff010, pdev=0x1b5f560, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5638
#30 0x00007f3fc38f0a0f in QWidgetPrivate::paintSiblingsRecursive (this=0x19f80b0, pdev=0x1b5f560, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5794
#31 0x00007f3fc38efacc in QWidgetPrivate::drawWidget (this=0x19f80b0, pdev=0x1b5f560, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5638
#32 0x00007f3fc38f0a0f in QWidgetPrivate::paintSiblingsRecursive (this=0x19b86e0, pdev=0x1b5f560, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5794
#33 0x00007f3fc38efacc in QWidgetPrivate::drawWidget (this=0x19b86e0, pdev=0x1b5f560, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5638
#34 0x00007f3fc38f0a0f in QWidgetPrivate::paintSiblingsRecursive (this=0x19b7730, pdev=0x1b5f560, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5794
#35 0x00007f3fc38efacc in QWidgetPrivate::drawWidget (this=0x19b7730, pdev=0x1b5f560, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5638
#36 0x00007f3fc38f0a0f in QWidgetPrivate::paintSiblingsRecursive (this=0x19b6dd0, pdev=0x1b5f560, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5794
#37 0x00007f3fc38f0797 in QWidgetPrivate::paintSiblingsRecursive (this=0x19b6dd0, pdev=0x1b5f560, siblings=..., index=1, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5781
#38 0x00007f3fc38f0797 in QWidgetPrivate::paintSiblingsRecursive (this=0x19b6dd0, pdev=0x1b5f560, siblings=..., index=2, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5781
#39 0x00007f3fc38efacc in QWidgetPrivate::drawWidget (this=0x19b6dd0, pdev=0x1b5f560, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5638
#40 0x00007f3fc38f0a0f in QWidgetPrivate::paintSiblingsRecursive (this=0x19a1e50, pdev=0x1b5f560, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5794
#41 0x00007f3fc38f0797 in QWidgetPrivate::paintSiblingsRecursive (this=0x19a1e50, pdev=0x1b5f560, siblings=..., index=2, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5781
#42 0x00007f3fc38efacc in QWidgetPrivate::drawWidget (this=0x19a1e50, pdev=0x1b5f560, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5638
#43 0x00007f3fc38f0a0f in QWidgetPrivate::paintSiblingsRecursive (this=0x19a1be0, pdev=0x1b5f560, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5794
#44 0x00007f3fc38efacc in QWidgetPrivate::drawWidget (this=0x19a1be0, pdev=0x1b5f560, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5638
#45 0x00007f3fc38f0a0f in QWidgetPrivate::paintSiblingsRecursive (this=0x16d6050, pdev=0x1b5f560, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5794
#46 0x00007f3fc38f0797 in QWidgetPrivate::paintSiblingsRecursive (this=0x16d6050, pdev=0x1b5f560, siblings=..., index=1, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5781
#47 0x00007f3fc38f0797 in QWidgetPrivate::paintSiblingsRecursive (this=0x16d6050, pdev=0x1b5f560, siblings=..., index=2, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5781
#48 0x00007f3fc38efacc in QWidgetPrivate::drawWidget (this=0x16d6050, pdev=0x1b5f560, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5638
#49 0x00007f3fc38f0a0f in QWidgetPrivate::paintSiblingsRecursive (this=0x1600890, pdev=0x1b5f560, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5794
#50 0x00007f3fc38f0797 in QWidgetPrivate::paintSiblingsRecursive (this=0x1600890, pdev=0x1b5f560, siblings=..., index=10, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5781
#51 0x00007f3fc38f0797 in QWidgetPrivate::paintSiblingsRecursive (this=0x1600890, pdev=0x1b5f560, siblings=..., index=12, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5781
#52 0x00007f3fc38f0797 in QWidgetPrivate::paintSiblingsRecursive (this=0x1600890, pdev=0x1b5f560, siblings=..., index=63, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5781
#53 0x00007f3fc38f0797 in QWidgetPrivate::paintSiblingsRecursive (this=0x1600890, pdev=0x1b5f560, siblings=..., index=68, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5781
#54 0x00007f3fc38efacc in QWidgetPrivate::drawWidget (this=0x1600890, pdev=0x1b5f560, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x16653e0) at kernel/qwidget.cpp:5638
#55 0x00007f3fc3ac0afc in QWidgetBackingStore::sync (this=0x16653e0) at painting/qbackingstore.cpp:1365
#56 0x00007f3fc38e6ac0 in QWidgetPrivate::syncBackingStore (this=0x1600890) at kernel/qwidget.cpp:1891
#57 0x00007f3fc38f460c in QWidget::event (this=0x7fff87797030, event=0x2ed2190) at kernel/qwidget.cpp:8655
#58 0x00007f3fc3ccdc4b in QMainWindow::event (this=0x7fff87797030, event=0x2ed2190) at widgets/qmainwindow.cpp:1478
#59 0x00007f3fc5a78428 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#60 0x00007f3fc38a3894 in notify_helper (e=0x2ed2190, receiver=0x7fff87797030, this=0x1467c90) at kernel/qapplication.cpp:4559
#61 QApplicationPrivate::notify_helper (this=0x1467c90, receiver=0x7fff87797030, e=0x2ed2190) at kernel/qapplication.cpp:4531
#62 0x00007f3fc38a8713 in QApplication::notify (this=0x7fff877972c0, receiver=0x7fff87797030, e=0x2ed2190) at kernel/qapplication.cpp:4420
#63 0x00007f3fc597cb46 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#64 0x00007f3fc3380e9c in QCoreApplication::notifyInternal (this=0x7fff877972c0, receiver=0x7fff87797030, event=0x2ed2190) at kernel/qcoreapplication.cpp:876
#65 0x00007f3fc3384c6a in sendEvent (event=0x2ed2190, receiver=0x7fff87797030) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#66 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1433670) at kernel/qcoreapplication.cpp:1500
#67 0x00007f3fc33aff93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#68 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#69 0x00007f3fbf083c9a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#70 0x00007f3fbf084060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#71 0x00007f3fbf084124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#72 0x00007f3fc33b03bf in QEventDispatcherGlib::processEvents (this=0x1434b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#73 0x00007f3fc394bd5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#74 0x00007f3fc337fc82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#75 0x00007f3fc337fed7 in QEventLoop::exec (this=0x7fff87794d60, flags=...) at kernel/qeventloop.cpp:204
#76 0x00007f3fc50fc5b6 in KJob::exec() () from /usr/lib/libkdecore.so.5
#77 0x00000000004f2777 in DiskUsage::del (this=0x26efa50, file=0x23164e0, calcPercents=false, depth=1) at /build/buildd/krusader-2.4.0~beta1/krusader/DiskUsage/diskusage.cpp:642
#78 0x00000000004f25c1 in DiskUsage::del (this=0x26efa50, file=0x28e8950, calcPercents=true, depth=0) at /build/buildd/krusader-2.4.0~beta1/krusader/DiskUsage/diskusage.cpp:613
#79 0x00000000004f3144 in DiskUsage::executeAction (this=0x26efa50, action=<optimized out>, fileItem=0x28e8950) at /build/buildd/krusader-2.4.0~beta1/krusader/DiskUsage/diskusage.cpp:822
#80 0x00000000004f46a1 in DiskUsage::rightClickMenu (this=0x26efa50, pos=..., fileItem=0x28e8950, addPopup=<optimized out>, addPopupName=...) at /build/buildd/krusader-2.4.0~beta1/krusader/DiskUsage/diskusage.cpp:813
#81 0x00000000004fdad1 in DUFilelight::mousePressEvent (this=0x2a4d8b0, event=0x7fff877962b0) at /build/buildd/krusader-2.4.0~beta1/krusader/DiskUsage/dufilelight.cpp:124
#82 0x00007f3fc38f4429 in QWidget::event (this=0x2a4d8b0, event=0x7fff877962b0) at kernel/qwidget.cpp:8358
#83 0x00007f3fc38a3894 in notify_helper (e=0x7fff877962b0, receiver=0x2a4d8b0, this=0x1467c90) at kernel/qapplication.cpp:4559
#84 QApplicationPrivate::notify_helper (this=0x1467c90, receiver=0x2a4d8b0, e=0x7fff877962b0) at kernel/qapplication.cpp:4531
#85 0x00007f3fc38a90bf in QApplication::notify (this=<optimized out>, receiver=0x2a4d8b0, e=0x7fff877962b0) at kernel/qapplication.cpp:4102
#86 0x00007f3fc597cb46 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#87 0x00007f3fc3380e9c in QCoreApplication::notifyInternal (this=0x7fff877972c0, receiver=0x2a4d8b0, event=0x7fff877962b0) at kernel/qcoreapplication.cpp:876
#88 0x00007f3fc38a4862 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#89 QApplicationPrivate::sendMouseEvent (receiver=0x2a4d8b0, event=0x7fff877962b0, alienWidget=0x0, nativeWidget=0x2a4d8b0, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#90 0x00007f3fc3923bf5 in QETWidget::translateMouseEvent (this=0x2a4d8b0, event=<optimized out>) at kernel/qapplication_x11.cpp:4617
#91 0x00007f3fc3922bae in QApplication::x11ProcessEvent (this=0x7fff877972c0, event=0x7fff87796b80) at kernel/qapplication_x11.cpp:3732
#92 0x00007f3fc394c0d2 in x11EventSourceDispatch (s=0x1466810, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#93 0x00007f3fbf083c9a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#94 0x00007f3fbf084060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#95 0x00007f3fbf084124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#96 0x00007f3fc33b03bf in QEventDispatcherGlib::processEvents (this=0x1434b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#97 0x00007f3fc394bd5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#98 0x00007f3fc337fc82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#99 0x00007f3fc337fed7 in QEventLoop::exec (this=0x7fff87796f20, flags=...) at kernel/qeventloop.cpp:204
#100 0x00007f3fc3384f67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#101 0x000000000044c46f in main (argc=<optimized out>, argv=<optimized out>) at /build/buildd/krusader-2.4.0~beta1/krusader/main.cpp:320

This bug may be a duplicate of or related to bug 295688.

Possible duplicates by query: bug 295688.

Reported using DrKonqi
Comment 1 Jan Lepper 2012-05-29 09:40:23 UTC

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