https://bugs.kde.org/show_bug.cgi?id=387700
Bug ID: 387700 Summary: Fedora 26 Plasmashell crashes, reloads every few minutes even when console is idle Product: plasmashell Version: 5.10.5 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: k...@davidedmundson.co.uk Reporter: altbins...@yahoo.com CC: plasma-b...@kde.org Target Milestone: 1.0 Application: plasmashell (5.10.5) Qt Version: 5.9.2 Frameworks Version: 5.38.0 Operating System: Linux 4.13.16-202.fc26.x86_64 x86_64 Distribution (Platform): Fedora RPMs -- Information about the crash: In the following alleged duplicate, Christoph Feck advised: _________________________ https://bugs.kde.org/show_bug.cgi?id=387032 Christoph Feck 2017-11-29 22:08:54 UTC Crash is in radeon drivers. Please report this issue directly to radeon developers. _________________________ That's *sort of* useful, provided one is cognizant of quite a number of assumptions implied. Where are the radeon devs? A URL perhaps? An IRC #channel? How many bugzilla variant sites am I already a member of, even if they keep pretending they never heard of me because of some silly pretension of password rotation necessity? Some us may have been *using* linux very happily for 15 years, but we might not all be coders, right? So now you get this new filing of a (possible) duplicate. Note that I have functioned quite well as an experimental laboratory animal for projects including Transmission, Freenet, GPRename, and a few others. So I am happy to help as I can. Primary display: Ancor Communications Inc ASUS VN248 (DVI-0) Secondary display: Distributed Managment Task Force, Inc. (DMTF) CHHWJT* (HDMI-0) <<--Changhong LED50YC2000UA 50-inch TV Both 1920x1080p with refresh set to 'Auto' but almost certainly 60Hz on both # lspci | grep -i vga 05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde PRO [Radeon HD 7750/8740 / R7 250E] Wayland pukes and nearly dies while splattering applicatiuons across both monitors in wrong resolutions and apparently at random. So, using Kwin with X11 # lspci | grep -i radeon 05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde PRO [Radeon HD 7750/8740 / R7 250E] 05:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] journalctl --dmesg is flooded with hundreds of red 'va above limit' lines in red, repeating with tiny increments in addresses: kernel: radeon 0000:05:00.0: va above limit (0x00200E97 # uname -a Linux callgirl.cos.lan 4.13.16-202.fc26.x86_64 #1 SMP Thu Nov 30 15:39:32 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux Both monitors are set to Wallpaper Layout: Desktop Wallpaper Type: Slideshow Positioning: Scaled, Keep Proportions Change every 0h 1m 1s on primary; 0h 1m 0s on secondary On primary monitor only: Plasmoid Media Frame, Change picture every 9.8s for 1st instance, 14.8s for 2nd, 3rd, and 4th instances. All are Fill mode: Preserve aspect fit, Pause on mouseover, Left click image opens in external viewer, half a dozen paths to stored localhost photos selected This never happened with F25, and from what I have read it appears to be a regression because someone forgot to backport some fixes to the Radeon HD 7750/8740 / R7 250E. The crash can be reproduced every time. -- Backtrace: Application: Plasma (plasmashell), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7ff7d8e564c0 (LWP 9708))] Thread 18 (Thread 0x7ff71f15a700 (LWP 10671)): #0 0x00007ff7e499942d in read () at /lib64/libc.so.6 #1 0x00007ff7dd8bb150 in g_wakeup_acknowledge () at /lib64/libglib-2.0.so.0 #2 0x00007ff7dd877088 in g_main_context_check () at /lib64/libglib-2.0.so.0 #3 0x00007ff7dd877520 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #4 0x00007ff7dd87768c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #5 0x00007ff7e57c549b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #6 0x00007ff7e577322a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #7 0x00007ff7e55c499a in QThread::exec() () at /lib64/libQt5Core.so.5 #8 0x00007ff6eab43497 in KCupsConnection::run() () at /lib64/libkcupslib.so #9 0x00007ff7e55c8c72 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #10 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #11 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 17 (Thread 0x7ff6fd117700 (LWP 10640)): #0 0x00007ff7dd876ac4 in g_main_context_prepare () at /lib64/libglib-2.0.so.0 #1 0x00007ff7dd8774ab in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #2 0x00007ff7dd87768c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007ff7e57c549b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #4 0x00007ff7e577322a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #5 0x00007ff7e55c499a in QThread::exec() () at /lib64/libQt5Core.so.5 #6 0x00007ff7e55c8c72 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #7 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #8 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 16 (Thread 0x7ff6fd918700 (LWP 10639)): #0 0x00007ff7e499dd2d in poll () at /lib64/libc.so.6 #1 0x00007ff7dd877579 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #2 0x00007ff7dd87768c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007ff7e57c549b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #4 0x00007ff7e577322a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #5 0x00007ff7e55c499a in QThread::exec() () at /lib64/libQt5Core.so.5 #6 0x00007ff71c5caa95 in QQuickXmlQueryEngine::run() () at /usr/lib64/qt5/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so #7 0x00007ff7e55c8c72 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #8 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #9 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 15 (Thread 0x7ff71e158700 (LWP 10637)): #0 0x00007ff7e3cec90b in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007ff73640614b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so #2 0x00007ff736406067 in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so #3 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #4 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 14 (Thread 0x7ff72edfe700 (LWP 10388)): #0 0x00007ff7e57c538f in postEventSourcePrepare(_GSource*, int*) () at /lib64/libQt5Core.so.5 #1 0x00007ff7dd876ad9 in g_main_context_prepare () at /lib64/libglib-2.0.so.0 #2 0x00007ff7dd8774ab in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #3 0x00007ff7dd87768c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #4 0x00007ff7e57c549b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #5 0x00007ff7e577322a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #6 0x00007ff7e55c499a in QThread::exec() () at /lib64/libQt5Core.so.5 #7 0x00007ff7e9255176 in QQuickPixmapReader::run() () at /lib64/libQt5Quick.so.5 #8 0x00007ff7e55c8c72 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #9 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #10 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 13 (Thread 0x7ff72f5ff700 (LWP 10192)): #0 0x00007ff7e3cec90b in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007ff73640614b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so #2 0x00007ff736406067 in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so #3 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #4 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 12 (Thread 0x7ff72fe00700 (LWP 10191)): #0 0x00007ff7e3cec90b in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007ff73640614b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so #2 0x00007ff736406067 in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so #3 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #4 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 11 (Thread 0x7ff730601700 (LWP 10190)): #0 0x00007ff7e3cec90b in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007ff73640614b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so #2 0x00007ff736406067 in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so #3 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #4 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 10 (Thread 0x7ff730e02700 (LWP 10189)): #0 0x00007ff7e3cec90b in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007ff73640614b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so #2 0x00007ff736406067 in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so #3 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #4 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 9 (Thread 0x7ff731603700 (LWP 10188)): #0 0x00007ff7e3cec90b in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007ff73640614b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so #2 0x00007ff736406067 in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so #3 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #4 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 8 (Thread 0x7ff731e04700 (LWP 10187)): #0 0x00007ff7e3cec90b in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007ff73640614b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so #2 0x00007ff736406067 in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so #3 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #4 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 7 (Thread 0x7ff732746700 (LWP 10186)): #0 0x00007ff7e3cec90b in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007ff73640614b in util_queue_thread_func () at /usr/lib64/dri/radeonsi_dri.so #2 0x00007ff736406067 in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so #3 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #4 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 6 (Thread 0x7ff7bccf0700 (LWP 10176)): #0 0x00007ff7e3cec90b in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007ff7eb367484 in QTWTF::TCMalloc_PageHeap::scavengerThread() () at /lib64/libQt5Script.so.5 #2 0x00007ff7eb3674c9 in () at /lib64/libQt5Script.so.5 #3 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #4 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 5 (Thread 0x7ff7befa5700 (LWP 10060)): #0 0x00007ff7e499dd2d in poll () at /lib64/libc.so.6 #1 0x00007ff7dd877579 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #2 0x00007ff7dd87768c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007ff7e57c549b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #4 0x00007ff7e577322a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #5 0x00007ff7e55c499a in QThread::exec() () at /lib64/libQt5Core.so.5 #6 0x00007ff7e88b2cf5 in QQmlThreadPrivate::run() () at /lib64/libQt5Qml.so.5 #7 0x00007ff7e55c8c72 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #8 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #9 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 4 (Thread 0x7ff7cd016700 (LWP 9843)): #0 0x00007ff7e499dd2d in poll () at /lib64/libc.so.6 #1 0x00007ff7dd877579 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #2 0x00007ff7dd87768c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007ff7e57c549b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #4 0x00007ff7e577322a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #5 0x00007ff7e55c499a in QThread::exec() () at /lib64/libQt5Core.so.5 #6 0x00007ff7e88b2cf5 in QQmlThreadPrivate::run() () at /lib64/libQt5Qml.so.5 #7 0x00007ff7e55c8c72 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #8 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #9 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 3 (Thread 0x7ff7cea5c700 (LWP 9752)): #0 0x00007ff7e499942d in read () at /lib64/libc.so.6 #1 0x00007ff7dd8bb150 in g_wakeup_acknowledge () at /lib64/libglib-2.0.so.0 #2 0x00007ff7dd877088 in g_main_context_check () at /lib64/libglib-2.0.so.0 #3 0x00007ff7dd877520 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #4 0x00007ff7dd87768c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #5 0x00007ff7e57c549b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #6 0x00007ff7e577322a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #7 0x00007ff7e55c499a in QThread::exec() () at /lib64/libQt5Core.so.5 #8 0x00007ff7e59e1689 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5 #9 0x00007ff7e55c8c72 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #10 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #11 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7ff7d051c700 (LWP 9745)): #0 0x00007ff7e499dd2d in poll () at /lib64/libc.so.6 #1 0x00007ff7e9c69c97 in _xcb_conn_wait () at /lib64/libxcb.so.1 #2 0x00007ff7e9c6ba8a in xcb_wait_for_event () at /lib64/libxcb.so.1 #3 0x00007ff7d226d379 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5 #4 0x00007ff7e55c8c72 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #5 0x00007ff7e3ce636d in start_thread () at /lib64/libpthread.so.0 #6 0x00007ff7e49a9e1f in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7ff7d8e564c0 (LWP 9708)): [KCrash Handler] #6 0x00007ff7362be63e in st_update_framebuffer_state () at /usr/lib64/dri/radeonsi_dri.so #7 0x00007ff7362bd149 in st_validate_state () at /usr/lib64/dri/radeonsi_dri.so #8 0x00007ff7362c4f64 in st_Clear () at /usr/lib64/dri/radeonsi_dri.so #9 0x00007ff7e9295d48 in QSGBatchRenderer::Renderer::renderBatches() () at /lib64/libQt5Quick.so.5 #10 0x00007ff7e929b674 in QSGBatchRenderer::Renderer::render() () at /lib64/libQt5Quick.so.5 #11 0x00007ff7e928bff0 in QSGRenderer::renderScene(QSGBindable const&) () at /lib64/libQt5Quick.so.5 #12 0x00007ff7e928c4ab in QSGRenderer::renderScene(unsigned int) () at /lib64/libQt5Quick.so.5 #13 0x00007ff7e92c6910 in QSGDefaultRenderContext::renderNextFrame(QSGRenderer*, unsigned int) () at /lib64/libQt5Quick.so.5 #14 0x00007ff7e93237f8 in QQuickWindowPrivate::renderSceneGraph(QSize const&) () at /lib64/libQt5Quick.so.5 #15 0x00007ff7e92b8d69 in QSGGuiThreadRenderLoop::renderWindow(QQuickWindow*) () at /lib64/libQt5Quick.so.5 #16 0x00007ff7e932dba6 in QQuickWindow::event(QEvent*) () at /lib64/libQt5Quick.so.5 #17 0x00007ff7e60b7c9c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5 #18 0x00007ff7e60bf4e4 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5 #19 0x00007ff7e57744a7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5 #20 0x00007ff7e5ba0131 in QWindowPrivate::deliverUpdateRequest() () at /lib64/libQt5Gui.so.5 #21 0x00007ff7e5ba0649 in QWindow::event(QEvent*) () at /lib64/libQt5Gui.so.5 #22 0x00007ff7e932db45 in QQuickWindow::event(QEvent*) () at /lib64/libQt5Quick.so.5 #23 0x00007ff7e60b7c9c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5 #24 0x00007ff7e60bf4e4 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5 #25 0x00007ff7e57744a7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5 #26 0x00007ff7e57c47ab in QTimerInfoList::activateTimers() () at /lib64/libQt5Core.so.5 #27 0x00007ff7e57c5041 in timerSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5 #28 0x00007ff7dd877257 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #29 0x00007ff7dd8775f8 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #30 0x00007ff7dd87768c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #31 0x00007ff7e57c547f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #32 0x00007ff7e577322a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #33 0x00007ff7e577b884 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5 #34 0x000055d673f363b2 in main () Possible duplicates by query: bug 387032. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.