https://bugs.kde.org/show_bug.cgi?id=417179
--- Comment #7 from Aaron Bottegal <aaronbotte...@gmail.com> --- I had restarted after doing that. Arch has a special meson that uses the makepkg.conf file different than any other OS. I learned that I have to set options=(!strip) in the PKGBUILD to get symbols, and set debug in makepkg.conf. I believe this will be more useful? Thread 1 (Thread 0x7fd109eec880 (LWP 1061)): [KCrash Handler] #6 0x00007fd0f0b12114 in texture_sub_image (ctx=0x563eae456e00, dims=2, texObj=0x563eadf34d60, texImage=0x0, target=3553, level=0, xoffset=0, yoffset=30, zoffset=0, width=572, height=1, depth=1, format=32993, type=33639, pixels=0x563eae2f13b0) at ../mesa-19.3.3/src/mesa/main/teximage.c:3472 #7 0x00007fd0f0b1227d in texsubimage (ctx=0x563eae456e00, dims=dims@entry=2, target=3553, level=0, xoffset=0, yoffset=30, zoffset=0, width=572, height=1, depth=1, format=32993, type=33639, pixels=0x563eae2f13b0) at ../mesa-19.3.3/src/mesa/main/teximage.c:3561 #8 0x00007fd0f0b1abed in _mesa_TexSubImage2D_no_error (target=<optimized out>, level=<optimized out>, xoffset=<optimized out>, yoffset=<optimized out>, width=<optimized out>, height=<optimized out>, format=32993, type=33639, pixels=0x563eae2f13b0) at ../mesa-19.3.3/src/mesa/main/teximage.c:3750 #9 0x00007fd10f4a31cb in KWin::GLTexture::update(QImage const&, QPoint const&, QRect const&) (this=this@entry=0x7fd10400d8f0, image=..., offset=..., src=...) at /usr/include/qt/QtCore/qpoint.h:133 #10 0x00007fd0f1f5ca09 in KWin::SceneOpenGLDecorationRenderer::<lambda(const QRect&, const QRect&, const QPoint&, bool)>::operator() (rotated=true, offset=..., partRect=..., geo=..., __closure=<synthetic pointer>) at /usr/include/qt/QtCore/qpoint.h:124 #11 0x00007fd0f1f5ca09 in KWin::SceneOpenGLDecorationRenderer::<lambda(const QRect&, const QRect&, const QPoint&, bool)>::operator() (rotated=true, offset=..., partRect=..., geo=..., __closure=<synthetic pointer>) at /usr/src/debug/kwin-5.17.5/plugins/scenes/opengl/scene_opengl.cpp:2513 #12 0x00007fd0f1f5ca09 in KWin::SceneOpenGLDecorationRenderer::render() (this=0x563eaddb7240) at /usr/src/debug/kwin-5.17.5/plugins/scenes/opengl/scene_opengl.cpp:2524 #13 0x00007fd0f1f5d443 in KWin::SceneOpenGLDecorationRenderer::reparent(KWin::Deleted*) (this=0x563eaddb7240, deleted=0x563eae022030) at /usr/src/debug/kwin-5.17.5/plugins/scenes/opengl/scene_opengl.cpp:2564 #14 0x00007fd11187e7ac in KWin::Deleted::copyToDeleted(KWin::Toplevel*) (this=0x563eae022030, c=0x563eadd958e0) at /usr/src/debug/kwin-5.17.5/deleted.cpp:120 #15 0x00007fd11187e8db in KWin::Deleted::create(KWin::Toplevel*) (c=c@entry=0x563eadd958e0) at /usr/src/debug/kwin-5.17.5/deleted.cpp:81 #16 0x00007fd11183b89b in KWin::Client::destroyClient() (this=this@entry=0x563eadd958e0) at /usr/src/debug/kwin-5.17.5/client.cpp:291 #17 0x00007fd11189ae18 in KWin::Client::unmapNotifyEvent(xcb_unmap_notify_event_t*) (e=<optimized out>, this=0x563eadd958e0) at /usr/src/debug/kwin-5.17.5/events.cpp:639 #18 0x00007fd11189ae18 in KWin::Client::unmapNotifyEvent(xcb_unmap_notify_event_t*) (this=0x563eadd958e0, e=<optimized out>) at /usr/src/debug/kwin-5.17.5/events.cpp:618 #19 0x00007fd11189e85b in KWin::Client::windowEvent(xcb_generic_event_t*) (this=0x563eadd958e0, e=e@entry=0x7fd104011ea0) at /usr/src/debug/kwin-5.17.5/events.cpp:481 #20 0x00007fd11189f187 in KWin::Workspace::workspaceEvent(xcb_generic_event_t*) (this=0x563eadb01c10, e=0x7fd104011ea0) at /usr/src/debug/kwin-5.17.5/events.cpp:261 #21 0x00007fd110570ea7 in QAbstractEventDispatcher::filterNativeEvent(QByteArray const&, void*, long*) () at /usr/lib/libQt5Core.so.5 #22 0x00007fd109a64ab3 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () at /usr/lib/libQt5XcbQpa.so.5 #23 0x00007fd109a65839 in QXcbConnection::processXcbEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5XcbQpa.so.5 #24 0x00007fd109a8ef6e in () at /usr/lib/libQt5XcbQpa.so.5 #25 0x00007fd1105724cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #26 0x00007fd11057a4d6 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #27 0x00007fd111c6bbc7 in kdemain(int, char**) (argc=<optimized out>, argv=0x7fff6d3e2738) at /usr/src/debug/kwin-5.17.5/main_x11.cpp:474 #28 0x00007fd111ac2153 in __libc_start_main () at /usr/lib/libc.so.6 #29 0x0000563eacf5307e in _start () [Inferior 1 (process 1061) detached] -- You are receiving this mail because: You are watching all bug changes.