| Summary: | KDE6: Dragging windows into screen edges often crashes the program and sometimes the whole desktop so I have to reboot | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Andreas Nordal <andreas_nordal_4> |
| Component: | generic-crash | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | andreas_nordal_4, waqar.17a |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 6.0.4 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
Andreas Nordal
2024-05-17 17:58:15 UTC
Created attachment 169576 [details]
New crash information added by DrKonqi
kate (24.02.2) using Qt 5.15.13
Exactly the same happened again.
I dragged Kate to the right half side of the screen.
It's usually not that often.
-- Backtrace (Reduced):
#6 drawPixelARGB32Opaque(QCosmeticStroker*, int, int, int) (stroker=<optimized out>, y=32770, x=1540) at /usr/src/debug/qtbase-everywhere-src-6.7.0/src/gui/painting/qcosmeticstroker.cpp:159
#7 drawPixelARGB32Opaque(QCosmeticStroker*, int, int, int) (y=32770, x=1540, stroker=0x7ffc49e1bc60) at /usr/src/debug/qtbase-everywhere-src-6.7.0/src/gui/painting/qcosmeticstroker.cpp:152
#8 drawLine<drawPixelARGB32Opaque, (anonymous namespace)::NoDasher>(QCosmeticStroker*, qreal, qreal, qreal, qreal, int) (stroker=0x7ffc49e1bc60, rx1=<optimized out>, ry1=<optimized out>, rx2=<optimized out>, ry2=<optimized out>, caps=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.7.0/src/gui/painting/qcosmeticstroker.cpp:809
#9 0x00007fa901ccb67a in QCosmeticStroker::drawLine(QPointF const&, QPointF const&) (this=0x7ffc49e1bc60, p1=..., p2=...) at /usr/src/debug/qtbase-everywhere-src-6.7.0/src/gui/painting/qcosmeticstroker.cpp:356
#10 0x00007fa901cf089c in QRasterPaintEngine::drawLines(QLine const*, int) (this=<optimized out>, lines=<optimized out>, lineCount=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.7.0/src/gui/painting/qpaintengine_raster.cpp:3198
Created attachment 169577 [details]
New crash information added by DrKonqi
kate (24.02.2) using Qt 5.15.13
Third time in a row. I think I'm discovering a more consistent way to trigger it. I accidentally made the window quarter-screen-sized before I hit the point where it becomes half-sized.
-- Backtrace (Reduced):
#6 drawPixelARGB32Opaque(QCosmeticStroker*, int, int, int) (stroker=<optimized out>, y=32770, x=1540) at /usr/src/debug/qtbase-everywhere-src-6.7.0/src/gui/painting/qcosmeticstroker.cpp:159
#7 drawPixelARGB32Opaque(QCosmeticStroker*, int, int, int) (y=32770, x=1540, stroker=0x7ffdf4f91ba0) at /usr/src/debug/qtbase-everywhere-src-6.7.0/src/gui/painting/qcosmeticstroker.cpp:152
#8 drawLine<drawPixelARGB32Opaque, (anonymous namespace)::NoDasher>(QCosmeticStroker*, qreal, qreal, qreal, qreal, int) (stroker=0x7ffdf4f91ba0, rx1=<optimized out>, ry1=<optimized out>, rx2=<optimized out>, ry2=<optimized out>, caps=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.7.0/src/gui/painting/qcosmeticstroker.cpp:809
#9 0x00007fe6810cb67a in QCosmeticStroker::drawLine(QPointF const&, QPointF const&) (this=0x7ffdf4f91ba0, p1=..., p2=...) at /usr/src/debug/qtbase-everywhere-src-6.7.0/src/gui/painting/qcosmeticstroker.cpp:356
#10 0x00007fe6810f089c in QRasterPaintEngine::drawLines(QLine const*, int) (this=<optimized out>, lines=<optimized out>, lineCount=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.7.0/src/gui/painting/qpaintengine_raster.cpp:3198
Your version information is incorrect. Qt version can't be Qt5 and Frameworks can't 5.X. Anyways, it doesn't matter much. Can reproduce the issue, trying to tile Konsole on top right corner for e.g., leads to freezes and hangs. can't reproduce it always. moving to kwin That version info I think was filled in by DrKonqui (I don't remember writing it). It happened again. Here is what happened to poor /dev/null when when it was Firefox I resized, so that KDE6 crashed and can't be restarted: > ls -l /dev/null -rw------- 1 root root 9 mai 29 00:47 /dev/null > sudo xxd devnull 00000000: 6469 7361 626c 6564 0a disabled. Does the crash happen in Plasma 6.1? ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. |