Bug 174357 - kleopatra crashed when start application from Kmail
Summary: kleopatra crashed when start application from Kmail
Status: RESOLVED FIXED
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: FreeBSD Ports FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Marc Mutz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-05 19:00 UTC by Dmitry Mic
Modified: 2010-01-31 13:09 UTC (History)
2 users (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 Dmitry Mic 2008-11-05 19:00:30 UTC
Version:           2.0.0-rc1 (using KDE 4.1.1)
Compiler:          gcc version 4.2.1 20070719  [FreeBSD] 
OS:                FreeBSD
Installed from:    FreeBSD Ports

When I start Kleopatra from Kmail for manage certificates, kleopatra crashed and caused signal 11:
App: Kleopatra (kleopatra),  signal: SIGSEGV
[New Thread 0x8301100 (LWP 100194)]
[Switching to Thread 0x8301100 (LWP 100194)]
[KCrash handler]
#6  0x00000000 in ?? ()
#7  0x28a7480d in _assuan_uds_deinit ()
   from /usr/local/lib/libgpgme-pthread.so.17
#8  0x081ac323 in assuan_deinit_server ()
#9  0x0807aca6 in boost::detail::sp_counted_base::release (this=0x84aa8c0)
    at sp_counted_base_gcc_x86.hpp:145
#10 0x08193e67 in boost::shared_ptr<assuan_context_s>::reset<assuan_context_s, void (*)(assuan_context_s*)> (this=0x834a430, p=0x0, 
    d=0x81ac30c <assuan_deinit_server>) at shared_ptr.hpp:299
#11 0x08193e8e in AssuanContext::reset (this=0x834a430, ctx=0x0)
    at /usr/ports/deskutils/kdepim4/work/kdepim-4.1.1/kleopatra/uiserver/assuanserverconnection.cpp:132
#12 0x0818bf08 in Kleo::AssuanServerConnection::Private::cleanup (
    this=0x834a420)
    at /usr/ports/deskutils/kdepim4/work/kdepim-4.1.1/kleopatra/uiserver/assuanserverconnection.cpp:665
#13 0x08196803 in Kleo::AssuanServerConnection::Private::bottomHalfDeletion (
    this=0x834a420)
    at /usr/ports/deskutils/kdepim4/work/kdepim-4.1.1/kleopatra/uiserver/assuanserverconnection.cpp:270
#14 0x0818deb3 in Kleo::AssuanServerConnection::Private::qt_metacall (
    this=0x834a420, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfbfd99c)
    at assuanserverconnection.moc:71
#15 0x294c9642 in QMetaObject::activate ()
   from /usr/local/lib/qt4/libQtCore.so.4
#16 0x294c9a34 in QMetaObject::activate ()
   from /usr/local/lib/qt4/libQtCore.so.4
#17 0x29500171 in QSocketNotifier::activated ()
   from /usr/local/lib/qt4/libQtCore.so.4
#18 0x294d120b in QSocketNotifier::event ()
   from /usr/local/lib/qt4/libQtCore.so.4
#19 0x2986b75d in QApplicationPrivate::notify_helper ()
   from /usr/local/lib/qt4/libQtGui.so.4
#20 0x29871c8f in QApplication::notify ()
   from /usr/local/lib/qt4/libQtGui.so.4
#21 0x2857a5a3 in KApplication::notify (this=0xbfbfe818, receiver=0x84aa900, 
    event=0xbfbfdcf0)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.1.1/kdeui/kernel/kapplication.cpp:311
#22 0x294b9e55 in QCoreApplication::notifyInternal ()
   from /usr/local/lib/qt4/libQtCore.so.4
#23 0x294def83 in socketNotifierSourceDispatch ()
   from /usr/local/lib/qt4/libQtCore.so.4
#24 0x2a3583ae in g_main_context_dispatch ()
   from /usr/local/lib/libglib-2.0.so.0
#25 0x2a35b4b9 in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0
#26 0x2a35ba14 in g_main_context_iteration ()
   from /usr/local/lib/libglib-2.0.so.0
#27 0x294df0d0 in QEventDispatcherGlib::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#28 0x298e9503 in QGuiEventDispatcherGlib::processEvents ()
   from /usr/local/lib/qt4/libQtGui.so.4
