Bug 242410 - kaddressbook crashes when copying folder
Summary: kaddressbook crashes when copying folder
Status: RESOLVED DUPLICATE of bug 237530
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-21 21:24 UTC by AWillms
Modified: 2010-06-22 09:19 UTC (History)
2 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 AWillms 2010-06-21 21:24:21 UTC
Application: kaddressbook (4.4.3)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I reported this bug earlier and was told it was fixed with KDE release 4.4.4.  So I updated to KDE 4.4.4 but the crash still occurs.
Select an addressbook in the left column and right click to select "copy folder" then left click in the name column.

The crash can be reproduced every time.

 -- Backtrace:
Application: KAddressBook (kaddressbook), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7789730 (LWP 2124))]

Thread 2 (Thread 0xb51afb70 (LWP 2127)):
#0  0x0087c422 in __kernel_vsyscall ()
#1  0x08c78b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x037624eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x037550ac in ?? () from /lib/libglib-2.0.so.0
#4  0x037554b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00cf4e6f in QEventDispatcherGlib::processEvents (this=0x95853e8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x00cc7759 in QEventLoop::processEvents (this=0xb51af270, flags=) at kernel/qeventloop.cpp:149
#7  0x00cc7baa in QEventLoop::exec (this=0xb51af270, flags=...) at kernel/qeventloop.cpp:201
#8  0x00bc8fc9 in QThread::exec (this=0x942e5c8) at thread/qthread.cpp:487
#9  0x00ca71db in QInotifyFileSystemWatcherEngine::run (this=0x942e5c8) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00bcb97e in QThreadPrivate::start (arg=0x942e5c8) at thread/qthread_unix.cpp:248
#11 0x0085296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x08c86a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7789730 (LWP 2124)):
[KCrash Handler]
#6  0x004f2bc1 in Akonadi::StandardContactActionManager::Private::updateActions() () from /usr/lib/libkaddressbookprivate.so.4
#7  0x004f1536 in Akonadi::StandardContactActionManager::qt_metacall (this=0x94cd6d0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbf852664) at ./standardcontactactionmanager.moc:89
#8  0x00cce47a in QMetaObject::metacall (object=0x94cd6d0, cl=147915712, idx=6, argv=0xbf852664) at kernel/qmetaobject.cpp:237
#9  0x00cdcfbb in QMetaObject::activate (sender=0x94cfd20, m=0x1993e30, local_signal_index=0, argv=0xbf852664) at kernel/qobject.cpp:3295
#10 0x016597a9 in QItemSelectionModel::selectionChanged (this=0x94cfd20, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:152
#11 0x01662af3 in QItemSelectionModel::emitSelectionChanged (this=0x94cfd20, newSelection=..., oldSelection=...) at itemviews/qitemselectionmodel.cpp:1592
#12 0x01662e03 in QItemSelectionModel::select (this=0x94cfd20, selection=..., command=...) at itemviews/qitemselectionmodel.cpp:1099
#13 0x0164454a in QTreeViewPrivate::select (this=0x94969b0, topIndex=..., bottomIndex=..., command=...) at itemviews/qtreeview.cpp:3683
#14 0x0164534d in QTreeView::setSelection (this=0x9496338, rect=..., command=...) at itemviews/qtreeview.cpp:2246
#15 0x016038cb in QAbstractItemView::mousePressEvent (this=0x9496338, event=0xbf8534c0) at itemviews/qabstractitemview.cpp:1661
#16 0x0164de77 in QTreeView::mousePressEvent (this=0x9496338, event=0xbf8534c0) at itemviews/qtreeview.cpp:1810
#17 0x010ba13c in QWidget::event (this=0x9496338, event=0xbf8534c0) at kernel/qwidget.cpp:8040
#18 0x014b8423 in QFrame::event (this=0x9496338, e=0xbf8534c0) at widgets/qframe.cpp:557
#19 0x015529d2 in QAbstractScrollArea::viewportEvent (this=0x8d103c0, e=0x0) at widgets/qabstractscrollarea.cpp:1036
#20 0x01607e57 in QAbstractItemView::viewportEvent (this=0x9496338, event=0xbf8534c0) at itemviews/qabstractitemview.cpp:1615
#21 0x016476fc in QTreeView::viewportEvent (this=0x9496338, event=0xbf8534c0) at itemviews/qtreeview.cpp:1248
#22 0x015552a5 in QAbstractScrollAreaPrivate::viewportEvent (this=0x94899c8, o=0x947cc68, e=0xbf8534c0) at widgets/qabstractscrollarea_p.h:100
#23 QAbstractScrollAreaFilter::eventFilter (this=0x94899c8, o=0x947cc68, e=0xbf8534c0) at widgets/qabstractscrollarea_p.h:116
#24 0x00cc83da in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x93dbda0, receiver=0x947cc68, event=0xbf8534c0) at kernel/qcoreapplication.cpp:841
#25 0x0105be69 in QApplicationPrivate::notify_helper (this=0x93dbda0, receiver=0x947cc68, e=0xbf8534c0) at kernel/qapplication.cpp:4298
#26 0x010633a7 in QApplication::notify (this=0xbf853d58, receiver=0x947cc68, e=0xbf8534c0) at kernel/qapplication.cpp:3867
#27 0x002efffa in KApplication::notify (this=0xbf853d58, receiver=0x947cc68, event=0xbf8534c0) at ../../kdeui/kernel/kapplication.cpp:302
#28 0x00cc913b in QCoreApplication::notifyInternal (this=0xbf853d58, receiver=0x947cc68, event=0xbf8534c0) at kernel/qcoreapplication.cpp:726
#29 0x01062302 in QCoreApplication::sendEvent (receiver=0x947cc68, event=0xbf8534c0, alienWidget=0x947cc68, nativeWidget=0x9455d38, buttonDown=0x19a2058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QApplicationPrivate::sendMouseEvent (receiver=0x947cc68, event=0xbf8534c0, alienWidget=0x947cc68, nativeWidget=0x9455d38, buttonDown=0x19a2058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2967
#31 0x010edd58 in QETWidget::translateMouseEvent (this=0x9455d38, event=0xbf8539dc) at kernel/qapplication_x11.cpp:4380
#32 0x010ed1e1 in QApplication::x11ProcessEvent (this=0xbf853d58, event=0xbf8539dc) at kernel/qapplication_x11.cpp:3391
#33 0x0111c2ea in x11EventSourceDispatch (s=0x93dece8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#34 0x037515e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x037552d8 in ?? () from /lib/libglib-2.0.so.0
#36 0x037554b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0x00cf4e35 in QEventDispatcherGlib::processEvents (this=0x93bc4c0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#38 0x0111be15 in QGuiEventDispatcherGlib::processEvents (this=0x93bc4c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00cc7759 in QEventLoop::processEvents (this=0xbf853cd4, flags=) at kernel/qeventloop.cpp:149
#40 0x00cc7baa in QEventLoop::exec (this=0xbf853cd4, flags=...) at kernel/qeventloop.cpp:201
#41 0x00ccce3f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#42 0x0105bf27 in QApplication::exec () at kernel/qapplication.cpp:3581
#43 0x0804c64d in main (argc=1, argv=0xbf853e74) at ../../kaddressbook/main.cpp:58

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

Possible duplicates by query: bug 242384, bug 240078, bug 240073, bug 237530, bug 223135.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-21 23:15:53 UTC

*** This bug has been marked as a duplicate of bug 237530 ***
Comment 2 Tobias Koenig 2010-06-22 09:19:39 UTC
Hej,

sorry, that was my fault... I committed two fixes
  http://websvn.kde.org/?view=revision&revision=1126985
  http://websvn.kde.org/?view=revision&revision=1132349
however only the first one was picked up into the 4.4.4
release :(
However both are part of the 4.4 branch, so both will be
included in 4.4.5 and they fix the bug.

Ciao,
Tobias