Bug 199620 - Crash when creating new address book entry [KABC::AddressBook::insertAddressee, Kopete::UI::AddressBookSelectorWidget::slotAddAddresseeClicked]
Summary: Crash when creating new address book entry [KABC::AddressBook::insertAddresse...
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Applications
Component: Addressbook integration (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords: investigated, triaged
: 216376 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-07-10 00:27 UTC by Chris Hills
Modified: 2018-10-21 05:11 UTC (History)
4 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 Chris Hills 2009-07-10 00:27:35 UTC
Application that crashed: kopete
Version of the application: 0.70.90
KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2)) "release 140"
Qt Version: 4.5.2
Operating System: Linux 2.6.30-52-default i686

What I was doing when the application crashed:
I opened the properties of a metacontact and attempted to link the contact to a new address book entry. After entering a name for the address book entry and pressing "OK" Kopete then crashed.

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 1 (Thread 0xb53bf700 (LWP 21359))]

Thread 4 (Thread 0xb15fab90 (LWP 21441)):
#0  0xb6abbcb7 in __pthread_mutex_unlock_usercnt () from /lib/libpthread.so.0
#1  0xb59455d3 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#2  0xb5945f6d in ?? () from /usr/lib/libglib-2.0.so.0
#3  0xb5946241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#4  0xb6c3b8f7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0xb6c0e78a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0xb6c0ebd2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0xb298adc4 in QCA::SyncThread::run() () from /usr/lib/libqca.so.2
#8  0xb6b1b572 in ?? () from /usr/lib/libQtCore.so.4
#9  0xb6ab91b5 in start_thread () from /lib/libpthread.so.0
#10 0xb5f193be in clone () from /lib/libc.so.6

