Bug 357361 - KAddressBook crash's during GMail Sync
Summary: KAddressBook crash's during GMail Sync
Status: RESOLVED WORKSFORME
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: drkonqi
Depends on:
Blocks:
 
Reported: 2015-12-31 09:54 UTC by Kirill
Modified: 2018-12-01 03:51 UTC (History)
1 user (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 Kirill 2015-12-31 09:54:10 UTC
Application: kaddressbook (4.14.3)
KDE Platform Version: 4.14.13
Qt Version: 4.8.6
Operating System: Linux 3.13.0-45-generic i686
Distribution: Ubuntu 14.04.3 LTS

-- Information about the crash:
RAddressBook crash's after GMAil sync

The crash can be reproduced every time.

-- Backtrace:
Application: KAddressBook (kaddressbook), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb0d9d780 (LWP 10457))]

Thread 2 (Thread 0xadcd9b40 (LWP 10459)):
#0  0xb4d6dd0e in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb4d6e0d8 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb4d29398 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4d29528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb639095f in QEventDispatcherGlib::processEvents (this=0xad300468, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#5  0xb635f823 in QEventLoop::processEvents (this=this@entry=0xadcd9218, flags=...) at kernel/qeventloop.cpp:149
#6  0xb635fb49 in QEventLoop::exec (this=this@entry=0xadcd9218, flags=...) at kernel/qeventloop.cpp:204
#7  0xb624c23d in QThread::exec (this=this@entry=0x90da780) at thread/qthread.cpp:537
#8  0xb633fc44 in QInotifyFileSystemWatcherEngine::run (this=0x90da780) at io/qfilesystemwatcher_inotify.cpp:265
#9  0xb624eb6f in QThreadPrivate::start (arg=0x90da780) at thread/qthread_unix.cpp:349
#10 0xb4e0ef70 in start_thread (arg=0xadcd9b40) at pthread_create.c:312
#11 0xb601fbee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 1 (Thread 0xb0d9d780 (LWP 10457)):
[KCrash Handler]
#7  0xb22fa184 in prison::DataMatrixBarcode::toImage(QSizeF const&) () from /usr/lib/i386-linux-gnu/libprison.so.0
#8  0xb50fa19c in Akonadi::ContactViewer::Private::updateView (this=0x8e79348, localCustomFieldDescriptions=..., addressBookName=...) at ../../../akonadi/contact/contactviewer.cpp:124
#9  0xb50f8d00 in slotParentCollectionFetched (job=<optimized out>, this=<optimized out>) at ../../../akonadi/contact/contactviewer.cpp:213
#10 Akonadi::ContactViewer::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=0xbff27f88, _c=<optimized out>) at ./moc_contactviewer.cpp:78
#11 0xb63760f7 in QMetaObject::activate (sender=sender@entry=0xae7f4c0, m=m@entry=0xb677752c <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0xbff27f88) at kernel/qobject.cpp:3539
#12 0xb65d6e65 in KJob::result (this=this@entry=0xae7f4c0, _t1=_t1@entry=0xae7f4c0) at ./kjob.moc:207
#13 0xb65d6eb2 in KJob::emitResult (this=this@entry=0xae7f4c0) at ../../kdecore/jobs/kjob.cpp:318
#14 0xb53598a7 in Akonadi::JobPrivate::delayedEmitResult (this=0x985ab68) at ../../akonadi/job.cpp:165
#15 0xb63728aa in QMetaCallEvent::placeMetaCall (this=0xae05cc8, object=0xae7f4c0) at kernel/qobject.cpp:524
#16 0xb637a6fb in QObject::event (this=0xae7f4c0, e=0xae05cc8) at kernel/qobject.cpp:1194
#17 0xb68b87f4 in QApplicationPrivate::notify_helper (this=0x8e3c3a0, receiver=0xae7f4c0, e=0xae05cc8) at kernel/qapplication.cpp:4567
#18 0xb68bf2d3 in QApplication::notify (this=0xbff285e8, receiver=receiver@entry=0xae7f4c0, e=e@entry=0xae05cc8) at kernel/qapplication.cpp:4353
#19 0xb74cace4 in KApplication::notify (this=0xbff285e8, receiver=0xae7f4c0, event=0xae05cc8) at ../../kdeui/kernel/kapplication.cpp:311
#20 0xb6360e4a in QCoreApplication::notifyInternal (this=0xbff285e8, receiver=receiver@entry=0xae7f4c0, event=event@entry=0xae05cc8) at kernel/qcoreapplication.cpp:953
#21 0xb636470d in sendEvent (event=0xae05cc8, receiver=0xae7f4c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x8e032a0) at kernel/qcoreapplication.cpp:1577
#23 0xb6364c1c in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#24 0xb639123e in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#25 postEventSourceDispatch (s=0x8e3c788) at kernel/qeventdispatcher_glib.cpp:287
#26 0xb4d291e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#27 0xb4d29468 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#28 0xb4d29528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#29 0xb639093b in QEventDispatcherGlib::processEvents (this=this@entry=0x8e03e10, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#30 0xb696d60e in QGuiEventDispatcherGlib::processEvents (this=0x8e03e10, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0xb635f823 in QEventLoop::processEvents (this=this@entry=0xbff28548, flags=...) at kernel/qeventloop.cpp:149
#32 0xb635fb49 in QEventLoop::exec (this=this@entry=0xbff28548, flags=...) at kernel/qeventloop.cpp:204
#33 0xb63658fe in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#34 0xb68b6a24 in QApplication::exec () at kernel/qapplication.cpp:3828
#35 0x0804c2d5 in main (argc=1, argv=0xbff286c4) at ../../kaddressbook/main.cpp:73

Possible duplicates by query: bug 332218.

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-11-01 13:50:07 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-16 11:37:33 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
mark the bug 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 3 Bug Janitor Service 2018-12-01 03:51:31 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!