Bug 287910 - plasma-desktop crash on deleting VCard resource
Summary: plasma-desktop crash on deleting VCard resource
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-30 14:24 UTC by Thomas Tanghus
Modified: 2011-11-30 16:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Tanghus 2011-11-30 14:24:34 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-14-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:

I had created a VCard resource for testing purposes via akonadiconsole. Tested if the result looked OK from Kontact/KAddressbook (it did) and removed it again from akonadiconsole.
I have no idea if it is related, but plasma-desktop crashed immediatly after.

The BT was very short and I couldn't find any matching reports.

-- Backtrace:
Application: Plasma Desktop Shell (plasma-desktop), signal: Aborted
[Current thread is 1 (Thread 0x7f2ccb2e27a0 (LWP 11546))]

Thread 3 (Thread 0x7f2ca0bcd700 (LWP 11547)):
#0  0x00007f2ccabc3773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2cbf14df68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2cbf14e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2cc7db4f3e in QEventDispatcherGlib::processEvents (this=0x1f3b270, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f2cc7d88cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f2cc7d88ef7 in QEventLoop::exec (this=0x7f2ca0bccdb0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f2cc7ca027f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f2cc7d6bcbf in QInotifyFileSystemWatcherEngine::run (this=0x1f2a4d0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f2cc7ca2d05 in QThreadPrivate::start (arg=0x1f2a4d0) at thread/qthread_unix.cpp:331
#9  0x00007f2cbfc5aefc in start_thread (arg=0x7f2ca0bcd700) at pthread_create.c:304
#10 0x00007f2ccabcf89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f2c9f1c5700 (LWP 11552)):
#0  0x00007f2ccabc3773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2cbf14df68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2cbf14e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2cc7db4f3e in QEventDispatcherGlib::processEvents (this=0x24b3e20, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f2cc7d88cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f2cc7d88ef7 in QEventLoop::exec (this=0x7f2c9f1c4db0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f2cc7ca027f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f2cc7d6bcbf in QInotifyFileSystemWatcherEngine::run (this=0x24b2020) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f2cc7ca2d05 in QThreadPrivate::start (arg=0x24b2020) at thread/qthread_unix.cpp:331
#9  0x00007f2cbfc5aefc in start_thread (arg=0x7f2c9f1c5700) at pthread_create.c:304
#10 0x00007f2ccabcf89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f2ccb2e27a0 (LWP 11546)):
[KCrash Handler]
#6  0x00007f2ccab243a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f2ccab27b0b in __GI_abort () at abort.c:92
#8  0x00007f2cc6cf2d7d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f2cc6cf0f26 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007f2cc6cf0f53 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x00007f2cc6cf1096 in __cxa_rethrow () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#12 0x00007f2cc7d8902e in QEventLoop::exec (this=<optimized out>, flags=<optimized out>) at kernel/qeventloop.cpp:214
#13 0x00007f2cc7d8d789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#14 0x00007f2ccaece1a3 in kdemain (argc=1, argv=0x7fff36b2c108) at ../../../../plasma/desktop/shell/main.cpp:120
#15 0x00007f2ccab0f30d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=1, ubp_av=0x7fff36b2c108, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff36b2c0f8) at libc-start.c:226
#16 0x0000000000400671 in _start ()

Possible duplicates by query: bug 287795, bug 287571, bug 287564, bug 287560, bug 287422.

Reported using DrKonqi
Comment 1 Aaron J. Seigo 2011-11-30 16:07:06 UTC
recently fixed ...