Bug 291330 - Crash after click Connect
Summary: Crash after click Connect
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:
Depends on:
Blocks:
 
Reported: 2012-01-12 06:00 UTC by Giorgi Beridze
Modified: 2012-01-12 10:02 UTC (History)
1 user (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 Giorgi Beridze 2012-01-12 06:00:18 UTC
Application: kvpnc (0.9.6)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-13-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
I just selected profile and pressed connect. Then kvpnc crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: KVpnc (kvpnc), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7781ac0 (LWP 5764))]

Thread 2 (Thread 0xb7548b70 (LWP 5765)):
#0  0x001fa416 in __kernel_vsyscall ()
#1  0x0425cf76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x06f2b84b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x06f1b1af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x06f1b92b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x02314304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0x06f442df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x0012ee99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x0426b73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb7781ac0 (LWP 5764)):
[KCrash Handler]
#7  0x0817768e in KVpncConfig::loadOptions (this=0x97ce8e8) at /build/buildd/kvpnc-0.9.6a/src/kvpncconfig.cpp:1016
#8  0x08204de5 in KVpnc::KVpnc (this=0x97a1f50, parent=0xbff19ad8, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:180
#9  0x0824cc28 in main (argc=1, argv=0xbff19e94) at /build/buildd/kvpnc-0.9.6a/src/main.cpp:121

Possible duplicates by query: bug 287719, bug 287525, bug 286699, bug 282594, bug 274427.

Reported using DrKonqi
Comment 1 Thijs 2012-01-12 10:02:23 UTC

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