Bug 317018 - Dolphin mercurial integration crashes when deselecting a file to commit
Summary: Dolphin mercurial integration crashes when deselecting a file to commit
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: plugins: mercurial (show other bugs)
Version: 2.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Vishesh Yadav
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-19 09:46 UTC by Yannick Kiekens
Modified: 2013-04-18 11:38 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.10.2


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yannick Kiekens 2013-03-19 09:46:33 UTC
Application: dolphin (2.2)
KDE Platform Version: 4.10.1
Qt Version: 4.8.4
Operating System: Linux 3.8.0-13-generic x86_64
Distribution: Ubuntu Raring Ringtail (development branch)

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

I enabled the dolphin mercurial integration.
I rightclicked in a folder and choose "Hg Commit" 

In the File Status part of the "Hg Commit" window, I deselect several files

Apparently at random dolphin crashes as a result of deselecting a file

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7eff40f067c0 (LWP 12532))]

Thread 5 (Thread 0x7eff25636700 (LWP 12534)):
#0  0x00007eff407c33cd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007eff3800215c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007eff38002284 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007eff3c697026 in QEventDispatcherGlib::processEvents (this=0x7eff200008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007eff3c66737f in QEventLoop::processEvents (this=this@entry=0x7eff25635d90, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007eff3c667608 in QEventLoop::exec (this=0x7eff25635d90, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007eff3c569410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#7  0x00007eff3c648ecf in QInotifyFileSystemWatcherEngine::run (this=0x988ed0) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007eff3c56bbec in QThreadPrivate::start (arg=0x988ed0) at thread/qthread_unix.cpp:338
#9  0x00007eff384d4f8e in start_thread (arg=0x7eff25636700) at pthread_create.c:311
#10 0x00007eff407cfe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7eff1ffff700 (LWP 12535)):
#0  0x00007eff407c33cd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007eff3800215c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007eff38002284 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007eff3c697026 in QEventDispatcherGlib::processEvents (this=0x7eff180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007eff3c66737f in QEventLoop::processEvents (this=this@entry=0x7eff1fffed90, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007eff3c667608 in QEventLoop::exec (this=0x7eff1fffed90, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007eff3c569410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#7  0x00007eff3c648ecf in QInotifyFileSystemWatcherEngine::run (this=0xe8b590) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007eff3c56bbec in QThreadPrivate::start (arg=0xe8b590) at thread/qthread_unix.cpp:338
#9  0x00007eff384d4f8e in start_thread (arg=0x7eff1ffff700) at pthread_create.c:311
#10 0x00007eff407cfe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7eff1ef90700 (LWP 12540)):
#0  0x00007eff407c8233 in select () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007eff3c647122 in QProcessManager::run (this=0x7eff3c9c6540 <processManager()::processManager>) at io/qprocess_unix.cpp:245
#2  0x00007eff3c56bbec in QThreadPrivate::start (arg=0x7eff3c9c6540 <processManager()::processManager>) at thread/qthread_unix.cpp:338
#3  0x00007eff384d4f8e in start_thread (arg=0x7eff1ef90700) at pthread_create.c:311
#4  0x00007eff407cfe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7eff1e78f700 (LWP 12560)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007eff33f70e77 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007eff33f70ea9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007eff384d4f8e in start_thread (arg=0x7eff1e78f700) at pthread_create.c:311
#4  0x00007eff407cfe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7eff40f067c0 (LWP 12532)):
[KCrash Handler]
#6  text (this=0x0) at /usr/include/qt4/QtGui/qtablewidget.h:108
#7  HgStatusList::itemSelectionChangedSlot (this=0x170e390) at ../../../dolphin-plugins/hg/statuslist.cpp:64
#8  0x00007eff3c67d0df in QMetaObject::activate (sender=0x170e9d0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#9  0x00007eff3c67d0df in QMetaObject::activate (sender=0x1721820, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffe0b79100) at kernel/qobject.cpp:3539
#10 0x00007eff3d5b05f7 in QItemSelectionModel::selectionChanged (this=this@entry=0x1721820, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:166
#11 0x00007eff3d5b22d3 in QItemSelectionModel::emitSelectionChanged (this=this@entry=0x1721820, newSelection=..., oldSelection=...) at itemviews/qitemselectionmodel.cpp:1544
#12 0x00007eff3d5b473c in QItemSelectionModel::select (this=0x1721820, selection=..., command=...) at itemviews/qitemselectionmodel.cpp:1110
#13 0x00007eff3d58e6cd in QTableView::setSelection (this=<optimized out>, rect=..., command=...) at itemviews/qtableview.cpp:1861
#14 0x00007eff3d567272 in QAbstractItemView::mouseMoveEvent (this=0x170e9d0, event=0x7fffe0b7a0a0) at itemviews/qabstractitemview.cpp:1767
#15 0x00007eff3d09eabb in QWidget::event (this=0x170e9d0, event=0x7fffe0b7a0a0) at kernel/qwidget.cpp:8360
#16 0x00007eff3d4513c6 in QFrame::event (this=0x170e9d0, e=0x7fffe0b7a0a0) at widgets/qframe.cpp:557
#17 0x00007eff3d56796b in QAbstractItemView::viewportEvent (this=0x170e9d0, event=0x7fffe0b7a0a0) at itemviews/qabstractitemview.cpp:1644
#18 0x00007eff3c668796 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x170ee90, event=0x7fffe0b7a0a0) at kernel/qcoreapplication.cpp:1056
#19 0x00007eff3d0518bc in QApplicationPrivate::notify_helper (this=this@entry=0x8efc70, receiver=receiver@entry=0x170ee90, e=e@entry=0x7fffe0b7a0a0) at kernel/qapplication.cpp:4563
#20 0x00007eff3d054a33 in QApplication::notify (this=<optimized out>, receiver=0x170ee90, e=0x7fffe0b7a0a0) at kernel/qapplication.cpp:4110
#21 0x00007eff3dd5eaf6 in KApplication::notify (this=0x7fffe0b7ef50, receiver=0x170ee90, event=0x7fffe0b7a0a0) at ../../kdeui/kernel/kapplication.cpp:311
#22 0x00007eff3c66862e in QCoreApplication::notifyInternal (this=0x7fffe0b7ef50, receiver=0x170ee90, event=0x7fffe0b7a0a0) at kernel/qcoreapplication.cpp:946
#23 0x00007eff3d057933 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#24 QApplicationPrivate::sendMouseEvent (receiver=0x170ee90, event=0x7fffe0b7a0a0, alienWidget=0x170ee90, nativeWidget=0x170e390, buttonDown=0x7eff3db2f308 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3178
#25 0x00007eff3d0ccec4 in QETWidget::translateMouseEvent (this=this@entry=0x170e390, event=event@entry=0x7fffe0b7a820) at kernel/qapplication_x11.cpp:4631
#26 0x00007eff3d0cbef1 in QApplication::x11ProcessEvent (this=0x7fffe0b7ef50, event=0x7fffe0b7a820) at kernel/qapplication_x11.cpp:3746
#27 0x00007eff3d0f70b2 in x11EventSourceDispatch (s=0x8ef090, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#28 0x00007eff38001e85 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007eff380021c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007eff38002284 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007eff3c697026 in QEventDispatcherGlib::processEvents (this=0x8bda10, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#32 0x00007eff3d0f71ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007eff3c66737f in QEventLoop::processEvents (this=this@entry=0x7fffe0b7ac00, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007eff3c667608 in QEventLoop::exec (this=0x7fffe0b7ac00, flags=...) at kernel/qeventloop.cpp:204
#35 0x00007eff3d50c278 in QDialog::exec (this=0x7fffe0b7ac90) at dialogs/qdialog.cpp:554
#36 0x00007eff1dd5b040 in FileViewHgPlugin::commit (this=0x105b4e0) at ../../../dolphin-plugins/hg/fileviewhgplugin.cpp:551
#37 0x00007eff3c67d0df in QMetaObject::activate (sender=0xfe75b0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffe0b7ae70) at kernel/qobject.cpp:3539
#38 0x00007eff3d04b152 in QAction::triggered (this=this@entry=0xfe75b0, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#39 0x00007eff3d04c580 in QAction::activate (this=0xfe75b0, event=<optimized out>) at kernel/qaction.cpp:1257
#40 0x00007eff3d48a9e3 in QMenuPrivate::activateCausedStack (this=this@entry=0x1147270, causedStack=..., action=action@entry=0xfe75b0, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1038
#41 0x00007eff3d48fca9 in QMenuPrivate::activateAction (this=0x1147270, action=0xfe75b0, action_e=QAction::Trigger, self=<optimized out>) at widgets/qmenu.cpp:1130
#42 0x00007eff3de15800 in KMenu::mouseReleaseEvent (this=0x1278140, e=0x7fffe0b7ba10) at ../../kdeui/widgets/kmenu.cpp:464
#43 0x00007eff3d09ea89 in QWidget::event (this=0x1278140, event=0x7fffe0b7ba10) at kernel/qwidget.cpp:8375
#44 0x00007eff3d49148b in QMenu::event (this=0x1278140, e=0x7fffe0b7ba10) at widgets/qmenu.cpp:2481
#45 0x00007eff3d0518ec in QApplicationPrivate::notify_helper (this=this@entry=0x8efc70, receiver=receiver@entry=0x1278140, e=e@entry=0x7fffe0b7ba10) at kernel/qapplication.cpp:4567
#46 0x00007eff3d054a33 in QApplication::notify (this=<optimized out>, receiver=0x1278140, e=0x7fffe0b7ba10) at kernel/qapplication.cpp:4110
#47 0x00007eff3dd5eaf6 in KApplication::notify (this=0x7fffe0b7ef50, receiver=0x1278140, event=0x7fffe0b7ba10) at ../../kdeui/kernel/kapplication.cpp:311
#48 0x00007eff3c66862e in QCoreApplication::notifyInternal (this=0x7fffe0b7ef50, receiver=0x1278140, event=0x7fffe0b7ba10) at kernel/qcoreapplication.cpp:946
#49 0x00007eff3d057933 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#50 QApplicationPrivate::sendMouseEvent (receiver=0x1278140, event=0x7fffe0b7ba10, alienWidget=0x0, nativeWidget=0x1278140, buttonDown=0x7eff3db2f308 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3178
#51 0x00007eff3d0ccd8c in QETWidget::translateMouseEvent (this=this@entry=0x1278140, event=event@entry=0x7fffe0b7c190) at kernel/qapplication_x11.cpp:4565
#52 0x00007eff3d0cbef1 in QApplication::x11ProcessEvent (this=0x7fffe0b7ef50, event=0x7fffe0b7c190) at kernel/qapplication_x11.cpp:3746
#53 0x00007eff3d0f70b2 in x11EventSourceDispatch (s=0x8ef090, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#54 0x00007eff38001e85 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#55 0x00007eff380021c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#56 0x00007eff38002284 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#57 0x00007eff3c697026 in QEventDispatcherGlib::processEvents (this=0x8bda10, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#58 0x00007eff3d0f71ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#59 0x00007eff3c66737f in QEventLoop::processEvents (this=this@entry=0x7fffe0b7c570, flags=...) at kernel/qeventloop.cpp:149
#60 0x00007eff3c667608 in QEventLoop::exec (this=0x7fffe0b7c570, flags=...) at kernel/qeventloop.cpp:204
#61 0x00007eff3d48ed15 in QMenu::exec (this=0x1278140, p=..., action=0x0) at widgets/qmenu.cpp:2125
#62 0x00007eff40aeb617 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#63 0x00007eff40aec105 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#64 0x00007eff40ae127a in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#65 0x00007eff40ae5379 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#66 0x00007eff3c67d0df in QMetaObject::activate (sender=0xd697e0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffe0b7c970) at kernel/qobject.cpp:3539
#67 0x00007eff3fb25774 in DolphinView::requestContextMenu(QPoint const&, KFileItem const&, KUrl const&, QList<QAction*> const&) () from /usr/lib/libdolphinprivate.so.4
#68 0x00007eff3fb25d9c in DolphinView::slotViewContextMenuRequested(QPointF const&) () from /usr/lib/libdolphinprivate.so.4
#69 0x00007eff3fb2b0d2 in ?? () from /usr/lib/libdolphinprivate.so.4
#70 0x00007eff3c67d0df in QMetaObject::activate (sender=0xa7bf80, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffe0b7cb60) at kernel/qobject.cpp:3539
#71 0x00007eff3faf17a5 in KItemListController::viewContextMenuRequested(QPointF const&) () from /usr/lib/libdolphinprivate.so.4
#72 0x00007eff3faf2cf4 in KItemListController::mousePressEvent(QGraphicsSceneMouseEvent*, QTransform const&) () from /usr/lib/libdolphinprivate.so.4
#73 0x00007eff3faf0cee in KItemListController::processEvent(QEvent*, QTransform const&) () from /usr/lib/libdolphinprivate.so.4
#74 0x00007eff3fb01e2b in KItemListView::event(QEvent*) () from /usr/lib/libdolphinprivate.so.4
#75 0x00007eff3d0518ec in QApplicationPrivate::notify_helper (this=this@entry=0x8efc70, receiver=receiver@entry=0xd6af70, e=e@entry=0x7fffe0b7d990) at kernel/qapplication.cpp:4567
#76 0x00007eff3d05425b in QApplication::notify (this=0x7fffe0b7ef50, receiver=0xd6af70, e=0x7fffe0b7d990) at kernel/qapplication.cpp:4428
#77 0x00007eff3dd5eaf6 in KApplication::notify (this=0x7fffe0b7ef50, receiver=0xd6af70, event=0x7fffe0b7d990) at ../../kdeui/kernel/kapplication.cpp:311
#78 0x00007eff3c66862e in QCoreApplication::notifyInternal (this=0x7fffe0b7ef50, receiver=0xd6af70, event=0x7fffe0b7d990) at kernel/qcoreapplication.cpp:946
#79 0x00007eff3d63a99b in sendEvent (event=0x7fffe0b7d990, item=0xd6af80, this=<optimized out>) at graphicsview/qgraphicsscene.cpp:1217
#80 QGraphicsScenePrivate::sendEvent (this=<optimized out>, item=0xd6af80, event=0x7fffe0b7d990) at graphicsview/qgraphicsscene.cpp:1197
#81 0x00007eff3d63b580 in sendMouseEvent (mouseEvent=0x7fffe0b7d990, this=0xe6e9d0) at graphicsview/qgraphicsscene.cpp:1295
#82 QGraphicsScenePrivate::sendMouseEvent (this=0xe6e9d0, mouseEvent=0x7fffe0b7d990) at graphicsview/qgraphicsscene.cpp:1274
#83 0x00007eff3d64fd66 in QGraphicsScenePrivate::mousePressEventHandler (this=this@entry=0xe6e9d0, mouseEvent=mouseEvent@entry=0x7fffe0b7d990) at graphicsview/qgraphicsscene.cpp:1422
#84 0x00007eff3d65026f in QGraphicsScene::mousePressEvent (this=<optimized out>, mouseEvent=0x7fffe0b7d990) at graphicsview/qgraphicsscene.cpp:4074
#85 0x00007eff3d64f37a in QGraphicsScene::event (this=0xe6e7f0, event=0x7fffe0b7d990) at graphicsview/qgraphicsscene.cpp:3455
#86 0x00007eff3d0518ec in QApplicationPrivate::notify_helper (this=this@entry=0x8efc70, receiver=receiver@entry=0xe6e7f0, e=e@entry=0x7fffe0b7d990) at kernel/qapplication.cpp:4567
#87 0x00007eff3d05425b in QApplication::notify (this=0x7fffe0b7ef50, receiver=0xe6e7f0, e=0x7fffe0b7d990) at kernel/qapplication.cpp:4428
#88 0x00007eff3dd5eaf6 in KApplication::notify (this=0x7fffe0b7ef50, receiver=0xe6e7f0, event=0x7fffe0b7d990) at ../../kdeui/kernel/kapplication.cpp:311
#89 0x00007eff3c66862e in QCoreApplication::notifyInternal (this=0x7fffe0b7ef50, receiver=0xe6e7f0, event=0x7fffe0b7d990) at kernel/qcoreapplication.cpp:946
#90 0x00007eff3d666b71 in QGraphicsView::mousePressEvent (this=0xe6f120, event=0x7fffe0b7e2c0) at graphicsview/qgraphicsview.cpp:3164
#91 0x00007eff3d09ea70 in QWidget::event (this=0xe6f120, event=0x7fffe0b7e2c0) at kernel/qwidget.cpp:8371
#92 0x00007eff3d4513c6 in QFrame::event (this=0xe6f120, e=0x7fffe0b7e2c0) at widgets/qframe.cpp:557
#93 0x00007eff3d66918b in QGraphicsView::viewportEvent (this=0xe6f120, event=0x7fffe0b7e2c0) at graphicsview/qgraphicsview.cpp:2866
#94 0x00007eff3c668796 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0xe84da0, event=0x7fffe0b7e2c0) at kernel/qcoreapplication.cpp:1056
#95 0x00007eff3d0518bc in QApplicationPrivate::notify_helper (this=this@entry=0x8efc70, receiver=receiver@entry=0xe84da0, e=e@entry=0x7fffe0b7e2c0) at kernel/qapplication.cpp:4563
#96 0x00007eff3d054a33 in QApplication::notify (this=<optimized out>, receiver=0xe84da0, e=0x7fffe0b7e2c0) at kernel/qapplication.cpp:4110
#97 0x00007eff3dd5eaf6 in KApplication::notify (this=0x7fffe0b7ef50, receiver=0xe84da0, event=0x7fffe0b7e2c0) at ../../kdeui/kernel/kapplication.cpp:311
#98 0x00007eff3c66862e in QCoreApplication::notifyInternal (this=0x7fffe0b7ef50, receiver=0xe84da0, event=0x7fffe0b7e2c0) at kernel/qcoreapplication.cpp:946
#99 0x00007eff3d057933 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#100 QApplicationPrivate::sendMouseEvent (receiver=0xe84da0, event=0x7fffe0b7e2c0, alienWidget=0xe84da0, nativeWidget=0xef64b0, buttonDown=0x7eff3db2f308 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3178
#101 0x00007eff3d0ccec4 in QETWidget::translateMouseEvent (this=this@entry=0xef64b0, event=event@entry=0x7fffe0b7ea40) at kernel/qapplication_x11.cpp:4631
#102 0x00007eff3d0cbef1 in QApplication::x11ProcessEvent (this=0x7fffe0b7ef50, event=0x7fffe0b7ea40) at kernel/qapplication_x11.cpp:3746
#103 0x00007eff3d0f70b2 in x11EventSourceDispatch (s=0x8ef090, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#104 0x00007eff38001e85 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#105 0x00007eff380021c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#106 0x00007eff38002284 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#107 0x00007eff3c697006 in QEventDispatcherGlib::processEvents (this=0x8bda10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#108 0x00007eff3d0f71ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#109 0x00007eff3c66737f in QEventLoop::processEvents (this=this@entry=0x7fffe0b7ee10, flags=...) at kernel/qeventloop.cpp:149
#110 0x00007eff3c667608 in QEventLoop::exec (this=0x7fffe0b7ee10, flags=...) at kernel/qeventloop.cpp:204
#111 0x00007eff3c66cce6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#112 0x00007eff40aed697 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#113 0x00007eff406f7ea5 in __libc_start_main (main=0x4006d0, argc=5, ubp_av=0x7fffe0b7f088, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffe0b7f078) at libc-start.c:260
#114 0x0000000000400701 in _start ()

