Bug 304347 - Kvpnc crashed
Summary: Kvpnc crashed
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-07-31 18:25 UTC by girolamocasella
Modified: 2012-07-31 22:28 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 girolamocasella 2012-07-31 18:25:09 UTC
Application: kvpnc (0.9.6)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-27-generic-pae i686
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
Kvpnc crash after launch

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb1d84b40 (LWP 9856)):
#0  0xb4f08dcd in __GI_clock_gettime (clock_id=1, tp=0xb1d83fb8) at ../sysdeps/unix/clock_gettime.c:116
#1  0xb644f315 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#2  0xb6539226 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#3  0xb653957a in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb6537e23 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#5  0xb6537ebd in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#6  0xb4e52872 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb4e52faf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb4e53201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb65388e7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#10 0xb650450d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#11 0xb65047a9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#12 0xb63ed94c in QThread::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#13 0xb64e1b5d in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#14 0xb63f0de0 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#15 0xb6374d4c in start_thread (arg=0xb1d84b40) at pthread_create.c:308
#16 0xb5630ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb446e980 (LWP 9854)):
[KCrash Handler]
#7  0x0817768e in KVpncConfig::loadOptions (this=0x917c370) at /build/buildd/kvpnc-0.9.6a/src/kvpncconfig.cpp:1016
#8  0x08204de5 in KVpnc::KVpnc (this=0x914ad98, parent=0xbf82ddc8, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:180
#9  0x0824cc28 in main (argc=1, argv=0xbf82e174) at /build/buildd/kvpnc-0.9.6a/src/main.cpp:121

Possible duplicates by query: bug 302044, bug 300162, bug 293498, bug 291330, bug 287719.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-07-31 22:28:16 UTC

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