Bug 283193 - plasma-desktop crashes due to missing Akonadi resource
Summary: plasma-desktop crashes due to missing Akonadi resource
Status: RESOLVED DUPLICATE of bug 255437
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-02 18:46 UTC by David Flemström
Modified: 2011-11-20 22:00 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 David Flemström 2011-10-02 18:46:58 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
Starting plasma-desktop as part of the normal startup procedure.

- Unusual behavior I noticed:
plasma-desktop crashes due to an exception in an event handler with slot KDirListerCache::slotFileRenamed. The cause seems to be that a temporary file cannot be found.

- Custom settings of the application:
Akonadi has an iCal resource from a remote HTTP URL.

The crash can be reproduced every time.

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

Thread 3 (Thread 0x7fcd41f58700 (LWP 2533)):
#0  0x00007fcd5fd3a563 in poll () from /lib/libc.so.6
#1  0x00007fcd545bad68 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007fcd545bb229 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007fcd5cebd66e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007fcd5ce91a92 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007fcd5ce91c97 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007fcd5cda913f in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007fcd5ce74aef in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fcd5cdabbc5 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007fcd5cb21da0 in start_thread () from /lib/libpthread.so.0
#10 0x00007fcd5fd427dd in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fcd3ce85700 (LWP 2534)):
#0  0x00007fcd5cb25b04 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fcd5a1cff72 in ?? () from /usr/lib/libQtScript.so.4
#2  0x00007fcd5a1cffa9 in ?? () from /usr/lib/libQtScript.so.4
#3  0x00007fcd5cb21da0 in start_thread () from /lib/libpthread.so.0
#4  0x00007fcd5fd427dd in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fcd6062a780 (LWP 2532)):
[KCrash Handler]
#6  0x00007fcd5fca3735 in raise () from /lib/libc.so.6
#7  0x00007fcd5fca4bab in abort () from /lib/libc.so.6
#8  0x00007fcd5bc43f5d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007fcd5bc42106 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007fcd5bc42133 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007fcd5bc42276 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#12 0x00007fcd5ce91dce in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007fcd5ce95eab in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#14 0x00007fcd60221173 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#15 0x00007fcd5fc9013d in __libc_start_main () from /lib/libc.so.6
#16 0x0000000000400691 in _start ()

Possible duplicates by query: bug 283182, bug 283166, bug 283156, bug 283151, bug 283132.

Reported using DrKonqi
Comment 1 Beat Wolf 2011-11-20 22:00:32 UTC

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