Bug 306256 - Crash on Startup
Summary: Crash on Startup
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-09-04 17:00 UTC by Philip Stanton
Modified: 2012-09-04 20:23 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 Philip Stanton 2012-09-04 17:00:49 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-29-generic i686
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Application crashed on startup, and every time I start it.
Sorry if you think this wasts your developers time, but you asked for a crash report.

-- 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 0xb7779980 (LWP 17690))]

Thread 3 (Thread 0xb6369b40 (LWP 17692)):
#0  0x00787416 in __kernel_vsyscall ()
#1  0x01df9380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x0754ca7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x0753f0ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x0753f56b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x03c4f134 in ?? () from /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
#6  0x075626b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x002d4d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x01e07ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb59ffb40 (LWP 17693)):
#0  0x00787416 in __kernel_vsyscall ()
#1  0x01df9380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x0754ca7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x0753f0ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x0753f56b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x0235d1ba in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0x075626b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x002d4d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x01e07ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb7779980 (LWP 17690)):
[KCrash Handler]
#7  0x0817768e in KVpncConfig::loadOptions (this=0x9cc1938) at /build/buildd/kvpnc-0.9.6a/src/kvpncconfig.cpp:1016
#8  0x08204d48 in KVpnc::KVpnc (this=0x9c43598, parent=0xbff652b8, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:173
#9  0x0824cc28 in main (argc=1, argv=0xbff65664) at /build/buildd/kvpnc-0.9.6a/src/main.cpp:121

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

Reported using DrKonqi
Comment 1 Christoph Feck 2012-09-04 20:23:05 UTC

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