Application: kinfocenter (5.5.5) Qt Version: 5.5.1 Operating System: Linux 4.4.0-38-generic x86_64 Distribution: Ubuntu 16.04.1 LTS -- Information about the crash: - What I was doing when the application crashed: Tried to view Energy Information but crashed when selected -- Backtrace: Application: KDE Info Center (kinfocenter), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7efc82c8b8c0 (LWP 17898))] Thread 3 (Thread 0x7efc377fe700 (LWP 18117)): #0 0x00007efc7fec0e8d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007efc7cb6c39c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007efc7cb6c4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007efc807eda9b in QEventDispatcherGlib::processEvents (this=0x7efc280010f0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #4 0x00007efc80794dea in QEventLoop::exec (this=this@entry=0x7efc377fdce0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #5 0x00007efc805b18a4 in QThread::exec (this=this@entry=0x1f41eb0) at thread/qthread.cpp:503 #6 0x00007efc7f6943c5 in QQmlThreadPrivate::run (this=0x1f41eb0) at qml/ftw/qqmlthread.cpp:141 #7 0x00007efc805b684e in QThreadPrivate::start (arg=0x1f41eb0) at thread/qthread_unix.cpp:331 #8 0x00007efc7d5ac6fa in start_thread (arg=0x7efc377fe700) at pthread_create.c:333 #9 0x00007efc7feccb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 2 (Thread 0x7efc72620700 (LWP 17899)): #0 0x00007efc7fec0e8d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007efc7a162c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007efc7a1648d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007efc74fa4629 in QXcbEventReader::run (this=0x1a70950) at qxcbconnection.cpp:1253 #4 0x00007efc805b684e in QThreadPrivate::start (arg=0x1a70950) at thread/qthread_unix.cpp:331 #5 0x00007efc7d5ac6fa in start_thread (arg=0x7efc72620700) at pthread_create.c:333 #6 0x00007efc7feccb5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7efc82c8b8c0 (LWP 17898)): [KCrash Handler] #6 0x00007efc7fdfb418 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 #7 0x00007efc7fdfd01a in __GI_abort () at abort.c:89 #8 0x00007efc805a3ff1 in qt_message_fatal (context=..., message=<synthetic pointer>) at global/qlogging.cpp:1578 #9 QMessageLogger::fatal (this=this@entry=0x7ffdbe6f10f0, msg=msg@entry=0x7efc82e5d684 "Could not initialize GLX") at global/qlogging.cpp:781 #10 0x00007efc82e5abca in QGLXContext::init (this=0x20f5050, screen=0x1a73080, share=<optimized out>) at qglxintegration.cpp:303 #11 0x00007efc82e587cb in QXcbGlxIntegration::createPlatformOpenGLContext (this=<optimized out>, context=0x7ffdbe6f1230) at qxcbglxintegration.cpp:187 #12 0x00007efc74faad11 in QXcbIntegration::createPlatformOpenGLContext (this=<optimized out>, context=0x7ffdbe6f1230) at qxcbintegration.cpp:222 #13 0x00007efc80b125fd in QOpenGLContext::create (this=this@entry=0x7ffdbe6f1230) at kernel/qopenglcontext.cpp:594 #14 0x00007efc82e5b41a in QGLXContext::queryDummyContext () at qglxintegration.cpp:661 #15 0x00007efc82e5b5c1 in QGLXContext::supportsThreading () at qglxintegration.cpp:692 #16 0x00007efc7f94cc0b in QSGRenderLoop::instance () at scenegraph/qsgrenderloop.cpp:178 #17 0x00007efc7f97f215 in QQuickWindowPrivate::init (this=0x2123760, c=0x20c59f0, control=0x0) at items/qquickwindow.cpp:450 #18 0x00007efc82a1c442 in KCModuleQml::showEvent (this=0x21c8280, event=0x7ffdbe6f16e0) at ../../src/kcmoduleqml.cpp:109 #19 0x00007efc810ccf88 in QWidget::event (this=0x21c8280, event=0x7ffdbe6f16e0) at kernel/qwidget.cpp:9044 #20 0x00007efc8108a05c in QApplicationPrivate::notify_helper (this=this@entry=0x1a57c10, receiver=receiver@entry=0x21c8280, e=e@entry=0x7ffdbe6f16e0) at kernel/qapplication.cpp:3716 #21 0x00007efc8108f516 in QApplication::notify (this=0x7ffdbe6f1f80, receiver=0x21c8280, e=0x7ffdbe6f16e0) at kernel/qapplication.cpp:3499 #22 0x00007efc8079762b in QCoreApplication::notifyInternal (this=0x7ffdbe6f1f80, receiver=receiver@entry=0x21c8280, event=event@entry=0x7ffdbe6f16e0) at kernel/qcoreapplication.cpp:965 #23 0x00007efc810c9a86 in QCoreApplication::sendEvent (event=0x7ffdbe6f16e0, receiver=0x21c8280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224 #24 QWidgetPrivate::show_helper (this=this@entry=0x20bafb0) at kernel/qwidget.cpp:7822 #25 0x00007efc810cc5fd in QWidget::setVisible (this=0x21c8280, visible=<optimized out>) at kernel/qwidget.cpp:8108 #26 0x00007efc810c9788 in QWidgetPrivate::showChildren (this=this@entry=0x206ea00, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:8191 #27 0x00007efc810c980f in QWidgetPrivate::show_helper (this=this@entry=0x206ea00) at kernel/qwidget.cpp:7769 #28 0x00007efc810cc5fd in QWidget::setVisible (this=0x212a400, visible=<optimized out>) at kernel/qwidget.cpp:8108 #29 0x00007efc810cbc79 in QWidget::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qwidget.cpp:397 #30 0x00007efc807c6ea1 in QObject::event (this=this@entry=0x212a400, e=e@entry=0x1f71da0) at kernel/qobject.cpp:1239 #31 0x00007efc810cccdb in QWidget::event (this=0x212a400, event=0x1f71da0) at kernel/qwidget.cpp:9105 #32 0x00007efc8108a05c in QApplicationPrivate::notify_helper (this=this@entry=0x1a57c10, receiver=receiver@entry=0x212a400, e=e@entry=0x1f71da0) at kernel/qapplication.cpp:3716 #33 0x00007efc8108f516 in QApplication::notify (this=0x7ffdbe6f1f80, receiver=0x212a400, e=0x1f71da0) at kernel/qapplication.cpp:3499 #34 0x00007efc8079762b in QCoreApplication::notifyInternal (this=0x7ffdbe6f1f80, receiver=0x212a400, event=event@entry=0x1f71da0) at kernel/qcoreapplication.cpp:965 #35 0x00007efc80799a26 in QCoreApplication::sendEvent (event=0x1f71da0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224 #36 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1a56e80) at kernel/qcoreapplication.cpp:1593 #37 0x00007efc80799f08 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1451 #38 0x00007efc807ed673 in postEventSourceDispatch (s=0x1a9ba10) at kernel/qeventdispatcher_glib.cpp:271 #39 0x00007efc7cb6c1a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #40 0x00007efc7cb6c400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #41 0x00007efc7cb6c4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #42 0x00007efc807eda7f in QEventDispatcherGlib::processEvents (this=0x1a8c3d0, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #43 0x00007efc80794dea in QEventLoop::exec (this=this@entry=0x7ffdbe6f1f10, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #44 0x00007efc8079ce8c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229 #45 0x0000000000412ae4 in main () Possible duplicates by query: bug 364721, bug 364342, bug 362127, bug 360458, bug 355096. Reported using DrKonqi
Does "glxgears" OpenGL test work? You might need to ask in a forum of your distribution which package you need to install.
Created attachment 108002 [details] New crash information added by DrKonqi kinfocenter (5.10.5) using Qt 5.9.1 - What I was doing when the application crashed: Just opening "Energy Information" or "File Indexer Monitor" from Info Center -- Backtrace (Reduced): #6 0x00007fd2ba5e0428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 #7 0x00007fd2ba5e202a in __GI_abort () at abort.c:89 #8 0x00007fd2bad8e001 in qt_message_fatal (context=..., message=<synthetic pointer>) at global/qlogging.cpp:1690 #9 QMessageLogger::fatal (this=this@entry=0x7ffd95d1a000, msg=msg@entry=0x7fd2bd8d44d5 "Could not initialize GLX") at global/qlogging.cpp:796 #10 0x00007fd2bd8d206f in QGLXContext::init (this=0x131fdf0, screen=0xfcf620, share=<optimized out>) at qglxintegration.cpp:319
Is this still reproducible on newer Plasmas?
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!