Bug 491213 - kwin crash when launching cookie clicker on steam with -w 1600
Summary: kwin crash when launching cookie clicker on steam with -w 1600
Status: RESOLVED DUPLICATE of bug 466380
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 5.27.5
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-08-03 10:49 UTC by robinjanholleman
Modified: 2024-09-01 16:41 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (29.99 KB, text/plain)
2024-09-01 16:41 UTC, Pranav
Details

Note You need to log in before you can comment on or make changes to this bug.
Description robinjanholleman 2024-08-03 10:49:53 UTC
Application: kwin_x11 (5.27.5)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-23-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [CoredumpBackend]

-- Information about the crash:
i launched cookie clicker on steam with custom argument -w 1600 and kwin crashed

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault

           PID: 9355 (kwin_x11)
           UID: 1000 (robinjan)
           GID: 1000 (robinjan)
        Signal: 11 (SEGV)
     Timestamp: Sat 2024-08-03 12:46:46 CEST (54s ago)
  Command Line: /usr/bin/kwin_x11 --replace
    Executable: /usr/bin/kwin_x11
 Control Group: /user.slice/user-1000.slice/user@1000.service/session.slice/plasma-kwin_x11.service
          Unit: user@1000.service
     User Unit: plasma-kwin_x11.service
         Slice: user-1000.slice
     Owner UID: 1000 (robinjan)
       Boot ID: b07ca111aac44464825e94c5c017a718
    Machine ID: 188b4e8edd3e44188fc4eea9e81954a6
      Hostname: RobinJan
       Storage: /var/lib/systemd/coredump/core.kwin_x11.1000.b07ca111aac44464825e94c5c017a718.9355.1722682006000000.zst (present)
  Size on Disk: 5.6M
       Message: Process 9355 (kwin_x11) of user 1000 dumped core.
                
                Module libsystemd.so.0 from deb systemd-252.26-1~deb12u2.amd64
                Module libudev.so.1 from deb systemd-252.26-1~deb12u2.amd64
                Stack trace of thread 9355:
                #0  0x00007f1516eaed14 pthread_sigmask (libc.so.6 + 0x8fd14)
                #1  0x00007f1516e5b239 sigprocmask (libc.so.6 + 0x3c239)
                #2  0x00007f151a0f9e9b _ZN6KCrash15setCrashHandlerEPFviE (libKF5Crash.so.5 + 0x4e9b)
                #3  0x00007f151a0fab3e _ZN6KCrash19defaultCrashHandlerEi (libKF5Crash.so.5 + 0x5b3e)
                #4  0x00007f1516e5b050 n/a (libc.so.6 + 0x3c050)
                #5  0x0000000000000018 n/a (n/a + 0x0)
                ELF object binary architecture: AMD x86-64

[New LWP 9355]
[New LWP 9386]
[New LWP 9366]
[New LWP 9431]
[New LWP 9388]
[New LWP 9430]
[New LWP 9394]
[New LWP 9428]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/kwin_x11 --replace'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f1516eaed14 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[Current thread is 1 (Thread 0x7f1512a479c0 (LWP 9355))]
[Current thread is 1 (Thread 0x7f1512a479c0 (LWP 9355))]

