Bug 234397 - Kontact crash after closing Kontact
Summary: Kontact crash after closing Kontact
Status: RESOLVED DUPLICATE of bug 193514
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-15 00:23 UTC by Freek de Kruijf
Modified: 2010-10-24 17:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.59 KB, text/plain)
2010-10-24 17:10 UTC, Erasmo Caponio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Freek de Kruijf 2010-04-15 00:23:32 UTC
Application: kontact (4.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2) "release 240"
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-0.2-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
I closed Kontact and a few seconds later I started it again, this caused the crash to occur.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  bm_find (cs=<value optimized out>, skiptable=<value optimized out>, pl=<value optimized out>, puc=<value optimized out>, index=<value optimized out>, l=<value optimized out>, 
    uc=<value optimized out>) at tools/qstringmatcher.cpp:77
#6  qFindStringBoyerMoore (cs=<value optimized out>, skiptable=<value optimized out>, pl=<value optimized out>, puc=<value optimized out>, index=<value optimized out>, l=<value optimized out>, 
    uc=<value optimized out>) at tools/qstringmatcher.cpp:320
#7  0x00007fd863c957d6 in contains (cs=<value optimized out>, s=<value optimized out>, this=<value optimized out>) at /usr/include/QtCore/qstring.h:890
#8  Kontact::MainWindow::activateInitialPluginModule (cs=<value optimized out>, s=<value optimized out>, this=<value optimized out>) at /usr/src/debug/kdepim-4.4.2/kontact/src/mainwindow.cpp:289
#9  0x0000000000404702 in KontactApp::newInstance (this=0x7fffeb7fb590) at /usr/src/debug/kdepim-4.4.2/kontact/src/main.cpp:149
#10 0x00007fd862f4c468 in ?? () from /usr/lib64/libkdeui.so.5
#11 0x00007fd862f4c4e6 in ?? () from /usr/lib64/libkdeui.so.5
#12 0x00007fd85fa1122e in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#13 0x00007fd85fa1204b in QDBusConnectionPrivate::activateCall (this=<value optimized out>, object=0x71fbb0, flags=337, msg=...) at qdbusintegrator.cpp:816
#14 0x00007fd85fa12acd in QDBusConnectionPrivate::activateObject (this=<value optimized out>, node=<value optimized out>, msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1364
#15 0x00007fd85fa12d68 in QDBusActivateObjectEvent::placeMetaCall (this=0x2315450) at qdbusintegrator.cpp:1477
#16 0x00007fd8625856c9 in QObject::event (this=0x7fffeb7fb590, e=0x2315450) at kernel/qobject.cpp:1248
#17 0x00007fd86193600d in QApplication::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#18 0x00007fd861931e1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#19 0x00007fd8619383fb in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x00007fd862ecf506 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#21 0x00007fd86257598c in QCoreApplication::notifyInternal (this=0x7fffeb7fb590, receiver=0x7fffeb7fb590, event=0x2315450) at kernel/qcoreapplication.cpp:704
#22 0x00007fd862578107 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#23 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1345
#24 0x00007fd86259f373 in sendPostedEvents () at kernel/qcoreapplication.h:220
#25 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:276
#26 0x00007fd859fa2dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007fd859fa67b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007fd859fa68e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007fd86259eeb3 in QEventDispatcherGlib::processEvents (this=0x613230, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#30 0x00007fd8619e051e in ?? () from /usr/lib64/libQtGui.so.4
#31 0x00007fd8625742a2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#32 0x00007fd86257467c in QEventLoop::exec (this=0x7fffeb7fb4d0, flags=) at kernel/qeventloop.cpp:201
#33 0x00007fd8625783cb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#34 0x0000000000403ede in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.4.2/kontact/src/main.cpp:224

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

Possible duplicates by query: bug 226815, bug 215184.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-06-07 01:52:54 UTC

*** This bug has been marked as a duplicate of bug 193514 ***
Comment 2 Erasmo Caponio 2010-10-24 17:10:42 UTC
Created attachment 52827 [details]
New crash information added by DrKonqi

kontact (4.4.7) on KDE Platform 4.5.2 (KDE 4.5.2) using Qt 4.7.0

- What I was doing when the application crashed:

After closing Kontact, it crashes when restarting. Then, at the second attempt to start it everything works fine.
This problem is present from the first version of kde 4 that I use (I think Kde 4.2)

-- Backtrace (Reduced):
#6  bm_find (haystack=<value optimized out>, haystackLen=<value optimized out>, haystackOffset=<value optimized out>, needle=0x51dbd4a, needleLen=21, cs=Qt::CaseSensitive) at tools/qstringmatcher.cpp:77
#7  qFindStringBoyerMoore (haystack=<value optimized out>, haystackLen=<value optimized out>, haystackOffset=<value optimized out>, needle=0x51dbd4a, needleLen=21, cs=Qt::CaseSensitive) at tools/qstringmatcher.cpp:320
#8  0x00007f8cd18a3726 in contains (this=<value optimized out>) at /usr/include/qt4/QtCore/qstring.h:903
#9  Kontact::MainWindow::activateInitialPluginModule (this=<value optimized out>) at ../../../kontact/src/mainwindow.cpp:289
#10 0x00000000004043f2 in KontactApp::newInstance (this=0x7fffbaece3e0) at ../../../kontact/src/main.cpp:149