Reported using DrKonqi
Comment 1 Yannick Kiekens 2013-03-19 09:48:34 UTC
The bug is probably against project: kdesdk - dolphin plugins
I'll leave dolphin as product because that is what the crashreport program chose
Comment 2 Frank Reininghaus 2013-03-19 10:06:49 UTC
Thanks for the bug report. Reassigning to the Mercurial plugin.
Comment 3 Vishesh Yadav 2013-03-21 19:43:00 UTC
Git commit 5557890414ac5644579b24995d508a74eb3a2097 by Vishesh Yadav.
Committed on 21/03/2013 at 19:16.
Pushed by visheshyadav into branch 'master'.

hg: Fix crash when deselecting a file to commit

M  +0    -1    hg/commitdialog.cpp
M  +5    -3    hg/statuslist.cpp
M  +1    -1    hg/statuslist.h

http://commits.kde.org/dolphin-plugins/5557890414ac5644579b24995d508a74eb3a2097
Comment 4 Yannick Kiekens 2013-03-22 13:18:26 UTC
Thx this works perfectly
Can this go into 4.10 branch as well?

Having this fixed in SC 4.10.2 would be awesome
Comment 5 Vishesh Yadav 2013-03-22 17:27:29 UTC
Yes. It will be there. I just couldn't push earlier somehow. :-)

Thank you for reporting.



________________________________
 From: Yannick Kiekens <yannickkiekens@gmail.com>
To: vishesh3y@yahoo.com 
Sent: Friday, 22 March 2013 6:48 PM
Subject: [dolphin] [Bug 317018] Dolphin mercurial integration crashes when deselecting a file to commit
 
https://bugs.kde.org/show_bug.cgi?id=317018

--- Comment #4 from Yannick Kiekens <yannickkiekens@gmail.com> ---
Thx this works perfectly
Can this go into 4.10 branch as well?

Having this fixed in SC 4.10.2 would be awesome
Comment 6 Vishesh Yadav 2013-03-23 08:01:41 UTC
Git commit 1f1392a6e344b1d8db27c6c203ddaaddfe41d3a8 by Vishesh Yadav.
Committed on 21/03/2013 at 19:16.
Pushed by visheshyadav into branch 'origin/KDE/4.10'.

hg: Fix crash when deselecting a file to commit

M  +0    -1    hg/commitdialog.cpp
M  +5    -3    hg/statuslist.cpp
M  +1    -1    hg/statuslist.h

http://commits.kde.org/dolphin-plugins/1f1392a6e344b1d8db27c6c203ddaaddfe41d3a8