#29 0x294b914d in QEventLoop::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#30 0x294b92c3 in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#31 0x081a807b in runTest (this=0x84aa5a0)
    at /usr/ports/deskutils/kdepim4/work/kdepim-4.1.1/kleopatra/selftest/uiservercheck.cpp:74
#32 0x081a8374 in UiServerCheck (this=0x84aa5a0)
    at /usr/ports/deskutils/kdepim4/work/kdepim-4.1.1/kleopatra/selftest/uiservercheck.cpp:63
#33 0x081a8432 in Kleo::makeUiServerConnectivitySelfTest ()
    at /usr/ports/deskutils/kdepim4/work/kdepim-4.1.1/kleopatra/selftest/uiservercheck.cpp:104
#34 0x0815e9f3 in Kleo::Commands::SelfTestCommand::Private::runTests (
    this=0x8454b50)
    at /usr/ports/deskutils/kdepim4/work/kdepim-4.1.1/kleopatra/commands/selftestcommand.cpp:143
#35 0x0813c1ff in Kleo::Command::qt_metacall (this=0xbfbfe798, 
    _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfbfe178) at command.moc:81
#36 0x0815dcb1 in Kleo::Commands::SelfTestCommand::qt_metacall (
    this=0xbfbfe798, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbfbfe178)
    at moc_selftestcommand.cpp:64
#37 0x294c9642 in QMetaObject::activate ()
   from /usr/local/lib/qt4/libQtCore.so.4
#38 0x294c9a34 in QMetaObject::activate ()
   from /usr/local/lib/qt4/libQtCore.so.4
#39 0x294d14f1 in QSingleShotTimer::timeout ()
   from /usr/local/lib/qt4/libQtCore.so.4
#40 0x294d15e8 in QSingleShotTimer::timerEvent ()
   from /usr/local/lib/qt4/libQtCore.so.4
#41 0x294c8561 in QObject::event () from /usr/local/lib/qt4/libQtCore.so.4
#42 0x2986b75d in QApplicationPrivate::notify_helper ()
   from /usr/local/lib/qt4/libQtGui.so.4
#43 0x29871c8f in QApplication::notify ()
   from /usr/local/lib/qt4/libQtGui.so.4
#44 0x2857a5a3 in KApplication::notify (this=0xbfbfe818, receiver=0x848ee20, 
    event=0xbfbfe56c)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.1.1/kdeui/kernel/kapplication.cpp:311
#45 0x294b9e55 in QCoreApplication::notifyInternal ()
   from /usr/local/lib/qt4/libQtCore.so.4
#46 0x294e0b91 in QTimerInfoList::activateTimers ()
   from /usr/local/lib/qt4/libQtCore.so.4
#47 0x294deac2 in timerSourceDispatch ()
   from /usr/local/lib/qt4/libQtCore.so.4
#48 0x2a3583ae in g_main_context_dispatch ()
   from /usr/local/lib/libglib-2.0.so.0
#49 0x2a35b4b9 in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0
#50 0x2a35ba14 in g_main_context_iteration ()
   from /usr/local/lib/libglib-2.0.so.0
#51 0x294df0d0 in QEventDispatcherGlib::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#52 0x298e9503 in QGuiEventDispatcherGlib::processEvents ()
   from /usr/local/lib/qt4/libQtGui.so.4
#53 0x294b914d in QEventLoop::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#54 0x294b92c3 in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#55 0x08179449 in selfCheck (splash=@0xbfbfe800)
    at /usr/ports/deskutils/kdepim4/work/kdepim-4.1.1/kleopatra/main.cpp:100
#56 0x08179cf9 in main (argc=1407551829, argv=0x8b04ec83)
    at /usr/ports/deskutils/kdepim4/work/kdepim-4.1.1/kleopatra/main.cpp:180
Comment 1 Björn Ruberg 2010-01-31 11:37:03 UTC
Is this still a problem?
Comment 2 Dmitry Mic 2010-01-31 13:09:36 UTC
It was 2 years ago, when I used KDE 4.1.1. Now I'm using KDE 4.3.4 (FreeBSD port) and don't have troubles with Kleopatra.
Thanks