Bug 325410 - Plasma crashes when setting slidshow wallpaper
Summary: Plasma crashes when setting slidshow wallpaper
Status: RESOLVED DUPLICATE of bug 324854
Alias: None
Product: plasma4
Classification: Plasma
Component: wallpaper-image (show other bugs)
Version: 4.11.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Paolo Capriotti
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-09-29 03:04 UTC by David G
Modified: 2013-09-29 04:22 UTC (History)
2 users (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 G 2013-09-29 03:04:12 UTC
Application: plasma-desktop (4.11.1)
KDE Platform Version: 4.11.1
Qt Version: 4.8.5
Operating System: Linux 3.11.1-200.fc19.x86_64 x86_64
Distribution: "Fedora release 19 (Schrödinger’s Cat)"

-- Information about the crash:
- What I was doing when the application crashed:
Hard to pin-point the cause, but on a hunch (and since I had very recently set the Slideshow) I manualy disabled the slideshow by editing plasma-desktop-appletsrc and re-launched plasma. It has not crashed since, and it was constantly crashing before.

-- Backtrace:
Application: Plasma Desktop Shell (plasma-desktop), signal: Floating point exception
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb6080cd8c0 (LWP 1626))]

Thread 3 (Thread 0x7fb5f2cbc700 (LWP 1628)):
#0  0x00007fb604dfe575 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003a76b860bb in QTWTF::TCMalloc_PageHeap::scavengerThread() () from /lib64/libQtScript.so.4
#2  0x0000003a76b860f9 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /lib64/libQtScript.so.4
#3  0x00007fb604dfac53 in start_thread () from /lib64/libpthread.so.0
#4  0x00007fb604825e1d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fb56a182700 (LWP 1629)):
#0  0x00007fff601fe998 in clock_gettime ()
#1  0x00007fb604839a8d in clock_gettime () from /lib64/libc.so.6
#2  0x0000003a6e2cf537 in qt_gettime() () from /lib64/libQtCore.so.4
#3  0x0000003a6e3a87f5 in QTimerInfoList::timerWait(timeval&) () from /lib64/libQtCore.so.4
#4  0x0000003a6e3a6f9c in timerSourcePrepareHelper(GTimerSource*, int*) () from /lib64/libQtCore.so.4
#5  0x0000003a6e3a7045 in timerSourcePrepare(_GSource*, int*) () from /lib64/libQtCore.so.4
#6  0x000000366244779d in g_main_context_prepare () from /lib64/libglib-2.0.so.0
#7  0x0000003662448013 in g_main_context_iterate.isra.22 () from /lib64/libglib-2.0.so.0
#8  0x00000036624481fc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#9  0x0000003a6e3a7166 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#10 0x0000003a6e378ecf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#11 0x0000003a6e3791c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#12 0x0000003a6e27866f in QThread::exec() () from /lib64/libQtCore.so.4
#13 0x0000003a6e35a733 in QInotifyFileSystemWatcherEngine::run() () from /lib64/libQtCore.so.4
#14 0x0000003a6e27ad0f in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#15 0x00007fb604dfac53 in start_thread () from /lib64/libpthread.so.0
#16 0x00007fb604825e1d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fb6080cd8c0 (LWP 1626)):
[KCrash Handler]
#5  0x00007fb5f5141eed in Image::nextSlide() () from /usr/lib64/kde4/plasma_wallpaper_image.so
#6  0x00007fb5f5144085 in Image::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) [clone .part.47] () from /usr/lib64/kde4/plasma_wallpaper_image.so
#7  0x0000003a6e38df78 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#8  0x0000003a6e392141 in QObject::event(QEvent*) () from /lib64/libQtCore.so.4
#9  0x0000003a6fbc84dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#10 0x0000003a6fbceaa0 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#11 0x00007fb605723d2a in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#12 0x0000003a6e37a26d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#13 0x0000003a6e3a9c13 in QTimerInfoList::activateTimers() () from /lib64/libQtCore.so.4
#14 0x0000003a6e3a6f49 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtCore.so.4
#15 0x0000003662447e06 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#16 0x0000003662448158 in g_main_context_iterate.isra.22 () from /lib64/libglib-2.0.so.0
#17 0x00000036624481fc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#18 0x0000003a6e3a7145 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#19 0x0000003a6fc64fc6 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#20 0x0000003a6e378ecf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#21 0x0000003a6e3791c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#22 0x0000003a6e37e45b in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#23 0x00007fb607cd240c in kdemain () from /lib64/libkdeinit4_plasma-desktop.so
#24 0x00007fb604751b75 in __libc_start_main () from /lib64/libc.so.6
#25 0x0000000000400971 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 323901.

Possible duplicates by query: bug 325255, bug 323901, bug 319341.

Reported using DrKonqi
Comment 1 David G 2013-09-29 03:11:11 UTC
Steps to replicate:
1. Open Desktop Settings window
2. Set Wallpaper drop-down to 'Slideshow'
*I'm not sure if the settings matter*
3. Set Custom Folder to directory w/ 1 image (jpg)
4. Click Apply
Comment 2 Jekyll Wu 2013-09-29 04:22:45 UTC

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