[Bug 193514] Crash when activating plugin

Christian Reiner reiner at imageware.de
Tue Jun 16 09:43:06 BST 2009


https://bugs.kde.org/show_bug.cgi?id=193514


Christian Reiner <reiner at imageware.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reiner at imageware.de




--- Comment #9 from Christian Reiner <reiner imageware de>  2009-06-16 10:43:04 ---
Some additional information: 
1.) The crash is 100% reproduceable for me under conditions of 2.) It happens
exactly every second (!) time kontact is started. That means: after closing
kontact the first attempt to start crashes, the second one succeeds. 
2.) The crash seems to occur only, if akregator has been started inside
kontact. 
3.) It appears to me that starting something like "kmail --composer" directly
instead of kontact is not possible, only starting the kontact shell seems to
fix the problem to allow success with the second try. 

-----
Backtrace using kdepim4-4.2.90 @ opensuse-11.1 @ x86-64: 
-----
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f68478e8750 (LWP 12830))]

Thread 3 (Thread 0x7f682aada950 (LWP 13179)):
#0  0x00007f6842c8dfdd in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f6842efeeb7 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQtCore.so.4
#2  0x00007f6842ef4a89 in ?? () from /usr/lib64/libQtCore.so.4
#3  0x00007f6842efdf22 in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007f6842c8a070 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f684113c10d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f682773e950 (LWP 13199)):
#0  0x00007f6842c8dfdd in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f6842efeeb7 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQtCore.so.4
#2  0x00007f6842ef4a89 in ?? () from /usr/lib64/libQtCore.so.4
#3  0x00007f6842efdf22 in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007f6842c8a070 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f684113c10d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f68478e8750 (LWP 12830)):
[KCrash Handler]
#5  Kontact::MainWindow::activatePluginModule (this=0x63f920) at
/usr/src/debug/kdepim-4.2.90/kontact/src/mainwindow.cpp:300
#6  0x00000000004036f2 in KontactApp::newInstance (this=0x7fff4f955020) at
/usr/src/debug/kdepim-4.2.90/kontact/src/main.cpp:147
#7  0x00007f6843e28df6 in ?? () from /usr/lib64/libkdeui.so.5
#8  0x00007f6843e28e82 in ?? () from /usr/lib64/libkdeui.so.5
#9  0x00007f6843301394 in ?? () from /usr/lib64/libQtDBus.so.4
#10 0x00007f6843302408 in ?? () from /usr/lib64/libQtDBus.so.4
#11 0x00007f6843302a31 in ?? () from /usr/lib64/libQtDBus.so.4
#12 0x00007f6843302d48 in ?? () from /usr/lib64/libQtDBus.so.4
#13 0x00007f6842ff72b8 in QObject::event(QEvent*) () from
/usr/lib64/libQtCore.so.4
#14 0x00007f6841cdff2a in QApplication::event(QEvent*) () from
/usr/lib64/libQtGui.so.4
#15 0x00007f6841cda78d in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQtGui.so.4
#16 0x00007f6841ce2a2a in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQtGui.so.4
#17 0x00007f6843e2204b in KApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libkdeui.so.5
#18 0x00007f6842fe715c in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib64/libQtCore.so.4
#19 0x00007f6842fe7dda in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#20 0x00007f6843010c13 in ?? () from /usr/lib64/libQtCore.so.4
#21 0x00007f683c8910fb in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#22 0x00007f683c8948cd in ?? () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f683c894a8b in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#24 0x00007f684301089f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQtCore.so.4
#25 0x00007f6841d71b0f in ?? () from /usr/lib64/libQtGui.so.4
#26 0x00007f6842fe59f2 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#27 0x00007f6842fe5dbd in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#28 0x00007f6842fe80a4 in QCoreApplication::exec() () from
/usr/lib64/libQtCore.so.4
#29 0x0000000000404995 in main (argc=1, argv=0x7fff4f955708) at
/usr/src/debug/kdepim-4.2.90/kontact/src/main.cpp:218

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list