Bug 312769 - kvpnc crashes on startup when wallet access is denied
Summary: kvpnc crashes on startup when wallet access is denied
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: 2013-01-06 19:25 UTC by Jeff Trull
Modified: 2013-01-06 19:31 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 Jeff Trull 2013-01-06 19:25:29 UTC
Application: kvpnc (0.9.6)
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-35-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
To reproduce: start kvpnc, select "Deny" at the kwallet prompt. crash ensues.

-- 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 0x7ff626064780 (LWP 8145))]

Thread 2 (Thread 0x7ff610ad6700 (LWP 8146)):
#0  0x00007ff622eb6d2d in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007ff61dcd68cf in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ff61dc9bba4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ff61dc9bfd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ff61dc9c164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ff62326f426 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007ff62323ec82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007ff62323eed7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007ff62313dfa7 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007ff62321e9ff in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#10 0x00007ff623140fcb in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#11 0x00007ff622eafe9a in start_thread (arg=0x7ff610ad6700) at pthread_create.c:308
#12 0x00007ff62147ccbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff626064780 (LWP 8145)):
[KCrash Handler]
#6  0x0000000000513613 in KVpncConfig::loadOptions (this=0xfd1820) at /build/buildd/kvpnc-0.9.6a/src/kvpncconfig.cpp:1016
#7  0x0000000000596f8a in KVpnc::KVpnc (this=0xfd07d0, parent=<optimized out>, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /build/buildd/kvpnc-0.9.6a/src/kvpnc.cpp:173
#8  0x00000000005d5ffa in main (argc=<optimized out>, argv=<optimized out>) at /build/buildd/kvpnc-0.9.6a/src/main.cpp:121

Possible duplicates by query: bug 309603, bug 307808, bug 306256, bug 304347, bug 302044.

Reported using DrKonqi
Comment 1 Christoph Feck 2013-01-06 19:31:38 UTC

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