Thread 8 (Thread 0x7f14f5c5a6c0 (LWP 9428)):
#0  0x00007f1516f1b15f in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f1515b1e9ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1515b1eacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1517f09876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f1517eb01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f1517ccabc7 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f1517ccbd83 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f1516ea8134 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x00007f1516f287dc in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 7 (Thread 0x7f14f79ff6c0 (LWP 9394)):
#0  0x00007f1516f1b15f in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f1515b1e9ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1515b1eacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1517f09876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f1517eb01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f1517ccabc7 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f1519128555 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x00007f1517ccbd83 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f1516ea8134 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x00007f1516f287dc in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 6 (Thread 0x7f14e0aae6c0 (LWP 9430)):
#0  0x00007f1516ea4e96 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f1516ea783c in pthread_cond_timedwait () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f150a710fac in ?? () from /lib/x86_64-linux-gnu/libnvidia-glcore.so.535.183.01
#3  0x00007f150a4e979a in ?? () from /lib/x86_64-linux-gnu/libnvidia-glcore.so.535.183.01
#4  0x00007f150a713784 in ?? () from /lib/x86_64-linux-gnu/libnvidia-glcore.so.535.183.01
#5  0x00007f1516ea8134 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f1516f287dc in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 5 (Thread 0x7f15049ff6c0 (LWP 9388)):
#0  0x00007f1516ea4e96 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f1516ea783c in pthread_cond_timedwait () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f1517cd19fc in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x00007f1517ccf0e5 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f1517ccbd83 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f1516ea8134 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f1516f287dc in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 4 (Thread 0x7f14d4dbf6c0 (LWP 9431)):
#0  0x00007f1516f1b15f in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f150a72b617 in ?? () from /lib/x86_64-linux-gnu/libnvidia-glcore.so.535.183.01
#2  0x00007f150a713784 in ?? () from /lib/x86_64-linux-gnu/libnvidia-glcore.so.535.183.01
#3  0x00007f1516ea8134 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#4  0x00007f1516f287dc in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 3 (Thread 0x7f1510bff6c0 (LWP 9366)):
#0  0x00007f1516ea4e96 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f1516ea783c in pthread_cond_timedwait () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f150a710fac in ?? () from /lib/x86_64-linux-gnu/libnvidia-glcore.so.535.183.01
#3  0x00007f150a4e979a in ?? () from /lib/x86_64-linux-gnu/libnvidia-glcore.so.535.183.01
#4  0x00007f150a713784 in ?? () from /lib/x86_64-linux-gnu/libnvidia-glcore.so.535.183.01
#5  0x00007f1516ea8134 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f1516f287dc in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 2 (Thread 0x7f1505cb06c0 (LWP 9386)):
#0  0x00007f1516f171dc in read () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f1515b6dc9f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1515b1e4c5 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1515b1e958 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f1515b1eacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f1517f0988e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f1517eb01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f1517ccabc7 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f151731a487 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#9  0x00007f1517ccbd83 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f1516ea8134 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x00007f1516f287dc in ?? () from /lib/x86_64-linux-gnu/libc.so.6

Thread 1 (Thread 0x7f1512a479c0 (LWP 9355)):
[KCrash Handler]
#5  0x0000000000000018 in ?? ()
#6  0x00007f1519d32373 in KWin::Window::finishCompositing(KWin::ReleaseReason) () from /lib/x86_64-linux-gnu/libkwin.so.5
#7  0x00007f1519d7db49 in KWin::X11Window::finishCompositing(KWin::ReleaseReason) () from /lib/x86_64-linux-gnu/libkwin.so.5
#8  0x00007f1519bda762 in KWin::Compositor::stop() () from /lib/x86_64-linux-gnu/libkwin.so.5
#9  0x00007f1517edd730 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f1517562fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f1517eb1738 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f1517eb46c1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f1517f0a193 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f1515b1e7a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f1515b1ea38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f1515b1eacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f1517f09876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f1517eb01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f1517eb8316 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x000055605b0c12d1 in ?? ()
#21 0x00007f1516e4624a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#22 0x00007f1516e46305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#23 0x000055605b0c27b1 in ?? ()

Reported using DrKonqi
Comment 1 cwo 2024-08-03 13:44:12 UTC
Thank you for the bug report! This issue has already been filed and is believed to be fixed in current versions of Plasma.

*** This bug has been marked as a duplicate of bug 466380 ***
Comment 2 Pranav 2024-09-01 16:41:07 UTC
Created attachment 173204 [details]
New crash information added by DrKonqi

kwin_x11 (5.27.5) using Qt 5.15.8

KWIN ERROR , I am not able to costumize anything in themes, specially when i select (destop) changes in any kind of theme .

-- Backtrace (Reduced):
#5  0x00007fb287132370 in KWin::Window::finishCompositing(KWin::ReleaseReason) () at /lib/x86_64-linux-gnu/libkwin.so.5
#6  0x00007fb28717db49 in KWin::X11Window::finishCompositing(KWin::ReleaseReason) () at /lib/x86_64-linux-gnu/libkwin.so.5
#7  0x00007fb286fda762 in KWin::Compositor::stop() () at /lib/x86_64-linux-gnu/libkwin.so.5
#8  0x00007fb286fd815f in KWin::Compositor::reinitialize() () at /lib/x86_64-linux-gnu/libkwin.so.5
[...]
#10 0x00007fb287153b4e in KWin::Workspace::slotReconfigure() () at /lib/x86_64-linux-gnu/libkwin.so.5