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

--- Comment #3 from yves.can...@ens-lyon.fr ---
(In reply to Rolf Eike Beer from comment #2)
> > #12 0x0000562596e50286 in KGpgTransactionPrivate::slotReadReady() ()
> 
> Sadly this is missing line information. Please install the debug symbols 
> and try again.
> 
> Please make sure to start kgpg from a terminal, and that no other 
> instance of KGpg is running before. There should be some debug output 
> that could be helpful.

I recompiled kgpg.
I killed the running kgpg and ran it from Konsole. Got the following:
$ kgpg 
log_kgpg: checking version of GnuPG executable "gpg"
gpg: keyserver option 'include-disabled' is unknown
gpg: enabled debug flags: memstat
gpg: keydb: handles=0 locks=0 parse=0 get=0
gpg:        build=0 update=0 insert=0 delete=0
gpg:        reset=0 found=0 not=0 cache=0 not=0
gpg: kid_not_found_cache: count=0 peak=0 flushes=0
gpg: sig_cache: total=0 cached=0 good=0 bad=0
gpg: random usage: poolsize=600 mixed=0 polls=0/0 added=0/0
              outmix=0 getlvl1=0/0 getlvl2=0/0
gpg: rndjent stat: collector=0x0000000000000000 calls=0 bytes=0
gpg: secmem usage: 0/65536 bytes in 0 blocks
log_kgpg: version is "2.2.4" 131588
gpg: keyserver option 'include-disabled' is unknown
gpg: keyserver option 'include-disabled' is unknown
gpg: keyserver option 'include-disabled' is unknown
gpg: keyserver option 'include-disabled' is unknown
gpg: keyserver option 'include-disabled' is unknown
gpg: keyserver option 'include-disabled' is unknown
gpg: keyserver option 'include-disabled' is unknown
gpg: keyserver option 'include-disabled' is unknown
QProcess: Destroyed while process ("gpg") is still running.
gpg: keyserver option 'include-disabled' is unknown
QProcess: Destroyed while process ("gpg") is still running.
pure virtual method called
terminate called without an active exception
KCrash: Application 'kgpg' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
sock_file=/run/user/1000/kdeinit5__0
QSocketNotifier: Invalid socket 11 and type 'Read', disabling...
QSocketNotifier: Invalid socket 10 and type 'Read', disabling...
QSocketNotifier: Invalid socket 12 and type 'Read', disabling...

[1]+  Stoppé                 kgpg

And here is log:
Application: KGpg (kgpg), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7efdab2970c0 (LWP 20981))]