Thread 3 (Thread 0xb0df9b90 (LWP 21442)):
#0  0xb6aba5ac in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0xb5945fc4 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0xb5946241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0xb6c3b8f7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0xb6c0e78a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0xb6c0ebd2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0xb2c0e512 in ?? () from /usr/lib/kde4/kopete_jabber.so
#7  0xb6b1b572 in ?? () from /usr/lib/libQtCore.so.4
#8  0xb6ab91b5 in start_thread () from /lib/libpthread.so.0
#9  0xb5f193be in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb05f8b90 (LWP 21443)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6abcc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6b1c582 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#3  0xb7469ad2 in ?? () from /usr/lib/libQtNetwork.so.4
#4  0xb6b1b572 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6ab91b5 in start_thread () from /lib/libpthread.so.0
#6  0xb5f193be in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb53bf700 (LWP 21359)):
[KCrash Handler]
#6  0xb7d8a84a in KABC::AddressBook::insertAddressee(KABC::Addressee const&) () from /usr/lib/libkabc.so.4
#7  0xb7be4994 in Kopete::UI::AddressBookSelectorWidget::slotAddAddresseeClicked() () from /usr/lib/libkopete.so.4
#8  0xb7be4b63 in Kopete::UI::AddressBookSelectorWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkopete.so.4
#9  0xb6c25788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0xb6c25bc0 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb6861d41 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#12 0xb6589509 in ?? () from /usr/lib/libQtGui.so.4
#13 0xb658b104 in ?? () from /usr/lib/libQtGui.so.4
#14 0xb658b396 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb62473d3 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb65893ae in QAbstractButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb6634000 in QPushButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb61f07fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0xb61f9461 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0xb71a219d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0xb6c1016b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#22 0xb61f84ce in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#23 0xb62686e6 in ?? () from /usr/lib/libQtGui.so.4
#24 0xb6267ab5 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb62915ca in ?? () from /usr/lib/libQtGui.so.4
#26 0xb59429c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb5946083 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb5946241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0xb6c3b8d8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0xb6290cc5 in ?? () from /usr/lib/libQtGui.so.4
#31 0xb6c0e78a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0xb6c0ebd2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0xb66c27f3 in QDialog::exec() () from /usr/lib/libQtGui.so.4
#34 0xb7be2d9c in Kopete::UI::AddressBookLinkWidget::slotSelectAddressee() () from /usr/lib/libkopete.so.4
#35 0xb7be300d in Kopete::UI::AddressBookLinkWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkopete.so.4
#36 0xb6c25788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#37 0xb6c25bc0 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#38 0xb6861d41 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#39 0xb6589509 in ?? () from /usr/lib/libQtGui.so.4
#40 0xb658b104 in ?? () from /usr/lib/libQtGui.so.4
#41 0xb658b396 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#42 0xb62473d3 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#43 0xb65893ae in QAbstractButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#44 0xb6634000 in QPushButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#45 0xb61f07fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#46 0xb61f9461 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#47 0xb71a219d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#48 0xb6c1016b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#49 0xb61f84ce in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#50 0xb62686e6 in ?? () from /usr/lib/libQtGui.so.4
#51 0xb6267ab5 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#52 0xb62915ca in ?? () from /usr/lib/libQtGui.so.4
#53 0xb59429c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#54 0xb5946083 in ?? () from /usr/lib/libglib-2.0.so.0
#55 0xb5946241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#56 0xb6c3b8d8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#57 0xb6290cc5 in ?? () from /usr/lib/libQtGui.so.4
#58 0xb6c0e78a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#59 0xb6c0ebd2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#60 0xb66c27f3 in QDialog::exec() () from /usr/lib/libQtGui.so.4
#61 0xb7b374a6 in KopeteContactListView::showItemProperties() () from /usr/lib/libkopetecontactlist.so.1
#62 0xb7b3ac18 in KopeteContactListView::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkopetecontactlist.so.1
#63 0xb6c25788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#64 0xb6c25bc0 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#65 0xb61ea181 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4
#66 0xb61eb6ff in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4
#67 0xb661d064 in ?? () from /usr/lib/libQtGui.so.4
#68 0xb662381b in ?? () from /usr/lib/libQtGui.so.4
#69 0xb6624362 in QMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#70 0xb7289c65 in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#71 0xb62473d3 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#72 0xb6626619 in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#73 0xb61f07fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#74 0xb61f9461 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#75 0xb71a219d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#76 0xb6c1016b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#77 0xb61f84ce in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#78 0xb626896e in ?? () from /usr/lib/libQtGui.so.4
#79 0xb6267ab5 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#80 0xb62915ca in ?? () from /usr/lib/libQtGui.so.4
#81 0xb59429c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#82 0xb5946083 in ?? () from /usr/lib/libglib-2.0.so.0
#83 0xb5946241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#84 0xb6c3b8d8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#85 0xb6290cc5 in ?? () from /usr/lib/libQtGui.so.4
#86 0xb6c0e78a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#87 0xb6c0ebd2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#88 0xb6c11079 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#89 0xb61f0677 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#90 0x080597e3 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-27 17:35:57 UTC
From bug 216376:
---
What I was doing when the application crashed:
I was creating a new MetaContact in Kopete....

Right click on exsisting Kopete Entry, edit, Select Kontact, nothing sows up.
Click create contact and bang....
Comment 2 Dario Andres 2009-11-27 17:36:06 UTC
*** Bug 216376 has been marked as a duplicate of this bug. ***
Comment 3 Nicolas L. 2010-06-18 09:57:35 UTC
#6  0xb7d8a84a in KABC::AddressBook::insertAddressee(KABC::Addressee const&) ()
from /usr/lib/libkabc.so.4
#7  0xb7be4994 in
Kopete::UI::AddressBookSelectorWidget::slotAddAddresseeClicked() () from
/usr/lib/libkopete.so.4
#8  0xb7be4b63 in
Kopete::UI::AddressBookSelectorWidget::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libkopete.so.4


Please install the debug packages for :

kdenetwork 
kdepimlibs

And paste a new crash log
Comment 4 Andrew Crouthamel 2018-09-20 22:05:37 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Andrew Crouthamel 2018-10-21 05:11:08 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!