SUMMARY Kamoso crashes a few seconds after appears on the screen when I'm logged on my system with a new user account. This crash doesn't occur when I'm logged with my main/old user account. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.19.80 KDE Frameworks Version: 5.73.0 Qt Version: 5.14.2 Application: Kamoso (kamoso), signal: Segmentation fault Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7fe1fd477800 (LWP 16029))] [KCrash Handler] #6 0x00007fe1e0604f20 in convert_ubyte (void_dst=<optimized out>, num_dst_channels=<optimized out>, void_src=<optimized out>, src_type=<optimized out>, num_src_channels=3, swizzle=<optimized out>, normalized=true, count=896) at ../src/mesa/main/format_utils.c:1102 #7 0x00007fe1e061291e in _mesa_format_convert (void_dst=<optimized out>, dst_format=dst_format@entry=144, dst_stride=dst_stride@entry=3584, void_src=<optimized out>, src_format=src_format@entry=2148173936, src_stride=src_stride@entry=2688, width=896, height=3108, rebase_swizzle=0x0) at ../src/mesa/main/format_utils.c:437 #8 0x00007fe1e0682d70 in texstore_rgba (srcPacking=<optimized out>, srcAddr=<optimized out>, srcType=5121, srcFormat=6407, srcDepth=1, srcHeight=3108, srcWidth=896, dstSlices=0x7fe187ffdb50, dstRowStride=<optimized out>, dstFormat=PIPE_FORMAT_R8G8B8X8_UNORM, baseInternalFormat=<optimized out>, dims=<optimized out>, ctx=<optimized out>) at ../src/mesa/main/texstore.c:811 #9 0x00007fe1e0682d70 in _mesa_texstore (ctx=<optimized out>, dims=<optimized out>, baseInternalFormat=<optimized out>, dstFormat=<optimized out>, dstRowStride=<optimized out>, dstSlices=0x7fe187ffdb50, srcWidth=896, srcHeight=3108, srcDepth=1, srcFormat=<optimized out>, srcType=<optimized out>, srcAddr=0x7fe19401f8a0, srcPacking=0x557187875bd0) at ../src/mesa/main/texstore.c:937 #10 0x00007fe1e06837fc in store_texsubimage (ctx=ctx@entry=0x55718786c170, texImage=texImage@entry=0x7fe1800d5ee0, xoffset=xoffset@entry=0, yoffset=yoffset@entry=0, zoffset=<optimized out>, zoffset@entry=0, width=896, height=3108, depth=<optimized out>, format=6407, type=5121, pixels=0x7fe19401f8a0, packing=0x557187875bd0, caller=0x7fe1e0c9e5df "glTexSubImage") at ../src/mesa/main/texstore.c:1078 #11 0x00007fe1e0683a9b in _mesa_store_texsubimage (ctx=ctx@entry=0x55718786c170, dims=dims@entry=2, texImage=texImage@entry=0x7fe1800d5ee0, xoffset=xoffset@entry=0, yoffset=yoffset@entry=0, zoffset=zoffset@entry=0, width=<optimized out>, height=<optimized out>, depth=<optimized out>, format=<optimized out>, type=<optimized out>, pixels=<optimized out>, packing=<optimized out>) at ../src/mesa/main/texstore.c:1142 #12 0x00007fe1e046e9b8 in intel_upload_tex (ctx=ctx@entry=0x55718786c170, dims=dims@entry=2, texImage=texImage@entry=0x7fe1800d5ee0, xoffset=xoffset@entry=0, yoffset=yoffset@entry=0, zoffset=zoffset@entry=0, width=896, height=3108, depth=1, format=6407, type=5121, pixels=0x7fe19401f8a0, packing=0x557187875bd0) at ../src/mesa/drivers/dri/i965/intel_tex_image.c:348 #13 0x00007fe1e046f021 in intelTexImage (ctx=0x55718786c170, dims=2, texImage=0x7fe1800d5ee0, format=6407, type=5121, pixels=0x7fe19401f8a0, unpack=0x557187875bd0) at ../src/mesa/drivers/dri/i965/intel_tex_image.c:376 #14 0x00007fe1e066af87 in teximage (no_error=false, pixels=0x7fe19401f8a0, imageSize=0, type=5121, format=6407, border=0, depth=<optimized out>, height=<optimized out>, width=<optimized out>, internalFormat=32849, level=0, target=3553, texObj=0x557186dc3f80, dims=2, compressed=0 '\000', ctx=0x55718786c170) at ../src/mesa/main/teximage.c:3150 #15 0x00007fe1e066af87 in teximage_err (ctx=0x55718786c170, compressed=compressed@entry=0 '\000', dims=dims@entry=2, target=3553, level=0, internalFormat=<optimized out>, width=896, height=3108, depth=1, border=<optimized out>, format=6407, type=5121, imageSize=0, pixels=0x7fe19401f8a0) at ../src/mesa/main/teximage.c:3177 #16 0x00007fe1e066cc10 in _mesa_TexImage2D (target=<optimized out>, level=<optimized out>, internalFormat=<optimized out>, width=<optimized out>, height=<optimized out>, border=<optimized out>, format=6407, type=5121, pixels=0x7fe19401f8a0) at ../src/mesa/main/teximage.c:3248 #17 0x00007fe1b893ef82 in QOpenGLFunctions::glTexImage2D(unsigned int, int, int, int, int, int, unsigned int, unsigned int, void const*) (pixels=0x7fe19401f8a0, type=<optimized out>, format=<optimized out>, border=0, height=<optimized out>, width=<optimized out>, internalformat=<optimized out>, level=0, target=3553, this=0x7fe18007fce8) at /usr/include/x86_64-linux-gnu/qt5/QtGui/qopenglfunctions.h:1027 #18 0x00007fe1b893ef82 in VideoMaterial::bindTexture(int, unsigned char const*) (this=0x7fe18007fcd0, i=<optimized out>, data=<optimized out>) at ./src/elements/gstqtvideosink/painters/videomaterial.cpp:436 #19 0x00007fe1b893f10c in VideoMaterial::bind() (this=this@entry=0x7fe18007fcd0) at ./src/elements/gstqtvideosink/painters/videomaterial.cpp:416 #20 0x00007fe1b893f61d in VideoMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) (this=0x7fe1800d1a60, state=..., newMaterial=0x7fe18007fcd0, oldMaterial=<optimized out>) at ./src/elements/gstqtvideosink/painters/videomaterial.cpp:125 #21 0x00007fe1fcd1e0c0 in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) (this=0x7fe1800051b0, batch=0x7fe18009f9d0) at scenegraph/coreapi/qsgbatchrenderer.cpp:3056 #22 0x00007fe1fcd22595 in QSGBatchRenderer::Renderer::renderBatches() (this=this@entry=0x7fe1800051b0) at scenegraph/coreapi/qsgbatchrenderer.cpp:4008 #23 0x00007fe1fcd22d07 in QSGBatchRenderer::Renderer::render() (this=<optimized out>) at scenegraph/coreapi/qsgbatchrenderer.cpp:4320 #24 0x00007fe1fcd0ae60 in QSGRenderer::renderScene(QSGBindable const&) (this=0x7fe1800051b0, bindable=...) at scenegraph/coreapi/qsgrenderer.cpp:259 #25 0x00007fe1fcd0b315 in QSGRenderer::renderScene(unsigned int) (this=<optimized out>, fboId=<optimized out>) at scenegraph/coreapi/qsgrenderer.cpp:211 #26 0x00007fe1fcd74953 in QSGDefaultRenderContext::renderNextFrame(QSGRenderer*, unsigned int) (this=0x55718674c150, renderer=0x7fe1800051b0, fboId=<optimized out>) at scenegraph/qsgdefaultrendercontext.cpp:223 #27 0x00007fe1fcddcac9 in QQuickWindowPrivate::renderSceneGraph(QSize const&, QSize const&) (this=this@entry=0x5571862b2400, size=..., surfaceSize=...) at items/qquickwindow.cpp:541 #28 0x00007fe1fcd81f58 in QSGRenderThread::syncAndRender(QImage*) (this=this@entry=0x557187328770, grabImage=grabImage@entry=0x0) at scenegraph/qsgthreadedrenderloop.cpp:810 #29 0x00007fe1fcd8664f in QSGRenderThread::run() (this=0x557187328770) at scenegraph/qsgthreadedrenderloop.cpp:980 #30 0x00007fe1f8ccfc2c in QThreadPrivate::start(void*) (arg=0x557187328770) at thread/qthread_unix.cpp:342 #31 0x00007fe1f4a556db in start_thread (arg=0x7fe187fff700) at pthread_create.c:463 #32 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1fc07475f in g_cond_wait () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe1fc3a444b in () at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #3 0x00007fe1fc056b40 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fe1fc056175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fe1f4a556db in start_thread (arg=0x7fe1a8ff9700) at pthread_create.c:463 #6 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1fc07475f in g_cond_wait () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe1b7cc1ed8 in () at /usr/lib/x86_64-linux-gnu/libgstapp-1.0.so.0 #3 0x00007fe1d36e0189 in () at /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0 #4 0x00007fe1d36e3398 in () at /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0 #5 0x00007fe1fc3a4269 in () at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #6 0x00007fe1fc056b40 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x00007fe1fc056175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #8 0x00007fe1f4a556db in start_thread (arg=0x7fe1a97fa700) at pthread_create.c:463 #9 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1fc07475f in g_cond_wait () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe1fc3a444b in () at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #3 0x00007fe1fc056b40 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fe1fc056175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fe1f4a556db in start_thread (arg=0x7fe1a9ffb700) at pthread_create.c:463 #6 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1fc07475f in g_cond_wait () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe1b599c1cf in () at /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so #3 0x00007fe1fc3a4269 in () at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #4 0x00007fe1fc056b40 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fe1fc056175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007fe1f4a556db in start_thread (arg=0x7fe1aa7fc700) at pthread_create.c:463 #7 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1fc07475f in g_cond_wait () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe1b599c1cf in () at /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so #3 0x00007fe1fc3a4269 in () at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #4 0x00007fe1fc056b40 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fe1fc056175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007fe1f4a556db in start_thread (arg=0x7fe1aaffd700) at pthread_create.c:463 #7 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1fc07475f in g_cond_wait () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe1b599c1cf in () at /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so #3 0x00007fe1fc3a4269 in () at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #4 0x00007fe1fc056b40 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fe1fc056175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007fe1f4a556db in start_thread (arg=0x7fe1ab7fe700) at pthread_create.c:463 #7 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1fc07475f in g_cond_wait () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe1b599c1cf in () at /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so #3 0x00007fe1fc3a4269 in () at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #4 0x00007fe1fc056b40 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fe1fc056175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007fe1f4a556db in start_thread (arg=0x7fe1abfff700) at pthread_create.c:463 #7 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1fc07475f in g_cond_wait () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe1b599c1cf in () at /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so #3 0x00007fe1fc3a4269 in () at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #4 0x00007fe1fc056b40 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fe1fc056175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007fe1f4a556db in start_thread (arg=0x7fe1b0efd700) at pthread_create.c:463 #7 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1fc07475f in g_cond_wait () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe1b599c1cf in () at /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so #3 0x00007fe1fc3a4269 in () at /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 #4 0x00007fe1fc056b40 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fe1fc056175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007fe1f4a556db in start_thread (arg=0x7fe1b16fe700) at pthread_create.c:463 #7 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1fc0732b0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe1fc02e0b7 in g_main_context_check () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fe1fc02e570 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fe1fc02e962 in g_main_loop_run () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fe1d3dc6136 in () at /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideo4linux2.so #6 0x00007fe1fc056175 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x00007fe1f4a556db in start_thread (arg=0x7fe1d1f7b700) at pthread_create.c:463 #8 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1f8ccee06 in get_thread_data () at thread/qthread_unix.cpp:173 #2 0x00007fe1f8ccee06 in QThreadData::current(bool) (createIfNecessary=createIfNecessary@entry=true) at thread/qthread_unix.cpp:220 #3 0x00007fe1f8f1ee21 in postEventSourcePrepare (timeout=0x0, s=0x7fe1bc002e10) at kernel/qeventdispatcher_glib.cpp:253 #4 0x00007fe1f8f1ee21 in postEventSourceCheck(GSource*) (source=0x7fe1bc002e10) at kernel/qeventdispatcher_glib.cpp:270 #5 0x00007fe1fc02dfe1 in g_main_context_check () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007fe1fc02e570 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x00007fe1fc02e6dc in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #8 0x00007fe1f8f1e7cb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fe1bc000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #9 0x00007fe1f8ebdd2a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fe1d9779d80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225 #10 0x00007fe1f8cce757 in QThread::exec() (this=this@entry=0x5571866f56d0) at thread/qthread.cpp:536 #11 0x00007fe1fba4bfc5 in QQmlThreadPrivate::run() (this=0x5571866f56d0) at qml/ftw/qqmlthread.cpp:155 #12 0x00007fe1f8ccfc2c in QThreadPrivate::start(void*) (arg=0x5571866f56d0) at thread/qthread_unix.cpp:342 #13 0x00007fe1f4a556db in start_thread (arg=0x7fe1d977a700) at pthread_create.c:463 #14 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1f4a5b9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x5571861deac8, cond=0x5571861deaf0) at pthread_cond_wait.c:502 #2 0x00007fe1f4a5b9f3 in __pthread_cond_wait (cond=0x5571861deaf0, mutex=0x5571861deac8) at pthread_cond_wait.c:655 #3 0x00007fe1e08489ab in cnd_wait (mtx=0x5571861deac8, cond=0x5571861deaf0) at ../include/c11/threads_posix.h:155 #4 0x00007fe1e08489ab in util_queue_thread_func (input=input@entry=0x5571865b5fe0) at ../src/util/u_queue.c:275 #5 0x00007fe1e0848597 in impl_thrd_routine (p=<optimized out>) at ../include/c11/threads_posix.h:87 #6 0x00007fe1f4a556db in start_thread (arg=0x7fe1d9f7b700) at pthread_create.c:463 #7 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1f4a5b9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x5571861deac8, cond=0x5571861deaf0) at pthread_cond_wait.c:502 #2 0x00007fe1f4a5b9f3 in __pthread_cond_wait (cond=0x5571861deaf0, mutex=0x5571861deac8) at pthread_cond_wait.c:655 #3 0x00007fe1e08489ab in cnd_wait (mtx=0x5571861deac8, cond=0x5571861deaf0) at ../include/c11/threads_posix.h:155 #4 0x00007fe1e08489ab in util_queue_thread_func (input=input@entry=0x5571865b41e0) at ../src/util/u_queue.c:275 #5 0x00007fe1e0848597 in impl_thrd_routine (p=<optimized out>) at ../include/c11/threads_posix.h:87 #6 0x00007fe1f4a556db in start_thread (arg=0x7fe1da77c700) at pthread_create.c:463 #7 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1f4a5b9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x5571861deac8, cond=0x5571861deaf0) at pthread_cond_wait.c:502 #2 0x00007fe1f4a5b9f3 in __pthread_cond_wait (cond=0x5571861deaf0, mutex=0x5571861deac8) at pthread_cond_wait.c:655 #3 0x00007fe1e08489ab in cnd_wait (mtx=0x5571861deac8, cond=0x5571861deaf0) at ../include/c11/threads_posix.h:155 #4 0x00007fe1e08489ab in util_queue_thread_func (input=input@entry=0x5571865b2be0) at ../src/util/u_queue.c:275 #5 0x00007fe1e0848597 in impl_thrd_routine (p=<optimized out>) at ../include/c11/threads_posix.h:87 #6 0x00007fe1f4a556db in start_thread (arg=0x7fe1d277c700) at pthread_create.c:463 #7 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1f4a5b9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x5571861deac8, cond=0x5571861deaf0) at pthread_cond_wait.c:502 #2 0x00007fe1f4a5b9f3 in __pthread_cond_wait (cond=0x5571861deaf0, mutex=0x5571861deac8) at pthread_cond_wait.c:655 #3 0x00007fe1e08489ab in cnd_wait (mtx=0x5571861deac8, cond=0x5571861deaf0) at ../include/c11/threads_posix.h:155 #4 0x00007fe1e08489ab in util_queue_thread_func (input=input@entry=0x5571865b89e0) at ../src/util/u_queue.c:275 #5 0x00007fe1e0848597 in impl_thrd_routine (p=<optimized out>) at ../include/c11/threads_posix.h:87 #6 0x00007fe1f4a556db in start_thread (arg=0x7fe1daf7d700) at pthread_create.c:463 #7 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1fc0732b0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe1fc02e0b7 in g_main_context_check () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fe1fc02e570 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fe1fc02e6dc in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fe1f8f1e7cb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fe1dc000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #6 0x00007fe1f8ebdd2a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fe1e3ffed80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225 #7 0x00007fe1f8cce757 in QThread::exec() (this=this@entry=0x55718644c470) at thread/qthread.cpp:536 #8 0x00007fe1fba4bfc5 in QQmlThreadPrivate::run() (this=0x55718644c470) at qml/ftw/qqmlthread.cpp:155 #9 0x00007fe1f8ccfc2c in QThreadPrivate::start(void*) (arg=0x55718644c470) at thread/qthread_unix.cpp:342 #10 0x00007fe1f4a556db in start_thread (arg=0x7fe1e3fff700) at pthread_create.c:463 #11 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1fc0732b0 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe1fc02e0b7 in g_main_context_check () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fe1fc02e570 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fe1fc02e6dc in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fe1f8f1e7cb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fe1e4000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #6 0x00007fe1f8ebdd2a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fe1e9637d70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225 #7 0x00007fe1f8cce757 in QThread::exec() (this=this@entry=0x7fe1f550bda0 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:536 #8 0x00007fe1f5293555 in QDBusConnectionManager::run() (this=0x7fe1f550bda0 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:179 #9 0x00007fe1f8ccfc2c in QThreadPrivate::start(void*) (arg=0x7fe1f550bda0 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:342 #10 0x00007fe1f4a556db in start_thread (arg=0x7fe1e9638700) at pthread_create.c:463 #11 0x00007fe1f83aca3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 #1 0x00007fe1f4a5b9f3 in __pthread_cond_wait_common (abstime=0x0, mutex=0x55718778a350, cond=0x55718778a378) at pthread_cond_wait.c:502 #2 0x00007fe1f4a5b9f3 in __pthread_cond_wait (cond=0x55718778a378, mutex=0x55718778a350) at pthread_cond_wait.c:655 #3 0x00007fe1f8cd61db in QWaitConditionPrivate::wait(QDeadlineTimer) (deadline=..., this=0x55718778a350) at thread/qwaitcondition_unix.cpp:146 #4 0x00007fe1f8cd61db in QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=<optimized out>, mutex=0x5571873287c8, deadline=...) at thread/qwaitcondition_unix.cpp:225 #5 0x00007fe1f8cd6359 in QWaitCondition::wait(QMutex*, unsigned long) (this=0x5571873287d0, mutex=0x5571873287c8, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208 #6 0x00007fe1fcd831dd in QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool) (this=this@entry=0x55718664c250, w=<optimized out>, inExpose=inExpose@entry=false) at scenegraph/qsgthreadedrenderloop.cpp:1544 #7 0x00007fe1fcd83cea in QSGThreadedRenderLoop::handleUpdateRequest(QQuickWindow*) (this=0x55718664c250, window=0x557186646c00) at scenegraph/qsgthreadedrenderloop.cpp:1376 #8 0x00007fe1fcde8b14 in QQuickWindow::event(QEvent*) (this=0x557186646c00, e=0x7ffcae838aa0) at items/qquickwindow.cpp:1754 #9 0x00007fe1fa04f9ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x5571860f7860, receiver=receiver@entry=0x557186646c00, e=e@entry=0x7ffcae838aa0) at kernel/qapplication.cpp:3685 #10 0x00007fe1fa056bb0 in QApplication::notify(QObject*, QEvent*) (this=0x7ffcae8391d0, receiver=0x557186646c00, e=0x7ffcae838aa0) at kernel/qapplication.cpp:3431 #11 0x00007fe1f8ebf4a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x557186646c00, event=0x7ffcae838aa0) at kernel/qcoreapplication.cpp:1075 #12 0x00007fe1f974e478 in QPlatformWindow::deliverUpdateRequest() (this=this@entry=0x5571869c3800) at kernel/qplatformwindow.cpp:796 #13 0x00007fe1eb9170ca in QtWaylandClient::QWaylandWindow::deliverUpdateRequest() (this=0x5571869c37f0) at qwaylandwindow.cpp:1155 #14 0x00007fe1eb912cdb in QtWaylandClient::QWaylandWindow::<lambda()>::operator() (__closure=0x7fe1800c8100, __closure=0x7fe1800c8100) at qwaylandwindow.cpp:612 #17 0x00007fe1eb912cdb in QtPrivate::QFunctorSlotObject<QtWaylandClient::QWaylandWindow::handleFrameCallback()::<lambda()>, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=0x7fe1800c80f0, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:443 #18 0x00007fe1f8ef257b in QObject::event(QEvent*) (this=0x5571869c37f0, e=0x7fe1800520f0) at kernel/qobject.cpp:1339 #19 0x00007fe1fa04f9ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x5571860f7860, receiver=receiver@entry=0x5571869c37f0, e=e@entry=0x7fe1800520f0) at kernel/qapplication.cpp:3685 #20 0x00007fe1fa056bb0 in QApplication::notify(QObject*, QEvent*) (this=0x7ffcae8391d0, receiver=0x5571869c37f0, e=0x7fe1800520f0) at kernel/qapplication.cpp:3431 #21 0x00007fe1f8ebf4a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x5571869c37f0, event=0x7fe1800520f0) at kernel/qcoreapplication.cpp:1075 #22 0x00007fe1f8ebf67e in QCoreApplication::sendEvent(QObject*, QEvent*) (receiver=receiver@entry=0x5571869c37f0, event=event@entry=0x7fe1800520f0) at kernel/qcoreapplication.cpp:1470 #23 0x00007fe1f8ec2121 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x5571860f00c0) at kernel/qcoreapplication.cpp:1815 #24 0x00007fe1f8ec26b8 in QCoreApplication::sendPostedEvents(QObject*, int) (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1674 #25 0x00007fe1f8f1f103 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x557186135a40) at kernel/qeventdispatcher_glib.cpp:277 #26 0x00007fe1fc02e417 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #27 0x00007fe1fc02e650 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #28 0x00007fe1fc02e6dc in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #29 0x00007fe1f8f1e7ac in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x5571861166a0, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #30 0x00007fe1f8ebdd2a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffcae839100, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225 #31 0x00007fe1f8ec74a0 in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1383 #32 0x0000557185acb26d in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at ./src/main.cpp:58
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Cannot reproduce. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.26.80 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.6 Graphics Platform: Wayland