Bug 333689 - Kontact 4.4.11 segfaults after upgrading KDE to 4.13.0
Summary: Kontact 4.4.11 segfaults after upgrading KDE to 4.13.0
Status: RESOLVED INTENTIONAL
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-21 12:55 UTC by Robin Atwood
Modified: 2014-05-15 06:35 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.30 KB, text/plain)
2014-05-14 03:33 UTC, Darin McBride
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Atwood 2014-04-21 12:55:31 UTC
After I upgraded KDE to version 4.13.0 Kontact now segfaults on starting. KDEPIM is masked to stay at 4.4.11. Here is the backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x0000003047797756 in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007f744de2c4d6 in KontactInterface::Plugin::part() () from /usr/lib64/libkontactinterface.so.4
#7  0x00007f744e3d72b0 in Kontact::MainWindow::selectPlugin(KontactInterface::Plugin*) () from /usr/lib64/libkontactprivate.so.4
#8  0x00007f744e3d65f4 in Kontact::MainWindow::loadSettings() () from /usr/lib64/libkontactprivate.so.4
#9  0x00007f744e3dc0af in Kontact::MainWindow::initObject() () from /usr/lib64/libkontactprivate.so.4
#10 0x00007f744e3dc71d in Kontact::MainWindow::MainWindow() () from /usr/lib64/libkontactprivate.so.4
#11 0x00000000004044c4 in _start ()

The various component apps (KMail, KAddressbook, etc) still work correctly. I then recompiled kontact-4.4.11.1-r1 and now the Kontact Introduction page appears but I get a similar segfault as soon as I select a plugin to show:

Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f85e771c780 (LWP 18281))]

Thread 2 (Thread 0x7f85dbc60700 (LWP 18287)):
#0  0x000000303b20c4de in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x000000304768271f in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x0000003047675aaf in ?? () from /usr/lib64/qt4/libQtCore.so.4
#3  0x000000304768224c in ?? () from /usr/lib64/qt4/libQtCore.so.4
#4  0x000000303b208073 in start_thread () from /lib64/libpthread.so.0
#5  0x000000303a6e80bd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f85e771c780 (LWP 18281)):
[KCrash Handler]
#5  0x0000003047797756 in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007f85eb05c4d6 in KontactInterface::Plugin::part() () from /usr/lib64/libkontactinterface.so.4
#7  0x00007f85eb60867d in Kontact::MainWindow::selectPlugin(KontactInterface::Plugin*) () from /usr/lib64/libkontactprivate.so.4
#8  0x0000003047795e61 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#9  0x00007f85eb60dc32 in ?? () from /usr/lib64/libkontactprivate.so.4
#10 0x0000003047795e61 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#11 0x00007f85eb60e23e in ?? () from /usr/lib64/libkontactprivate.so.4
#12 0x00007f85eb60e4c9 in ?? () from /usr/lib64/libkontactprivate.so.4
#13 0x0000003047795e61 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#14 0x0000003acd11fcfa in QItemSelectionModel::currentChanged(QModelIndex const&, QModelIndex const&) () from /usr/lib64/qt4/libQtGui.so.4
#15 0x0000003acd11fdf0 in QItemSelectionModel::setCurrentIndex(QModelIndex const&, QFlags<QItemSelectionModel::SelectionFlag>) () from /usr/lib64/qt4/libQtGui.so.4
#16 0x00007f85eb60e16e in ?? () from /usr/lib64/libkontactprivate.so.4
#17 0x00007f85eb604f32 in Kontact::MainWindow::slotActionTriggered() () from /usr/lib64/libkontactprivate.so.4
#18 0x0000003047795e61 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#19 0x0000003accbc0122 in QAction::triggered(bool) () from /usr/lib64/qt4/libQtGui.so.4
#20 0x0000003accbc148f in QAction::activate(QAction::ActionEvent) () from /usr/lib64/qt4/libQtGui.so.4
#21 0x0000003accf72e6a in ?? () from /usr/lib64/qt4/libQtGui.so.4
#22 0x0000003accf7311c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#23 0x0000003acd03338a in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#24 0x0000003accc14bec in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#25 0x0000003accbc69a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#26 0x0000003accbc9ab3 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#27 0x000000387bc3eaba in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#28 0x000000304778208c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#29 0x0000003accbccaaa in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/qt4/libQtGui.so.4
#30 0x0000003accc419c8 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#31 0x0000003accc407ba in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#32 0x0000003accc6a2c2 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#33 0x000000303ee49253 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#34 0x000000303ee49598 in ?? () from /usr/lib64/libglib-2.0.so.0
#35 0x000000303ee49654 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#36 0x00000030477b121f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#37 0x0000003accc6a39e in ?? () from /usr/lib64/qt4/libQtGui.so.4
#38 0x0000003047780b12 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#39 0x0000003047780d67 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#40 0x00000030477860d7 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#41 0x0000000000403906 in ?? ()
#42 0x000000303a621a65 in __libc_start_main () from /lib64/libc.so.6
#43 0x0000000000403e0d in _start ()

Same module segfaulting but called from a different place.

Reproducible: Always

Steps to Reproduce:
1. Install KDE 4.13.0
2. Install KDEPIM 4.4.11.1
3. Start Kontact
Comment 1 Darin McBride 2014-05-14 03:33:26 UTC
Created attachment 86623 [details]
New crash information added by DrKonqi

kontact (4.12.5) on KDE Platform 4.13.1 using Qt 4.8.5

- What I was doing when the application crashed:

Update to KDE 4.13.1 from 4.12, start kontact, get crash practically instantly (as in, I can't tell any time lapse).  Starting kmail independently works fine.

-- Backtrace (Reduced):
#6  0x00007f928be6632a in QObject::connect (sender=0x7f926d5b35d8 <vtable for KMailPlugin+24>, signal=0x7f928d2a55b8 "2destroyed()", receiver=receiver@entry=0x159f0e0, method=method@entry=0x7f928d2a5540 "1partDestroyed()", type=type@entry=Qt::AutoConnection) at kernel/qobject.cpp:2554
#7  0x00007f928d2a224d in connect (atype=Qt::AutoConnection, amember=0x7f928d2a5540 "1partDestroyed()", asignal=<optimized out>, asender=<optimized out>, this=0x159f0e0) at /usr/include/qt4/QtCore/qobject.h:339
#8  KontactInterface::Plugin::part (this=0x159f0e0) at /var/tmp/portage/kde-base/kdepimlibs-4.13.1/work/kdepimlibs-4.13.1/kontactinterface/plugin.cpp:195
#9  0x00007f928ce5da6d in Kontact::MainWindow::selectPlugin (this=0x1476750, plugin=0x7f928d2a55b8) at /var/tmp/portage/kde-base/kontact-4.12.5/work/kontact-4.12.5/kontact/src/mainwindow.cpp:815
#10 0x00007f928ce5c670 in Kontact::MainWindow::loadSettings (this=this@entry=0x1476750) at /var/tmp/portage/kde-base/kontact-4.12.5/work/kontact-4.12.5/kontact/src/mainwindow.cpp:984
Comment 2 Laurent Montel 2014-05-15 05:28:05 UTC
"kontact (4.12.5) on KDE Platform 4.13.1 using Qt 4.8.5"
why don't use kontact 4.13.1 on kde 4.13.1 ?
Comment 3 Robin Atwood 2014-05-15 06:26:03 UTC
Because after KDE 4.4 KDEPIM became unusable and everything I have read indicates nothing has changed.
Comment 4 Laurent Montel 2014-05-15 06:35:27 UTC
Ok so it's not supported and we never fixed it.
so I close as wontfix