Bug 224292 - Dolphin crash on exit after moving a file
Summary: Dolphin crash on exit after moving a file
Status: RESOLVED DUPLICATE of bug 196207
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-26 09:24 UTC by madcatx
Modified: 2010-02-21 23:59 UTC (History)
3 users (show)

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 madcatx 2010-01-26 09:24:13 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.3.95 (KDE 4.3.95 (KDE 4.4 RC2))
Qt Version: 4.6.1
Operating System: Linux 2.6.32.5-ARCHMOD x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Today dolphin crashed on exit right after I was moved a file from one folder to another. Attempt to reproduce the crash was unsuccessful, but have expericenced more crashes of dolphin possibly related to file operations (copying, moving) since I installed KDE 4.4 RC2 from kde-unstable repo of Archlinux. Dolphin in RC1 seemed to work fine.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[Current thread is 1 (Thread 0x7fcc1ae21760 (LWP 2835))]

Thread 2 (Thread 0x7fcc09c7b710 (LWP 2880)):
#0  0x00007fcc143013e9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fcc08869eee in metronom_sync_loop () from /usr/lib/libxine.so.1
#2  0x00007fcc142fc81a in start_thread () from /lib/libpthread.so.0
#3  0x00007fcc16b29c7d in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fcc1ae21760 (LWP 2835)):
[KCrash Handler]
#5  0x00007fcc16a8d035 in raise () from /lib/libc.so.6
#6  0x00007fcc16a8e460 in abort () from /lib/libc.so.6
#7  0x00007fcc16ac73f7 in __libc_message () from /lib/libc.so.6
#8  0x00007fcc16acc876 in malloc_printerr () from /lib/libc.so.6
#9  0x00007fcc16ad15ac in free () from /lib/libc.so.6
#10 0x00007fcc17df74dc in QString::free(QString::Data*) () from /usr/lib/libQtCore.so.4
#11 0x00007fcc1856c58d in KMimeTypePrivate::inherits(QString const&) const () from /usr/lib/libkdecore.so.5
#12 0x00007fcc1856c751 in KMimeType::is(QString const&) const () from /usr/lib/libkdecore.so.5
#13 0x00007fcc19038a34 in KFileItem::isDesktopFile() const () from /usr/lib/libkio.so.5
#14 0x00007fcc19038abf in KFileItem::overlays() const () from /usr/lib/libkio.so.5
#15 0x00007fcc19022ace in KDirModel::data(QModelIndex const&, int) const () from /usr/lib/libkio.so.5
#16 0x00007fcc1a2ca185 in DolphinModel::data(QModelIndex const&, int) const () from /usr/lib/libdolphinprivate.so.4
#17 0x00007fcc17816561 in QSortFilterProxyModel::data(QModelIndex const&, int) const () from /usr/lib/libQtGui.so.4
#18 0x00007fcc19049ba7 in KFileItemDelegate::Private::decoration(QStyleOptionViewItemV4 const&, QModelIndex const&) const () from /usr/lib/libkio.so.5
#19 0x00007fcc1904a06f in KFileItemDelegate::Private::initStyleOption(QStyleOptionViewItemV4*, QModelIndex const&) const () from /usr/lib/libkio.so.5
#20 0x00007fcc1904be49 in KFileItemDelegate::paint(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const () from /usr/lib/libkio.so.5
#21 0x00007fcc1a2c8348 in DolphinFileItemDelegate::paint(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const () from /usr/lib/libdolphinprivate.so.4
#22 0x00007fcc177b43ba in QListView::paintEvent(QPaintEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007fcc18acf25b in KCategorizedView::paintEvent(QPaintEvent*) () from /usr/lib/libkdeui.so.5
#24 0x00007fcc172c2372 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x00007fcc176667e6 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00007fcc17795fbb in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007fcc17ea61e7 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#28 0x00007fcc1726c44c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#29 0x00007fcc17272a6b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#30 0x00007fcc18aea666 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#31 0x00007fcc17ea6dcc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#32 0x00007fcc172ca8cd in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQtGui.so.4
#33 0x00007fcc17482846 in ?? () from /usr/lib/libQtGui.so.4
#34 0x00007fcc172bc320 in QWidgetPrivate::syncBackingStore() () from /usr/lib/libQtGui.so.4
#35 0x00007fcc172c2a75 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#36 0x00007fcc1768202b in QMainWindow::event(QEvent*) () from /usr/lib/libQtGui.so.4
#37 0x00007fcc18c005d3 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#38 0x00007fcc1726c47c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#39 0x00007fcc17272a6b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#40 0x00007fcc18aea666 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#41 0x00007fcc17ea6dcc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#42 0x00007fcc17ea9547 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#43 0x00007fcc17ed0703 in ?? () from /usr/lib/libQtCore.so.4
#44 0x00007fcc1298a26e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#45 0x00007fcc1298dc28 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#46 0x00007fcc1298dd50 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#47 0x00007fcc17ed0243 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#48 0x00007fcc1731a60e in ?? () from /usr/lib/libQtGui.so.4
#49 0x00007fcc17ea56f2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#50 0x00007fcc17ea5acc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#51 0x00007fcc17ea980b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#52 0x00000000004381a5 in _start ()

Possible duplicates by query: bug 206065.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-21 23:59:44 UTC
This is likely to be the glib bug: bug 196207. Regards

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