[kblocks] [Bug 453736] Game stops at 20k points
| Newsgroups | gmane.comp.kde.devel.bugs |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=453736 [email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from [email protected] --- Hi, I'm not sure if it's appropriate for me to post this here or if I should file a separate report, but I've experienced a similar issue on a different environment: [Official Flathub flatpak](https://flathub.org/en/apps/org.kde.kblocks) version 26.04.3 KDE Plasma+KWin 6.3.6 (X.Org) KDE Frameworks Version: 6.13.0 (system), 6.27.0 (KBlocks About window) Qt Version: 6.8.2 (system), Using 6.10.3 and built against 6.10.3 (KBlocks About window) Linux 6.12.101 Debian GNU/Linux 13 (trixie/stable) The game crashed at 1633 lines and 27800 points (level 6) on Hard difficulty and Single Game mode. I believe I have inputted a hard drop tap before the crash. I also did not get a crash dialog (game just closed). A High Score entry was not recorded for this game. Sounds were enabled but I unfortunately did not configure my recorder to record audio. Bpytop also showed the game ran for 2:09:45, with 134 MiB of RAM and 12 threads at the time of the crash. `coredumpctl info kblocks` gives me this output: ``` Hint: You are currently not seeing messages from other users and the system. Users in groups 'adm', 'systemd-journal' can see all messages. Pass -q to turn off this notice. PID: 79852 (kblocks) UID: 1000 (crn) GID: 1000 (crn) Signal: 11 (SEGV) Timestamp: Tue 2026-08-18 20:13:54 -03 (31min ago) Command Line: kblocks -qwindowtitle KBlocks Executable: /app/bin/kblocks Control Group: /user.slice/user-1000.slice/[email protected]/app.slice/app-flatpak-org.kde.kblocks-441367324.scope Unit: [email protected] User Unit: app-flatpak-org.kde.kblocks-441367324.scope Slice: user-1000.slice Owner UID: 1000 (crn) Boot ID: bb0da6683f92481791690d1a51004f4f Machine ID: 0cb6c3572c1b410a8d51c39bcafc481c Hostname: yousei Storage: /var/lib/systemd/coredump/core.kblocks.1000.bb0da6683f92481791690d1a51004f4f.79852.1787094834000000.zst (present) Size on Disk: 6.4M Message: Process 79852 (kblocks) of user 1000 dumped core. Stack trace of thread 2: #0 0x000055c5f4187e53 n/a (/app/bin/kblocks + 0x35e53) #1 0x000055c5f4198039 n/a (/app/bin/kblocks + 0x46039) #2 0x000055c5f41988eb n/a (/app/bin/kblocks + 0x468eb) #3 0x00007fbc2181979a n/a (/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.10.3 + 0x21979a) #4 0x00007fbc2182a093 n/a (/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.10.3 + 0x22a093) #5 0x00007fbc2180b145 n/a (/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.10.3 + 0x20b145) #6 0x00007fbc22ba6f9f n/a (/usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.10.3 + 0x1a6f9f) #7 0x00007fbc217ae008 n/a (/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.10.3 + 0x1ae008) #8 0x00007fbc2198abb8 n/a (/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.10.3 + 0x38abb8) #9 0x00007fbc21ae6c39 n/a (/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.10.3 + 0x4e6c39) #10 0x00007fbc20abb18e n/a (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.8400.4 + 0x6418e) #11 0x00007fbc20abc1bf n/a (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.8400.4 + 0x651bf) #12 0x00007fbc20abc323 n/a (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.8400.4 + 0x65323) #13 0x00007fbc21ae6f1d n/a (/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.10.3 + 0x4e6f1d) #14 0x00007fbc217bafe3 n/a (/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.10.3 + 0x1bafe3) #15 0x00007fbc217b68c9 n/a (/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.10.3 + 0x1b68c9) #16 0x000055c5f417003e n/a (/app/bin/kblocks + 0x1e03e) #17 0x000055c5f416cf0c n/a (/app/bin/kblocks + 0x1af0c) #18 0x00007fbc2102c975 n/a (/usr/lib/x86_64-linux-gnu/libc.so.6 + 0x2b975) #19 0x00007fbc2102ca28 n/a (/usr/lib/x86_64-linux-gnu/libc.so.6 + 0x2ba28) #20 0x000055c5f416d305 n/a (/app/bin/kblocks + 0x1b305) ELF object binary architecture: AMD x86-64 ``` If requested, I might be able to provide more information. -- You are receiving this mail because: You are watching all bug changes.