Version: 4.1.96 (using Devel) Compiler: gcc (Gentoo 4.3.2-r2 p1.5, pie-10.1.5) 4.3.2 OS: Linux Installed from: Compiled sources running "gwenview http://www.internationalist.org/oaxacapfp061125a.jpg" (any URL will do) crashes gwenview.
Created attachment 30256 [details] Crash report
Pasting the backtrace, so it is easier to look for duplicates: Application: Gwenview (gwenview), signal SIGFPE Using host libthread_db library "/lib/libthread_db.so.1". [Current thread is 0 (LWP 20892)] Thread 2 (Thread 0xb452db90 (LWP 20893)): #0 0xb8046424 in __kernel_vsyscall () #1 0xb7a62906 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb7afb1eb in QWaitCondition::wait (this=0x813b570, mutex=0x813b56c, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #3 0xb7fa988f in Gwenview::SemanticInfoThread::run (this=0x813b560) at /tmp/portage/kde-base/gwenview-4.1.96/work/gwenview-4.1.96/gwenview/lib/semanticinfo/nepomuksemanticinfobackend.cpp:135 #4 0xb7afa17e in QThreadPrivate::start (arg=0x813b560) at thread/qthread_unix.cpp:191 #5 0xb7a5f090 in start_thread (arg=0xb452db90) at pthread_create.c:296 #6 0xb681eefe in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb5dd06d0 (LWP 20892)): [KCrash Handler] #6 0xb7f640f4 in Gwenview::ImageSequenceController::qt_metacall (this=0x82218ec, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbf95f508) at /tmp/portage/kde-base/gwenview-4.1.96/work/gwenview-4.1.96/gwenview/lib/imagesequencecontroller.cpp:45 #7 0xb7bfe4e1 in QMetaObject::activate (sender=0x821e3ac, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3028 #8 0xb7bff222 in QMetaObject::activate (sender=0x821e3ac, m=0xb7ccc904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3098 #9 0xb7c39017 in QTimer::timeout (this=0x821e3ac) at .moc/release-shared/moc_qtimer.cpp:126 #10 0xb7c04d0e in QTimer::timerEvent (this=0x821e3ac, e=0xbf95f98c) at kernel/qtimer.cpp:263 #11 0xb7bf8fc7 in QObject::event (this=0x821e3ac, e=0xbf95f98c) at kernel/qobject.cpp:1117 #12 0xb6ac1d44 in QApplicationPrivate::notify_helper (this=0x80b38d0, receiver=0x821e3ac, e=0xbf95f98c) at kernel/qapplication.cpp:3809 #13 0xb6ac9b2e in QApplication::notify (this=0xbf95fc20, receiver=0x821e3ac, e=0xbf95f98c) at kernel/qapplication.cpp:3399 #14 0xb7838a9d in KApplication::notify (this=0xbf95fc20, receiver=0x821e3ac, event=0xbf95f98c) at /tmp/portage/kde-base/kdelibs-4.1.96/work/kdelibs-4.1.96/kdeui/kernel/kapplication.cpp:307 #15 0xb7be9926 in QCoreApplication::notifyInternal (this=0xbf95fc20, receiver=0x821e3ac, event=0xbf95f98c) at kernel/qcoreapplication.cpp:593 #16 0xb7c17721 in QTimerInfoList::activateTimers (this=0x80b72d4) at kernel/qcoreapplication.h:215 #17 0xb7c13d50 in timerSourceDispatch (source=0x80b72a0) at kernel/qeventdispatcher_glib.cpp:166 #18 0xb61ba340 in IA__g_main_context_dispatch (context=0x80b6ca0) at gmain.c:2144 #19 0xb61bda13 in g_main_context_iterate (context=0x80b6ca0, block=1, dispatch=1, self=0x80b3fa0) at gmain.c:2778 #20 0xb61bdbd1 in IA__g_main_context_iteration (context=0x80b6ca0, may_block=1) at gmain.c:2841 #21 0xb7c13ca8 in QEventDispatcherGlib::processEvents (this=0x80b45f8, flags={i = -1080689912}) at kernel/qeventdispatcher_glib.cpp:325 #22 0xb6b576e5 in QGuiEventDispatcherGlib::processEvents (this=0x80b45f8, flags={i = -1080689864}) at kernel/qguieventdispatcher_glib.cpp:204 #23 0xb7be802a in QEventLoop::processEvents (this=0xbf95fbb0, flags={i = -1080689800}) at kernel/qeventloop.cpp:149 #24 0xb7be81e2 in QEventLoop::exec (this=0xbf95fbb0, flags={i = -1080689736}) at kernel/qeventloop.cpp:200 #25 0xb7bea825 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:851 #26 0xb6ac1bb7 in QApplication::exec () at kernel/qapplication.cpp:3337 #27 0x0807e99d in main (argc=2, argv=0xbf95fd74) at /tmp/portage/kde-base/gwenview-4.1.96/work/gwenview-4.1.96/gwenview/app/main.cpp:95
SVN commit 911418 by gateau: Do not crash if ImageSequence is empty. BUG:180761 M +9 -0 imagesequencecontroller.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=911418
Additionally, you may want to check you are not missing this file in your KDE installation: oxygen/22x22/animations/process-working.png
*** Bug 180998 has been marked as a duplicate of this bug. ***