Bug 379722 - kvpnc crashes at start
Summary: kvpnc crashes at start
Status: RESOLVED DUPLICATE of bug 256013
Alias: None
Product: kvpnc
Classification: Miscellaneous
Component: general (show other bugs)
Version: 0.9.6
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Christoph Thielecke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-11 11:56 UTC by tintoretto
Modified: 2017-05-11 13:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Sequence of screenshots (190.90 KB, application/pdf)
2017-05-11 11:56 UTC, tintoretto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tintoretto 2017-05-11 11:56:48 UTC
Created attachment 105441 [details]
Sequence of screenshots

after starting kvpnc, it wants a password for kdewallet, when I enter the pwd, the dialog box is reeinvoked with the message, that maybe I have the wrong password, and kvpnc crashes.

Although I installed the debug symbols, I get the message, that they are missing

the log signals segmentation fault

LOG #################################################

Application: KVpnc (kvpnc), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc7739b07c0 (LWP 13749))]

Thread 2 (Thread 0x7fc75e9f4700 (LWP 13751)):
#0  0x00007fc76d3f948f in pthread_mutex_lock () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007fc76bbde981 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc76bb9cbc6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc76bb9d048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fc76bb9d0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fc7711037be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007fc7710d50af in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007fc7710d53a5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007fc770fd1c5f in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007fc7710b6823 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#10 0x00007fc770fd432f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#11 0x00007fc76d3f7184 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#12 0x00007fc76fa5cbed in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 1 (Thread 0x7fc7739b07c0 (LWP 13749)):
[KCrash Handler]
#5  0x00000000004cbafd in KVpncConfig::loadOptions() ()
#6  0x00000000004f4e0f in KVpnc::KVpnc(KApplication*, QWidget*) ()
#7  0x00000000005b3ee9 in main ()
Comment 1 Christoph Feck 2017-05-11 13:26:38 UTC
Please read https://bugs.kde.org/show_bug.cgi?id=256013#c30

The bug is fixed since over five years, but your distribution still ships outdated software.

*** This bug has been marked as a duplicate of bug 256013 ***