Bug 212673 - password wallet google calendar plasmoid
Summary: password wallet google calendar plasmoid
Status: RESOLVED DUPLICATE of bug 212690
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-01 23:15 UTC by Michael M.
Modified: 2009-11-02 14:29 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 Michael M. 2009-11-01 23:15:26 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Fresh install of Ubuntu 9.10 
Installed kubuntu-desktop on top of Ubuntu. Using gdm still, however.
Rebooted, started kde, added a few plasmoids, including Google Calendar plasmoid.
Adding Google Calendar plasmoid triggered the Password Wallet to set up a password.
Created a password (11 chars, letters [mixed case], numbers, and punctuation)
Crash, screen black, crash reporter comes up.

Upon reboot, when the Password Wallet asks for Master Password for Google Calendar Plasmoid, the crash re-occurs reproducably. 
(In fact, this is the third time I have reproduced it after finally installing all of the dbg packages.)



 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f7711e36750 (LWP 3798))]

Thread 2 (Thread 0x7f76ee663910 (LWP 3801)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f77118784fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1b65218, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1b65218, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f770dcaf78c in QHostInfoAgent::run (this=0x1b65200) at kernel/qhostinfo.cpp:260
#4  0x00007f7711877445 in QThreadPrivate::start (arg=0x1b65200) at thread/qthread_unix.cpp:188
#5  0x00007f770e5eda04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f770f1cd7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7711e36750 (LWP 3798)):
[KCrash Handler]
#5  memcpy () at ../sysdeps/x86_64/memcpy.S:117
#6  0x00007f77118ba8fe in QString::realloc (this=0x1e0a6f8, alloc=8) at /usr/include/bits/string3.h:52
#7  0x00007f77118baa29 in QString::utf16 (this=0x1e0a6f8) at tools/qstring.cpp:4624
#8  0x00007f77118bab4c in QString::toUcs4 (this=0x1e0a6f8) at tools/qstring.cpp:3423
#9  0x00007f76f22ded50 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#10 0x00007f76f27f3a3b in _PyObject_Str (v=0x1fbb8d8) at ../Objects/object.c:425
#11 0x00007f76f27f3b3a in PyObject_Str (v=0x1aa143a) at ../Objects/object.c:446
#12 0x00007f76f2802ab7 in string_new (type=<value optimized out>, args=<value optimized out>, kwds=<value optimized out>) at ../Objects/stringobject.c:4075
#13 0x00007f76f28099d3 in type_call (type=0x1aa143a, args=0x1fd0790, kwds=0x0) at ../Objects/typeobject.c:731
#14 0x00007f76f27aee53 in PyObject_Call (func=0x7f76f2bad5e0, arg=0x0, kw=0x10) at ../Objects/abstract.c:2492
#15 0x00007f76f284ff97 in do_call (f=0x24928c0, throwflag=<value optimized out>) at ../Python/ceval.c:3924
#16 call_function (f=0x24928c0, throwflag=<value optimized out>) at ../Python/ceval.c:3729
#17 PyEval_EvalFrameEx (f=0x24928c0, throwflag=<value optimized out>) at ../Python/ceval.c:2389
#18 0x00007f76f2852975 in PyEval_EvalCodeEx (co=0x18f5558, globals=<value optimized out>, locals=<value optimized out>, args=0x1, argcount=<value optimized out>, kws=<value optimized out>, 
    kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:2968
#19 0x00007f76f27dae80 in function_call (func=0x1f1c488, arg=0x18ef9d0, kw=0x0) at ../Objects/funcobject.c:524
#20 0x00007f76f27aee53 in PyObject_Call (func=0x1f1c488, arg=0x0, kw=0x10) at ../Objects/abstract.c:2492
#21 0x00007f76f27bf64f in instancemethod_call (func=0x1f1c488, arg=0x18ef9d0, kw=0x0) at ../Objects/classobject.c:2579
#22 0x00007f76f27aee53 in PyObject_Call (func=0x15498c0, arg=0x0, kw=0x10) at ../Objects/abstract.c:2492
#23 0x00007f76f284ae43 in PyEval_CallObjectWithKeywords (func=0x15498c0, arg=0x14cb050, kw=0x10) at ../Python/ceval.c:3575
#24 0x00007f76f1f9c678 in sip_api_invoke_slot () from /usr/lib/pymodules/python2.6/sip.so
#25 0x00007f76f22da846 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#26 0x00007f76f22da95c in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#27 0x00007f76f22daa1a in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#28 0x00007f7711972ddc in QMetaObject::activate (sender=0x1e34980, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1aa1410) at kernel/qobject.cpp:3113
#29 0x00007f77105c5a22 in KWallet::Wallet::walletOpened (this=0x1aa143a, _t1=true) at ./kwallet.moc:139
#30 0x00007f77105c6940 in KWallet::Wallet::qt_metacall (this=0x1e34980, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff3be49190) at ./kwallet.moc:99
#31 0x00007f7711972ddc in QMetaObject::activate (sender=0x1e8c6a0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1aa1410) at kernel/qobject.cpp:3113
#32 0x00007f771068808f in OrgKdeKWalletInterface::walletAsyncOpened (this=0x1aa143a, _t1=0, _t2=1823753944) at kwallet_interface.moc:300
#33 0x00007f7710688621 in OrgKdeKWalletInterface::qt_metacall (this=0x1e8c6a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff3be4a010) at kwallet_interface.moc:176
#34 0x00007f770d9e0ad4 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:891
#35 0x00007f770d9e7def in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib/libQtDBus.so.4
#36 0x00007f771196d0f9 in QObject::event (this=0x1e8c6a0, e=0x2477ed0) at kernel/qobject.cpp:1111
#37 0x00007f770f90defc in QApplicationPrivate::notify_helper (this=0xd802d0, receiver=0x1e8c6a0, e=0x2477ed0) at kernel/qapplication.cpp:4056
#38 0x00007f770f9151ce in QApplication::notify (this=0xd75e80, receiver=0x1e8c6a0, e=0x2477ed0) at kernel/qapplication.cpp:4021
#39 0x00007f7710544ab6 in KApplication::notify (this=0xd75e80, receiver=0x1e8c6a0, event=0x2477ed0) at ../../kdeui/kernel/kapplication.cpp:302
#40 0x00007f771195dc2c in QCoreApplication::notifyInternal (this=0xd75e80, receiver=0x1e8c6a0, event=0x2477ed0) at kernel/qcoreapplication.cpp:610
#41 0x00007f771195e80a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xcf34d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#42 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xcf34d0) at kernel/qcoreapplication.cpp:1247
#43 0x00007f7711986533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#44 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#45 0x00007f770e83ebbe in g_main_dispatch (context=0xd82920) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#46 IA__g_main_context_dispatch (context=0xd82920) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#47 0x00007f770e842588 in g_main_context_iterate (context=0xd82920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#48 0x00007f770e8426b0 in IA__g_main_context_iteration (context=0xd82920, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#49 0x00007f77119861a6 in QEventDispatcherGlib::processEvents (this=0xcf6040, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#50 0x00007f770f9a24be in QGuiEventDispatcherGlib::processEvents (this=0x1aa143a, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#51 0x00007f771195c532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#52 0x00007f771195c904 in QEventLoop::exec (this=0x7fff3be4a900, flags=) at kernel/qeventloop.cpp:201
#53 0x00007f771195eab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#54 0x00007f77070f74cf in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../plasma/shells/desktop/main.cpp:50
#55 0x0000000000406da8 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a299 "0") at ../../kinit/kinit.cpp:677
#56 0x0000000000407aa0 in handle_launcher_request (sock=7, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#57 0x0000000000407f51 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#58 0x0000000000408bb2 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1793
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Beat Wolf 2009-11-02 14:29:44 UTC

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