[Kmymoney-devel] [Bug 233083] New: KMyMoney crashes on accessing cryptography preferences

Jack ostroffjh at users.sourceforge.net
Fri Apr 2 18:22:05 CEST 2010


On 2010.04.02 11:27, Marcus Schneider wrote:
> https://bugs.kde.org/show_bug.cgi?id=233083
> 
>            Summary: KMyMoney crashes on accessing cryptography  
> preferences
>            Product: kmymoney4
>            Version: unspecified
>           Platform: openSUSE RPMs
>         OS/Version: Linux
>             Status: UNCONFIRMED
>           Severity: crash
>           Priority: NOR
>          Component: general
>         AssignedTo: kmymoney-devel at kde.org
>         ReportedBy: herr-schneider.m at wir-aus-der.eu
> 
> 
> Application: kmymoney (3.96.1)
> KDE Platform Version: 4.4.2 (KDE 4.4.2) "release 234"
> Qt Version: 4.6.3
> Operating System: Linux 2.6.31.12-0.2-desktop x86_64
> Distribution: "openSUSE 11.2 (x86_64)"
> 
> -- Information about the crash:
> Whenever I try to access Preferences -> Cryptography in KMyMoney, it  
> simply
> crashes...
> 
> The crash can be reproduced every time.
> 
>  -- Backtrace:
> Application: KMyMoney (kmymoney), signal: Segmentation fault
> [KCrash Handler]
> #5  GpgME::Subkey::isRevoked (this=0x438d710) at
> /usr/src/debug/kdepimlibs-4.4.2/gpgme++/key.cpp:388
> #6  0x0000000000909efe in KGPGFile::keyList(QStringList&, bool,  
> QString const&)
> ()
> #7  0x000000000090ac28 in KGPGFile::secretKeyList(QStringList&) ()
> #8  0x00000000007be8ef in KSettingsGpg::showEvent(QShowEvent*) ()
> #9  0x00007f0e161ccc8d in QWidget::event (this=0x4383ca0,  
> event=0x7fffda706290)
> at kernel/qwidget.cpp:8247
> #10 0x00007f0e16176d7c in QApplicationPrivate::notify_helper  
> (this=0xc7a700,
> receiver=0x4383ca0, e=0x7fffda706290) at kernel/qapplication.cpp:4302
> #11 0x00007f0e1617d35b in QApplication::notify (this=0xc7a600,
> receiver=0x4383ca0, e=0x7fffda706290) at kernel/qapplication.cpp:4185
> #12 0x00007f0e19172506 in KApplication::notify (this=0xc7a600,
> receiver=0x4383ca0, event=0x7fffda706290) at
> /usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
> #13 0x00007f0e16d944dc in QCoreApplication::notifyInternal  
> (this=0xc7a600,
> receiver=0x4383ca0, event=0x7fffda706290) at  
> kernel/qcoreapplication.cpp:704
> #14 0x00007f0e161d215a in sendEvent (event=<value optimized out>,
> receiver=<value optimized out>) at
> ../../src/corelib/kernel/qcoreapplication.h:215
> #15 QWidgetPrivate::show_helper (event=<value optimized out>,  
> receiver=<value
> optimized out>) at kernel/qwidget.cpp:7218
> #16 0x00007f0e161d41ca in QWidget::setVisible (this=0x4383ca0,  
> visible=<value
> optimized out>) at kernel/qwidget.cpp:7440
> #17 0x00007f0e161d24c6 in show (this=<value optimized out>) at
> ../../src/gui/kernel/qwidget.h:485
> #18 QWidgetPrivate::showChildren (this=<value optimized out>) at
> kernel/qwidget.cpp:7528
> #19 0x00007f0e161d204f in QWidgetPrivate::show_helper  
> (this=0x54522e0) at
> kernel/qwidget.cpp:7165
> #20 0x00007f0e161d41ca in QWidget::setVisible (this=0x4372f60,  
> visible=<value
> optimized out>) at kernel/qwidget.cpp:7440
> #21 0x00007f0e161b699d in show (this=<value optimized out>) at
> ../../src/gui/kernel/qwidget.h:485
> #22 QStackedLayout::setCurrentIndex (this=<value optimized out>) at
> kernel/qstackedlayout.cpp:311
> #23 0x00007f0e191f408d in KPageViewPrivate::_k_pageSelected  
> (this=0x49fa030,
> index=..., previous=...) at
> /usr/src/debug/kdelibs-4.4.2/kdeui/paged/kpageview.cpp:226
> #24 0x00007f0e191f4292 in KPageView::qt_metacall (this=0x49fa0a0,
> _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffda706690) at
> /usr/src/debug/kdelibs-4.4.2/build/kdeui/kpageview.moc:100
> #25 0x00007f0e191f4310 in KPageWidget::qt_metacall (this=0x438d710,
> _c=InvokeMetaMethod, _id=68, _a=0x1591b30) at
> /usr/src/debug/kdelibs-4.4.2/build/kdeui/kpagewidget.moc:76
> #26 0x00007f0e16da7736 in QMetaObject::activate (sender=0x47d2330,  
> m=<value
> optimized out>, local_signal_index=<value optimized out>,  
> argv=0x1591b30) at
> kernel/qobject.cpp:3287
> #27 0x00007f0e166d01aa in QItemSelectionModel::currentChanged  
> (this=0x438d710,
> _t1=<value optimized out>, _t2=<value optimized out>) at
> .moc/release-shared/moc_qitemselectionmodel.cpp:159
> #28 0x00007f0e166d02f2 in QItemSelectionModel::setCurrentIndex  
> (this=0x47d2330,
> index=..., command=<value optimized out>) at
> itemviews/qitemselectionmodel.cpp:1167
> #29 0x00007f0e1667f3e4 in QAbstractItemView::mousePressEvent  
> (this=0x4446e10,
> event=<value optimized out>) at itemviews/qabstractitemview.cpp:1653
> #30 0x00007f0e161cd049 in QWidget::event (this=0x4446e10,  
> event=0x7fffda7075d0)
> at kernel/qwidget.cpp:8036
> #31 0x00007f0e16554666 in QFrame::event (this=0x4446e10,  
> e=0x7fffda7075d0) at
> widgets/qframe.cpp:557
> #32 0x00007f0e166841db in QAbstractItemView::viewportEvent  
> (this=0x4446e10,
> event=0x7fffda7075d0) at itemviews/qabstractitemview.cpp:1615
> #33 0x00007f0e16d938e7 in
> QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value  
> optimized
> out>, receiver=0x47ca5b0, event=0x7fffda7075d0) at
> kernel/qcoreapplication.cpp:819
> #34 0x00007f0e16176d4c in QApplicationPrivate::notify_helper  
> (this=0xc7a700,
> receiver=0x47ca5b0, e=0x7fffda7075d0) at kernel/qapplication.cpp:4298
> #35 0x00007f0e1617db3b in QApplication::notify (this=0xc7a600,
> receiver=0x47ca5b0, e=0x7fffda7075d0) at kernel/qapplication.cpp:3867
> #36 0x00007f0e19172506 in KApplication::notify (this=0xc7a600,
> receiver=0x47ca5b0, event=0x7fffda7075d0) at
> /usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
> #37 0x00007f0e16d944dc in QCoreApplication::notifyInternal  
> (this=0xc7a600,
> receiver=0x47ca5b0, event=0x7fffda7075d0) at  
> kernel/qcoreapplication.cpp:704
> #38 0x00007f0e1617cd16 in sendEvent (event=<value optimized out>,
> receiver=<value optimized out>) at
> ../../src/corelib/kernel/qcoreapplication.h:215
> #39 QApplicationPrivate::sendMouseEvent (event=<value optimized out>,
> receiver=<value optimized out>) at kernel/qapplication.cpp:2967
> #40 0x00007f0e161fc8f5 in QETWidget::translateMouseEvent  
> (this=0x47bd570,
> event=<value optimized out>) at kernel/qapplication_x11.cpp:4380
> #41 0x00007f0e161fb60a in QApplication::x11ProcessEvent (this=<value  
> optimized
> out>, event=0x7fffda707ef0) at kernel/qapplication_x11.cpp:3513
> #42 0x00007f0e162258c2 in x11EventSourceDispatch (s=0xc7e4b0,  
> callback=<value
> optimized out>, user_data=<value optimized out>) at
> kernel/qguieventdispatcher_glib.cpp:146
> #43 0x00007f0e102c6dee in g_main_context_dispatch () from
> /usr/lib64/libglib-2.0.so.0
> #44 0x00007f0e102ca7b8 in ?? () from /usr/lib64/libglib-2.0.so.0
> #45 0x00007f0e102ca8e0 in g_main_context_iteration () from
> /usr/lib64/libglib-2.0.so.0
> #46 0x00007f0e16dbdaf3 in QEventDispatcherGlib::processEvents  
> (this=0xc5ae90,
> flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
> #47 0x00007f0e162254ae in QGuiEventDispatcherGlib::processEvents
> (this=0x438d710, flags=<value optimized out>) at
> kernel/qguieventdispatcher_glib.cpp:204
> #48 0x00007f0e16d92df2 in QEventLoop::processEvents (this=<value  
> optimized
> out>, flags=) at kernel/qeventloop.cpp:149
> #49 0x00007f0e16d931cc in QEventLoop::exec (this=0x7fffda708220,  
> flags=) at
> kernel/qeventloop.cpp:201
> #50 0x00007f0e16d97e3b in QCoreApplication::exec () at
> kernel/qcoreapplication.cpp:981
> #51 0x000000000045dc78 in main ()
> 
> Reported using DrKonqi
Marcus,

[I know this is going to the list and not to the bug report.]
Can you confirm the steps you take to cause this?  I don't see  
Preferences -> Cryptography in KMM.  I have Settings -> Configure  
KMyMoney... and then chose the Encryption icon.  This does not cause  
any problems for me in 3.97.1.

Jack


More information about the KMyMoney-devel mailing list