Bug 454059 - kwin crashed for no reason
Summary: kwin crashed for no reason
Status: RESOLVED DUPLICATE of bug 451612
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 5.24.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-05-19 21:45 UTC by wodencafe
Modified: 2022-05-23 16:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.73 KB, text/plain)
2022-05-20 11:52 UTC, nicdex
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wodencafe 2022-05-19 21:45:19 UTC
Application: kwin_x11 (5.24.4)

Qt Version: 5.15.3
Frameworks Version: 5.92.0
Operating System: Linux 5.13.0-40-generic x86_64
Windowing System: X11
Distribution: Ubuntu 22.04 LTS
DrKonqi: 5.24.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I was typing in konversation IRC and then kwin just crashed randomly.
I don't know why but I have all the debug symbols installed so maybe that will help troubleshoot this further.
There was nothing noticeable or intentional that seemed to have crashed kwin, it was just random. Bizarre.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KWin (kwin_x11), signal: Aborted

[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140091485152576) at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=140091485152576) at ./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=140091485152576, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7  0x00007f699bd9d476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007f699bd837f3 in __GI_abort () at ./stdlib/abort.c:79
#9  0x00007f698e710144 in _iris_batch_flush (batch=0x556ab11b24f8, file=<optimized out>, line=<optimized out>) at ../src/gallium/drivers/iris/iris_batch.c:1105
#10 0x00007f698f37938f in iris_fence_flush (ctx=0x556ab11b1ff0, out_fence=0x556ab2148b90, flags=<optimized out>) at ../src/gallium/drivers/iris/iris_fence.c:267
#11 0x00007f698e976782 in fence_sync (ctx=0x7f6924183010, condition=37143, flags=0) at ../src/mesa/main/syncobj.c:294
#12 0x00007f699e9f9264 in KWin::WindowThumbnailItem::updateOffscreenTexture (this=0x556ab24d1470) at ./src/scripting/thumbnailitem.cpp:432
#13 0x00007f699cf15783 in QtPrivate::QSlotObjectBase::call (a=0x7fffe15b2ab0, r=0x556ab24d1470, this=0x556ab117e7f0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#14 doActivate<false> (sender=0x556ab1213900, signal_index=3, argv=0x7fffe15b2ab0) at kernel/qobject.cpp:3886
#15 0x00007f699e9d0b78 in KWin::Scene::paintScreen (this=0x556ab1213900, damage=..., repaint=..., updateRegion=0x7fffe15b2c50, validRegion=0x7fffe15b2c48, renderLoop=<optimized out>, projection=...) at ./src/scene.cpp:282
#16 0x00007f699ea93170 in KWin::SceneOpenGL::paint (this=0x556ab1213900, output=0x0, damage=..., toplevels=..., renderLoop=0x556ab0ceaee0) at ./src/scenes/opengl/scene_opengl.cpp:259
#17 0x00007f699e933071 in KWin::Compositor::composite (this=0x556ab0b396f0, renderLoop=0x556ab0ceaee0) at ./src/composite.cpp:633
#18 0x00007f699e93ca06 in KWin::X11Compositor::composite (this=0x556ab0b396f0, renderLoop=<optimized out>) at ./src/composite.cpp:844
#19 0x00007f699cf15783 in QtPrivate::QSlotObjectBase::call (a=0x7fffe15b2f50, r=0x556ab0b396f0, this=0x556ab131bff0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#20 doActivate<false> (sender=0x556ab0ceaee0, signal_index=5, argv=0x7fffe15b2f50) at kernel/qobject.cpp:3886
#21 0x00007f699cf0ea97 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f699eb8c300 <KWin::RenderLoop::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7fffe15b2f50) at kernel/qobject.cpp:3946
#22 0x00007f699e8f2b16 in KWin::RenderLoop::frameRequested (this=<optimized out>, _t1=<optimized out>) at ./obj-x86_64-linux-gnu/src/kwin_autogen/EWIEGA46WW/moc_renderloop.cpp:206
#23 0x00007f699e9bf177 in KWin::RenderLoopPrivate::dispatch (this=0x556ab0cf3b10) at ./src/renderloop.cpp:150
#24 0x00007f699cf15783 in QtPrivate::QSlotObjectBase::call (a=0x7fffe15b3070, r=0x556ab0ceaee0, this=0x556ab0cf51f0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#25 doActivate<false> (sender=0x556ab0cf3b28, signal_index=3, argv=0x7fffe15b3070) at kernel/qobject.cpp:3886
#26 0x00007f699cf0ea97 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f699d17c300 <QTimer::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffe15b3070) at kernel/qobject.cpp:3946
#27 0x00007f699cf197ee in QTimer::timeout (this=<optimized out>, _t1=...) at .moc/moc_qtimer.cpp:205
#28 0x00007f699cf0b32f in QObject::event (this=0x556ab0cf3b28, e=0x7fffe15b31f0) at kernel/qobject.cpp:1336
#29 0x00007f699c4b4713 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x556ab0cf3b28, e=0x7fffe15b31f0) at kernel/qapplication.cpp:3637
#30 0x00007f699cedde2a in QCoreApplication::notifyInternal2 (receiver=0x556ab0cf3b28, event=0x7fffe15b31f0) at kernel/qcoreapplication.cpp:1064
#31 0x00007f699cf363db in QTimerInfoList::activateTimers (this=this@entry=0x556ab0a6bd98) at kernel/qtimerinfo_unix.cpp:643
#32 0x00007f699cf33b30 in QEventDispatcherUNIXPrivate::activateTimers (this=this@entry=0x556ab0a6bd10) at kernel/qeventdispatcher_unix.cpp:249
#33 0x00007f699cf34897 in QEventDispatcherUNIX::processEvents (this=this@entry=0x556ab0b39360, flags=...) at kernel/qeventdispatcher_unix.cpp:516
#34 0x00007f6996cab142 in QXcbUnixEventDispatcher::processEvents (this=0x556ab0b39360, flags=...) at ./src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:60
#35 0x00007f699cedc74b in QEventLoop::exec (this=this@entry=0x7fffe15b3390, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#36 0x00007f699cee4ce4 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#37 0x00007f699d2b7e10 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#38 0x00007f699c4b4689 in QApplication::exec () at kernel/qapplication.cpp:2829
#39 0x0000556aaf2d6bad in main (argc=<optimized out>, argv=0x7fffe15b3658) at ./src/main_x11.cpp:482
[Inferior 1 (process 75468) detached]

Possible duplicates by query: bug 453695, bug 453517, bug 453309, bug 452673, bug 452583.

Reported using DrKonqi
Comment 1 nicdex 2022-05-20 11:52:18 UTC
Created attachment 149023 [details]
New crash information added by DrKonqi

kwin_x11 (5.24.5) using Qt 5.15.3

- What I was doing when the application crashed:
I wasn't doing anything in particular, simply typing in my dev editor (Jetbrains IDEA), then kwin crashed. 
I might have been moving the mouse, but not certain.
I also have Chrome and Firefox opened but not in focus.

-- Backtrace (Reduced):
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140523788577216) at ./nptl/pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=140523788577216) at ./nptl/pthread_kill.c:78
#6  __GI___pthread_kill (threadid=140523788577216, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7  0x00007fce43264476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007fce4324a7f3 in __GI_abort () at ./stdlib/abort.c:79
Comment 2 Nate Graham 2022-05-23 16:11:03 UTC

*** This bug has been marked as a duplicate of bug 451612 ***