Bug 337399 - Immediate crash after startup
Summary: Immediate crash after startup
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.11.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-07-12 16:42 UTC by Frank.Goertzen
Modified: 2017-01-07 21:47 UTC (History)
0 users

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 Frank.Goertzen 2014-07-12 16:42:54 UTC
Application: kontact (4.11.5)
KDE Platform Version: 4.11.5
Qt Version: 4.8.5
Operating System: Linux 3.11.10-17-desktop x86_64
Distribution: "openSUSE 13.1 (Bottle) (x86_64)"

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

I opened kontact which was immediately crashing.
This occurs every time.

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc723c5b880 (LWP 4864))]

Thread 4 (Thread 0x7fc707141700 (LWP 4865)):
#0  0x00007fc71b27a0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fc71ea10f76 in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x00007fc71ea10fa9 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x00007fc71b2760db in start_thread () from /lib64/libpthread.so.0
#4  0x00007fc7211a590d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fc6c6826700 (LWP 4866)):
#0  0x00007fc71b27a0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fc71e7832cd in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x00007fc71ea38ad6 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x00007fc71b2760db in start_thread () from /lib64/libpthread.so.0
#4  0x00007fc7211a590d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fc6b35fc700 (LWP 4896)):
#0  0x00007fc72119899d in read () from /lib64/libc.so.6
#1  0x00007fc71acf25c0 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fc71acb312c in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fc71acb359b in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fc71acb370c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fc721922d76 in QEventDispatcherGlib::processEvents (this=0x7fc6ac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#6  0x00007fc7218f4d0f in QEventLoop::processEvents (this=this@entry=0x7fc6b35fbd20, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fc7218f5005 in QEventLoop::exec (this=this@entry=0x7fc6b35fbd20, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fc7217f3fef in QThread::exec (this=this@entry=0x19b0510) at thread/qthread.cpp:536
#9  0x00007fc7218d6513 in QInotifyFileSystemWatcherEngine::run (this=0x19b0510) at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007fc7217f668f in QThreadPrivate::start (arg=0x19b0510) at thread/qthread_unix.cpp:338
#11 0x00007fc71b2760db in start_thread () from /lib64/libpthread.so.0
#12 0x00007fc7211a590d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fc723c5b880 (LWP 4864)):
[KCrash Handler]
#6  0x00007fc7210f3849 in raise () from /lib64/libc.so.6
#7  0x00007fc7210f4cd8 in abort () from /lib64/libc.so.6
#8  0x00007fc721132114 in __libc_message () from /lib64/libc.so.6
#9  0x00007fc72113796e in malloc_printerr () from /lib64/libc.so.6
#10 0x00007fc721138647 in _int_free () from /lib64/libc.so.6
#11 0x00007fc72255532d in free (alignment=8, x=<optimized out>) at ../../src/corelib/tools/qvector.h:99
#12 free (this=<optimized out>, x=<optimized out>) at ../../src/corelib/tools/qvector.h:468
#13 operator= (v=..., this=0x1d2d190) at ../../src/corelib/tools/qvector.h:395
#14 clear (this=0x1d2d190) at ../../src/corelib/tools/qvector.h:348
#15 QTextEngine::clearLineData (this=0x1d2d190) at text/qtextengine.cpp:1483
#16 0x00007fc722557098 in QTextLayout::clearLayout (this=<optimized out>) at text/qtextlayout.cpp:658
#17 0x00007fc722568c3c in QTextBlock::clearLayout (this=this@entry=0x7fffbfc78fc0) at text/qtextobject.cpp:1084
#18 0x00007fc72259fd83 in QTextDocumentLayout::documentChanged (this=0x18efe40, from=0, oldLength=0, length=11101) at text/qtextdocumentlayout.cpp:2869
#19 0x00007fc72275a213 in QTextEditPrivate::relayoutDocument (this=this@entry=0x1a36780) at widgets/qtextedit.cpp:1438
#20 0x00007fc72275aa10 in QTextEdit::resizeEvent (this=<optimized out>, e=0x7fffbfc79480) at widgets/qtextedit.cpp:1397
#21 0x00007fc722356bb2 in QWidget::event (this=this@entry=0x1987850, event=event@entry=0x7fffbfc79480) at kernel/qwidget.cpp:8541
#22 0x00007fc7226f3b6e in QFrame::event (this=0x1987850, e=0x7fffbfc79480) at widgets/qframe.cpp:557
#23 0x00007fc7218f6216 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=this@entry=0x13e3c40, receiver=receiver@entry=0x1759b50, event=event@entry=0x7fffbfc79480) at kernel/qcoreapplication.cpp:1059
#24 0x00007fc72230788c in QApplicationPrivate::notify_helper (this=this@entry=0x13e3c40, receiver=receiver@entry=0x1759b50, e=e@entry=0x7fffbfc79480) at kernel/qapplication.cpp:4558
#25 0x00007fc72230de70 in QApplication::notify (this=this@entry=0x7fffbfc7b300, receiver=receiver@entry=0x1759b50, e=e@entry=0x7fffbfc79480) at kernel/qapplication.cpp:4348
#26 0x00007fc72301e18a in KApplication::notify (this=0x7fffbfc7b300, receiver=0x1759b50, event=0x7fffbfc79480) at /usr/src/debug/kdelibs-4.11.5/kdeui/kernel/kapplication.cpp:311
#27 0x00007fc7218f60ad in QCoreApplication::notifyInternal (this=0x7fffbfc7b300, receiver=receiver@entry=0x1759b50, event=event@entry=0x7fffbfc79480) at kernel/qcoreapplication.cpp:949
#28 0x00007fc722352bd1 in sendEvent (event=0x7fffbfc79480, receiver=0x1759b50) at ../../src/corelib/kernel/qcoreapplication.h:231
#29 QWidgetPrivate::sendPendingMoveAndResizeEvents (this=this@entry=0x1a35d20, recursive=recursive@entry=false, disableUpdates=<optimized out>, disableUpdates@entry=false) at kernel/qwidget.cpp:7446
#30 0x00007fc7223541d3 in QWidgetPrivate::show_helper (this=this@entry=0x1a35d20) at kernel/qwidget.cpp:7497
#31 0x00007fc722355fa4 in QWidget::setVisible (this=0x1759b50, visible=<optimized out>) at kernel/qwidget.cpp:7778
#32 0x00007fc72235416e in show (this=0x1759b50) at ../../src/gui/kernel/qwidget.h:497
#33 QWidgetPrivate::showChildren (this=this@entry=0x1a36780, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:7866
#34 0x00007fc7223541ef in QWidgetPrivate::show_helper (this=this@entry=0x1a36780) at kernel/qwidget.cpp:7503
#35 0x00007fc722355fa4 in QWidget::setVisible (this=0x1987850, visible=<optimized out>) at kernel/qwidget.cpp:7778
#36 0x00007fc72235416e in show (this=0x1987850) at ../../src/gui/kernel/qwidget.h:497
#37 QWidgetPrivate::showChildren (this=this@entry=0x1a32850, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:7866
#38 0x00007fc7223541ef in QWidgetPrivate::show_helper (this=this@entry=0x1a32850) at kernel/qwidget.cpp:7503
#39 0x00007fc722355fa4 in QWidget::setVisible (this=0x1a32820, visible=<optimized out>) at kernel/qwidget.cpp:7778
#40 0x00007fc72235416e in show (this=0x1a32820) at ../../src/gui/kernel/qwidget.h:497
#41 QWidgetPrivate::showChildren (this=this@entry=0x19094f0, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:7866
#42 0x00007fc7223541ef in QWidgetPrivate::show_helper (this=this@entry=0x19094f0) at kernel/qwidget.cpp:7503
#43 0x00007fc722355fa4 in QWidget::setVisible (this=0x1a1ef10, visible=<optimized out>) at kernel/qwidget.cpp:7778
#44 0x00007fc72235416e in show (this=0x1a1ef10) at ../../src/gui/kernel/qwidget.h:497
#45 QWidgetPrivate::showChildren (this=this@entry=0x1a319c0, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:7866
#46 0x00007fc7223541ef in QWidgetPrivate::show_helper (this=this@entry=0x1a319c0) at kernel/qwidget.cpp:7503
#47 0x00007fc722355fa4 in QWidget::setVisible (this=0x1a2b630, visible=<optimized out>) at kernel/qwidget.cpp:7778
#48 0x00007fc72235416e in show (this=0x1a2b630) at ../../src/gui/kernel/qwidget.h:497
#49 QWidgetPrivate::showChildren (this=this@entry=0x195c6a0, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:7866
#50 0x00007fc7223541ef in QWidgetPrivate::show_helper (this=this@entry=0x195c6a0) at kernel/qwidget.cpp:7503
#51 0x00007fc722355fa4 in QWidget::setVisible (this=0x195fd20, visible=<optimized out>) at kernel/qwidget.cpp:7778
#52 0x00007fc72235416e in show (this=0x195fd20) at ../../src/gui/kernel/qwidget.h:497
#53 QWidgetPrivate::showChildren (this=this@entry=0x1967440, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:7866
#54 0x00007fc7223541ef in QWidgetPrivate::show_helper (this=this@entry=0x1967440) at kernel/qwidget.cpp:7503
#55 0x00007fc722355fa4 in QWidget::setVisible (this=0x1967b40, visible=<optimized out>) at kernel/qwidget.cpp:7778
#56 0x00007fc72235416e in show (this=0x1967b40) at ../../src/gui/kernel/qwidget.h:497
#57 QWidgetPrivate::showChildren (this=this@entry=0x1985fd0, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:7866
#58 0x00007fc7223541ef in QWidgetPrivate::show_helper (this=this@entry=0x1985fd0) at kernel/qwidget.cpp:7503
#59 0x00007fc722355fa4 in QWidget::setVisible (this=0x19630a0, visible=<optimized out>) at kernel/qwidget.cpp:7778
#60 0x00007fc6be8ffdbe in show (this=0x19630a0) at /usr/include/QtGui/qwidget.h:497
#61 KMKernel::recoverDeadLetters (this=this@entry=0x18d4d00) at /usr/src/debug/kdepim-4.11.5/kmail/kmkernel.cpp:1197
#62 0x00007fc6bec48842 in KMailPart::KMailPart (this=this@entry=0x17b1350, parentWidget=parentWidget@entry=0x157f9d0, parent=parent@entry=0x157f9d0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /usr/src/debug/kdepim-4.11.5/kmail/kmail_part.cpp:81
#63 0x00007fc6bec49f11 in KPluginFactory::createPartInstance<KMailPart> (parentWidget=0x157f9d0, parent=0x157f9d0, args=...) at /usr/include/kpluginfactory.h:483
#64 0x00007fc721e655d3 in KPluginFactory::create (this=0x17bcfb0, iface=0x7fc720eacf80 <qt_meta_stringdata_KParts__ReadOnlyPart> "KParts::ReadOnlyPart", parentWidget=0x157f9d0, parent=0x157f9d0, args=..., keyword=...) at /usr/src/debug/kdelibs-4.11.5/kdecore/util/kpluginfactory.cpp:203
#65 0x00007fc723899aaa in create<KParts::ReadOnlyPart> (args=..., parent=0x157f9d0, this=<optimized out>) at /usr/include/kpluginfactory.h:507
#66 KontactInterface::Core::createPart (this=0x157f9d0, libname=0x166de78 "kmailpart") at /usr/src/debug/kdepimlibs-4.11.5/kontactinterface/core.cpp:87
#67 0x00007fc72389aa8e in KontactInterface::Plugin::loadPart (this=this@entry=0x16a2a60) at /usr/src/debug/kdepimlibs-4.11.5/kontactinterface/plugin.cpp:154
#68 0x00007fc6bfbda792 in KMailPlugin::createPart (this=0x16a2a60) at /usr/src/debug/kdepim-4.11.5/kontact/plugins/kmail/kmail_plugin.cpp:183
#69 0x00007fc72389c0a9 in KontactInterface::Plugin::part (this=0x16a2a60) at /usr/src/debug/kdepimlibs-4.11.5/kontactinterface/plugin.cpp:193
#70 0x00007fc7234628a1 in Kontact::MainWindow::selectPlugin (this=0x157f9d0, plugin=0x16a2a60) at /usr/src/debug/kdepim-4.11.5/kontact/src/mainwindow.cpp:815
#71 0x00007fc7234604fc in Kontact::MainWindow::loadSettings (this=this@entry=0x157f9d0) at /usr/src/debug/kdepim-4.11.5/kontact/src/mainwindow.cpp:984
#72 0x00007fc723465b8a in Kontact::MainWindow::initObject (this=this@entry=0x157f9d0) at /usr/src/debug/kdepim-4.11.5/kontact/src/mainwindow.cpp:247
#73 0x00007fc723466298 in Kontact::MainWindow::MainWindow (this=0x157f9d0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /usr/src/debug/kdepim-4.11.5/kontact/src/mainwindow.cpp:154
#74 0x0000000000404384 in KontactApp::newInstance (this=0x7fffbfc7b300) at /usr/src/debug/kdepim-4.11.5/kontact/src/main.cpp:135
#75 0x00007fc7230253dc in KUniqueApplicationAdaptor::newInstance (this=0x155f880, asn_id=..., args=...) at /usr/src/debug/kdelibs-4.11.5/kdeui/kernel/kuniqueapplication.cpp:442
#76 0x00007fc723025465 in KUniqueApplicationAdaptor::qt_static_metacall (_o=_o@entry=0x155f880, _id=_id@entry=0, _a=_a@entry=0x7fffbfc7a8e0, _c=QMetaObject::InvokeMetaMethod) at /usr/src/debug/kdelibs-4.11.5/build/kdeui/kuniqueapplication_p.moc:57
#77 0x00007fc723025683 in qt_static_metacall (_a=0x7fffbfc7a8e0, _id=0, _c=QMetaObject::InvokeMetaMethod, _o=0x155f880) at /usr/src/debug/kdelibs-4.11.5/build/kdeui/kuniqueapplication_p.moc:100
#78 KUniqueApplicationAdaptor::qt_metacall (this=0x155f880, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffbfc7a8e0) at /usr/src/debug/kdelibs-4.11.5/build/kdeui/kuniqueapplication_p.moc:101
#79 0x00007fc720517ead in QDBusConnectionPrivate::deliverCall (this=this@entry=0x13bf6a0, object=object@entry=0x155f880, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:951
#80 0x00007fc720519039 in QDBusConnectionPrivate::activateCall (this=this@entry=0x13bf6a0, object=0x155f880, flags=flags@entry=337, msg=...) at qdbusintegrator.cpp:856
#81 0x00007fc720519b1d in QDBusConnectionPrivate::activateObject (this=0x13bf6a0, node=..., msg=..., pathStartPos=<optimized out>) at qdbusintegrator.cpp:1427
#82 0x00007fc720519beb in QDBusActivateObjectEvent::placeMetaCall (this=0x157e320) at qdbusintegrator.cpp:1541
#83 0x00007fc72190e11e in QObject::event (this=this@entry=0x7fffbfc7b300, e=e@entry=0x157e320) at kernel/qobject.cpp:1203
#84 0x00007fc7218fa2bc in QCoreApplication::event (this=this@entry=0x7fffbfc7b300, e=e@entry=0x157e320) at kernel/qcoreapplication.cpp:1761
#85 0x00007fc72230c8a3 in QApplication::event (this=0x7fffbfc7b300, e=0x157e320) at kernel/qapplication.cpp:2544
#86 0x00007fc7223078ac in QApplicationPrivate::notify_helper (this=this@entry=0x13e3c40, receiver=receiver@entry=0x7fffbfc7b300, e=e@entry=0x157e320) at kernel/qapplication.cpp:4562
#87 0x00007fc72230de70 in QApplication::notify (this=this@entry=0x7fffbfc7b300, receiver=receiver@entry=0x7fffbfc7b300, e=e@entry=0x157e320) at kernel/qapplication.cpp:4348
#88 0x00007fc72301e18a in KApplication::notify (this=0x7fffbfc7b300, receiver=0x7fffbfc7b300, event=0x157e320) at /usr/src/debug/kdelibs-4.11.5/kdeui/kernel/kapplication.cpp:311
#89 0x00007fc7218f60ad in QCoreApplication::notifyInternal (this=0x7fffbfc7b300, receiver=receiver@entry=0x7fffbfc7b300, event=event@entry=0x157e320) at kernel/qcoreapplication.cpp:949
#90 0x00007fc7218f90ff in sendEvent (event=0x157e320, receiver=0x7fffbfc7b300) at kernel/qcoreapplication.h:231
#91 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x139a150) at kernel/qcoreapplication.cpp:1573
#92 0x00007fc7218f95a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#93 0x00007fc721923493 in sendPostedEvents () at kernel/qcoreapplication.h:236
#94 postEventSourceDispatch (s=0x13d9f70) at kernel/qeventdispatcher_glib.cpp:280
#95 0x00007fc71acb3316 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#96 0x00007fc71acb3668 in ?? () from /usr/lib64/libglib-2.0.so.0
#97 0x00007fc71acb370c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#98 0x00007fc721922d55 in QEventDispatcherGlib::processEvents (this=0x139f5b0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#99 0x00007fc7223a4936 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#100 0x00007fc7218f4d0f in QEventLoop::processEvents (this=this@entry=0x7fffbfc7b200, flags=...) at kernel/qeventloop.cpp:149
#101 0x00007fc7218f5005 in QEventLoop::exec (this=this@entry=0x7fffbfc7b200, flags=...) at kernel/qeventloop.cpp:204
#102 0x00007fc7218fa13b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#103 0x00007fc72230606c in QApplication::exec () at kernel/qapplication.cpp:3823
#104 0x0000000000403960 in main (argc=1, argv=0x7fffbfc7b448) at /usr/src/debug/kdepim-4.11.5/kontact/src/main.cpp:219

Possible duplicates by query: bug 337010, bug 333318, bug 333253, bug 328902, bug 328329.

Reported using DrKonqi
Comment 1 Denis Kurz 2016-09-24 19:23:05 UTC
This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present?

If noone confirms this bug for a Framework-based version of kontact (version 5.0 or later, as part of KDE Applications 15.08 or later), it gets closed in about three months.
Comment 2 Denis Kurz 2017-01-07 21:47:43 UTC
Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.0 aka 15.08), please open a new one unless it already exists. Thank you for all your input.