Bug 307808 - KVpnc crash when closing KWallet
Summary: KVpnc crash when closing KWallet
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-10-04 06:36 UTC by splotto
Modified: 2012-10-04 07:32 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 splotto 2012-10-04 06:36:48 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-23-generic i686
Distribution: Linux Mint 13 Maya

-- Information about the crash:
- What I was doing when the application crashed:
KVpnc crashed when kwallet shows up to register the password. When I clicked "cancel" the bug assistant came up.
I tried two times to be sure.

-- 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 0xb7721980 (LWP 12816))]

Thread 2 (Thread 0xb580fb40 (LWP 12818)):
#0  0x00a2fdcd in __GI_clock_gettime (clock_id=1, tp=0xb580efb8) at ../sysdeps/unix/clock_gettime.c:116
#1  0x056d2315 in do_gettime (frac=0xb580efb0, sec=0xb580efa8) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x057bc226 in QTimerInfoList::updateCurrentTime (this=0xb4f02074) at kernel/qeventdispatcher_unix.cpp:343
#4  0x057bc57a in QTimerInfoList::timerWait (this=0xb4f02074, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#5  0x057bae23 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xb580f0bc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x057baebd in timerSourcePrepare (source=0xb4f02040, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x08f66872 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x08f66faf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x08f67201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x057bb8e7 in QEventDispatcherGlib::processEvents (this=0xb4f00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#11 0x0578750d in QEventLoop::processEvents (this=0xb580f240, flags=...) at kernel/qeventloop.cpp:149
#12 0x057877a9 in QEventLoop::exec (this=0xb580f240, flags=...) at kernel/qeventloop.cpp:204
#13 0x0567094c in QThread::exec (this=0x99c8eb8) at thread/qthread.cpp:501
#14 0x05764b5d in QInotifyFileSystemWatcherEngine::run (this=0x99c8eb8) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x05673de0 in QThreadPrivate::start (arg=0x99c8eb8) at thread/qthread_unix.cpp:298
#16 0x001f0d4c in start_thread (arg=0xb580fb40) at pthread_create.c:308
#17 0x086fef4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7721980 (LWP 12816)):
[KCrash Handler]
#7  0x0817768e in KVpncConfig::loadOptions (this=0x996edf8) at /build/buildd/kvpnc-0.9.6a/src/kvpncconfig.cpp:1016
#8  0x08204de5 in KVpnc::KVpnc (this=0x9917508, parent=0xbf998d98, __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=0xbf999144) at /build/buildd/kvpnc-0.9.6a/src/main.cpp:121

This bug may be a duplicate of or related to bug 256013.

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

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-10-04 07:32:56 UTC

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