Thread 6 (Thread 0x7efd80273700 (LWP 20993)):
#0  0x00007efda4e5794d in poll () from /lib64/libc.so.6
#1  0x00007efd9e49a966 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#2  0x00007efd9e49aa7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007efda59c100b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#4  0x00007efda597001a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007efda57ce583 in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x00007efda57d2a41 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#7  0x00007efda0eeb907 in start_thread () from /lib64/libpthread.so.0
#8  0x00007efda4e62ccf in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7efd82960700 (LWP 20991)):
#0  0x00007efda0ef2876 in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007efd8dc72ef3 in thread_function () from /usr/lib64/dri/swrast_dri.so
#2  0x00007efd8dc72d57 in impl_thrd_routine () from
/usr/lib64/dri/swrast_dri.so
#3  0x00007efda0eeb907 in start_thread () from /lib64/libpthread.so.0
#4  0x00007efda4e62ccf in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7efd83161700 (LWP 20990)):
#0  0x00007efda0ef2876 in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007efd8dc72ef3 in thread_function () from /usr/lib64/dri/swrast_dri.so
#2  0x00007efd8dc72d57 in impl_thrd_routine () from
/usr/lib64/dri/swrast_dri.so
#3  0x00007efda0eeb907 in start_thread () from /lib64/libpthread.so.0
#4  0x00007efda4e62ccf in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7efd8f9cb700 (LWP 20983)):
#0  0x00007efda4e5794d in poll () from /lib64/libc.so.6
#1  0x00007efd9e49a966 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#2  0x00007efd9e49aa7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007efda59c100b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#4  0x00007efda597001a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007efda57ce583 in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x00007efda6032ec5 in QDBusConnectionManager::run() () from
/usr/lib64/libQt5DBus.so.5
#7  0x00007efda57d2a41 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#8  0x00007efda0eeb907 in start_thread () from /lib64/libpthread.so.0
#9  0x00007efda4e62ccf in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7efd9668c700 (LWP 20982)):
#0  0x00007efda4e5794d in poll () from /lib64/libc.so.6
#1  0x00007efda01ea860 in _xcb_conn_wait () from /usr/lib64/libxcb.so.1
#2  0x00007efda01ec5f9 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007efd989e91b9 in QXcbEventReader::run() () from
/usr/lib64/libQt5XcbQpa.so.5
#4  0x00007efda57d2a41 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007efda0eeb907 in start_thread () from /lib64/libpthread.so.0
#6  0x00007efda4e62ccf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7efdab2970c0 (LWP 20981)):
[KCrash Handler]
#6  0x00007efda4d9ef80 in raise () from /lib64/libc.so.6
#7  0x00007efda4da0c4a in abort () from /lib64/libc.so.6
#8  0x00007efda53e40fd in __gnu_cxx::__verbose_terminate_handler () at
/var/tmp/portage/sys-devel/gcc-6.4.0-r1/work/gcc-6.4.0/libstdc++-v3/libsupc++/vterminate.cc:95
#9  0x00007efda53e1ec6 in __cxxabiv1::__terminate (handler=<optimized out>) at
/var/tmp/portage/sys-devel/gcc-6.4.0-r1/work/gcc-6.4.0/libstdc++-v3/libsupc++/eh_terminate.cc:47
#10 0x00007efda53e1f11 in std::terminate () at
/var/tmp/portage/sys-devel/gcc-6.4.0-r1/work/gcc-6.4.0/libstdc++-v3/libsupc++/eh_terminate.cc:57
#11 0x00007efda53e2a7f in __cxxabiv1::__cxa_pure_virtual () at
/var/tmp/portage/sys-devel/gcc-6.4.0-r1/work/gcc-6.4.0/libstdc++-v3/libsupc++/pure.cc:50
#12 0x0000555635a0c286 in KGpgTransactionPrivate::slotReadReady() ()
#13 0x00007efda5999a0e in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#14 0x00007efda5999a0e in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#15 0x0000555635a61659 in KLineBufferedProcessPrivate::_k_receivedStdout() ()
#16 0x00007efda5999a0e in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#17 0x00007efda59001ca in
QProcess::readyReadStandardOutput(QProcess::QPrivateSignal) () from
/usr/lib64/libQt5Core.so.5
#18 0x00007efda59058b0 in
QProcessPrivate::tryReadFromChannel(QProcessPrivate::Channel*) () from
/usr/lib64/libQt5Core.so.5
#19 0x00007efda590bb80 in QProcessPrivate::waitForFinished(int) () from
/usr/lib64/libQt5Core.so.5
#20 0x00007efda5900a6b in QProcess::waitForFinished(int) () from
/usr/lib64/libQt5Core.so.5
#21 0x00007efda5901108 in QProcess::~QProcess() () from
/usr/lib64/libQt5Core.so.5
#22 0x0000555635a5e4ef in GPGProc::~GPGProc() ()
#23 0x0000555635a0ae21 in KGpgTransactionPrivate::~KGpgTransactionPrivate() ()
#24 0x0000555635a0aea9 in KGpgTransactionPrivate::~KGpgTransactionPrivate() ()
#25 0x0000555635a07411 in KGpgTransaction::~KGpgTransaction() ()
#26 0x0000555635a0e4d7 in KGpgChangeTrust::~KGpgChangeTrust() ()
#27 0x00007efda59a019c in QObjectPrivate::deleteChildren() () from
/usr/lib64/libQt5Core.so.5
#28 0x00007efda6ae0b4b in QWidget::~QWidget() () from
/usr/lib64/libQt5Widgets.so.5
#29 0x0000555635a69592 in KgpgKeyInfo::~KgpgKeyInfo() ()
#30 0x0000555635a695c9 in KgpgKeyInfo::~KgpgKeyInfo() ()
#31 0x0000555635a3f140 in KeysManager::keyproperties() ()
#32 0x00007efda5999a0e in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#33 0x00007efda6a9f7c2 in QAction::triggered(bool) () from
/usr/lib64/libQt5Widgets.so.5
#34 0x00007efda6aa1e60 in QAction::activate(QAction::ActionEvent) () from
/usr/lib64/libQt5Widgets.so.5
#35 0x00007efda6c20a7a in
QMenuPrivate::activateCausedStack(QVector<QPointer<QWidget> > const&, QAction*,
QAction::ActionEvent, bool) () from /usr/lib64/libQt5Widgets.so.5
#36 0x00007efda6c27f94 in QMenuPrivate::activateAction(QAction*,
QAction::ActionEvent, bool) () from /usr/lib64/libQt5Widgets.so.5
#37 0x00007efda6c29076 in QMenu::mouseReleaseEvent(QMouseEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#38 0x00007efda6ae4fe0 in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#39 0x00007efda6c2b503 in QMenu::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#40 0x00007efda6aa5d7c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#41 0x00007efda6aae458 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#42 0x00007efda59712da in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#43 0x00007efda6aacb7d in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from
/usr/lib64/libQt5Widgets.so.5
#44 0x00007efda6aff416 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#45 0x00007efda6b019f3 in QWidgetWindow::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#46 0x00007efda6aa5d7c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#47 0x00007efda6aad611 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#48 0x00007efda59712da in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#49 0x00007efda63a31d3 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib64/libQt5Gui.so.5
#50 0x00007efda63a4d85 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /usr/lib64/libQt5Gui.so.5
#51 0x00007efda6380f1b in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib64/libQt5Gui.so.5
#52 0x00007efd98a476f0 in userEventSourceDispatch(_GSource*, int (*)(void*),
void*) () from /usr/lib64/libQt5XcbQpa.so.5
#53 0x00007efd9e49a767 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#54 0x00007efd9e49a9d0 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#55 0x00007efd9e49aa7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#56 0x00007efda59c0fef in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#57 0x00007efda597001a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#58 0x00007efda6c25c1d in QMenu::exec(QPoint const&, QAction*) () from
/usr/lib64/libQt5Widgets.so.5
#59 0x0000555635a3fbc7 in KeysManager::slotMenu(QPoint const&) ()
#60 0x00007efda5999a0e in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#61 0x00007efda6acaf45 in QWidget::customContextMenuRequested(QPoint const&) ()
from /usr/lib64/libQt5Widgets.so.5
#62 0x00007efda6ae5dcd in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#63 0x00007efda6b8ae3e in QFrame::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#64 0x00007efda6cf9fb3 in QAbstractItemView::viewportEvent(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#65 0x00007efda6d623dc in QTreeView::viewportEvent(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#66 0x00007efda59710c2 in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
from /usr/lib64/libQt5Core.so.5
#67 0x00007efda6aa5d55 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#68 0x00007efda6aae730 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#69 0x00007efda59712da in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#70 0x00007efda6aff162 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#71 0x00007efda6b019f3 in QWidgetWindow::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#72 0x00007efda6aa5d7c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#73 0x00007efda6aad611 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#74 0x00007efda59712da in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#75 0x00007efda63a31d3 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib64/libQt5Gui.so.5
#76 0x00007efda63a4d85 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /usr/lib64/libQt5Gui.so.5
#77 0x00007efda6380f1b in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib64/libQt5Gui.so.5
#78 0x00007efd98a476f0 in userEventSourceDispatch(_GSource*, int (*)(void*),
void*) () from /usr/lib64/libQt5XcbQpa.so.5
#79 0x00007efd9e49a767 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#80 0x00007efd9e49a9d0 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#81 0x00007efd9e49aa7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#82 0x00007efda59c0fef in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#83 0x00007efda597001a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#84 0x00007efda5978484 in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#85 0x00005556359e03da in main ()

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to