Bug 379392 - KVpnc crash on first open
Summary: KVpnc crash on first open
Status: RESOLVED DUPLICATE of bug 256013
Alias: None
Product: kvpnc
Classification: Miscellaneous
Component: general (show other bugs)
Version: 0.9.6
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Christoph Thielecke
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-05-01 00:11 UTC by Jamie
Modified: 2017-05-04 12:01 UTC (History)
0 users

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 Jamie 2017-05-01 00:11:47 UTC
Application: kvpnc (0.9.6)
KDE Platform Version: 4.14.30
Qt Version: 4.8.7
Operating System: Linux 4.10.0-20-generic x86_64
Distribution: Ubuntu 17.04

-- Information about the crash:
I had just installed KVpnc and upon trying to open it, it crashes.

The crash can be reproduced every time.

-- Backtrace:
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 0x7ff1b2677d80 (LWP 8518))]

Thread 2 (Thread 0x7ff19d035700 (LWP 8522)):
#0  0x00007ff1ae5ae18d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007ff1aa6de576 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ff1aa6de68c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ff1afd3422e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007ff1afd0212f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007ff1afd02495 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007ff1afbf1549 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007ff1afce21c3 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007ff1afbf3e3c in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007ff1acd176da in start_thread (arg=0x7ff19d035700) at pthread_create.c:456
#10 0x00007ff1ae5ba17f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 1 (Thread 0x7ff1b2677d80 (LWP 8518)):
[KCrash Handler]
#6  0x00000000004dec6c in KVpncConfig::loadOptions (this=0x1b1b2c0) at /build/kvpnc-ZHfnfp/kvpnc-0.9.6a/src/kvpncconfig.cpp:1016
#7  0x00000000005bd3ff in KVpnc::KVpnc (this=0x1a70400, parent=<optimized out>, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /build/kvpnc-ZHfnfp/kvpnc-0.9.6a/src/kvpnc.cpp:174
#8  0x000000000041bb22 in main (argc=<optimized out>, argv=0x7fff8ad25e08) at /build/kvpnc-ZHfnfp/kvpnc-0.9.6a/src/main.cpp:121

Possible duplicates by query: bug 364087.

Reported using DrKonqi
Comment 1 Christoph Feck 2017-05-04 12:01:24 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 ***