[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2021-02-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=428468

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #19 from Vlad Zahorodnii  ---
It's quite possible that it was fixed by
https://invent.kde.org/plasma/kwayland-server/-/commit/bfc4dadddc7e42342f56c59427f395203272a701

Anyway, thanks for the update. :-)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2021-02-18 Thread Ivan
https://bugs.kde.org/show_bug.cgi?id=428468

--- Comment #18 from Ivan  ---
I confirm that the problem is NOT present in Plasma 5.21

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2021-02-17 Thread ElXreno
https://bugs.kde.org/show_bug.cgi?id=428468

--- Comment #17 from ElXreno  ---
This problem seems to have been resolved in version 5.21.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2021-02-12 Thread ElXreno
https://bugs.kde.org/show_bug.cgi?id=428468

--- Comment #16 from ElXreno  ---
Created attachment 135623
  --> https://bugs.kde.org/attachment.cgi?id=135623=edit
kwin-gdb-full

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2021-02-12 Thread ElXreno
https://bugs.kde.org/show_bug.cgi?id=428468

--- Comment #15 from ElXreno  ---
The chance of getting a crash increases if you first hover your cursor over the
draggable icon and wait for its caption to appear.

A full backtrace will also be available below. Previously was not with all
debuginfo packages.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2021-02-12 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=428468

--- Comment #14 from Yaroslav Sidlovsky  ---
Every crash that I've seen after reproducing this bug has very different stack
trace.
Maybe memory corruption takes place?

This bug can be easily reproduced in nested kwin_wayland:
```
export (dbus-launch) && env QT_QPA_PLATFORM=wayland kwin_wayland --xwayland
--socket nested plasmashell
```

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2021-02-12 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=428468

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

--- Comment #13 from Yaroslav Sidlovsky  ---
I can reproduce this bug too.
Crash happens somewhere in kwayland-server.

Thread 1 "kwin_wayland" received signal SIGSEGV, Segmentation fault.
KWaylandServer::SurfaceInterface::frameRendered (this=0x5641f8f55120,
msec=151866) at
/usr/src/debug/kwayland-server-5.20.5-1.fc33.x86_64/src/server/surface_interface.cpp:420
420 const bool needsFlush = !d->current.frameCallbacks.isEmpty();

Full stack trace:
```
Thread 1 "kwin_wayland" received signal SIGSEGV, Segmentation fault.
KWaylandServer::SurfaceInterface::frameRendered (this=0x5641f8f55120,
msec=151866) at
/usr/src/debug/kwayland-server-5.20.5-1.fc33.x86_64/src/server/surface_interface.cpp:420
420 const bool needsFlush = !d->current.frameCallbacks.isEmpty();

Thread 15 (Thread 0x7f553a029640 (LWP 26472) "EglStrmComm*261"):
#0  0x7f55fd8aae1c in recv () at /lib64/libc.so.6
#1  0x7f55e8618e63 in  () at /lib64/libEGL_nvidia.so.0
#2  0x7f55e8619c14 in  () at /lib64/libEGL_nvidia.so.0
#3  0x7f55e860ee05 in  () at /lib64/libEGL_nvidia.so.0
#4  0x7f55e865bd4e in  () at /lib64/libEGL_nvidia.so.0
#5  0x7f55fd1b13f9 in start_thread () at /lib64/libpthread.so.0
#6  0x7f55fd8a9b53 in clone () at /lib64/libc.so.6

Thread 10 (Thread 0x7f55d50b7640 (LWP 26184) "kwin_wayland"):
#0  0x7f55fd8a9e9e in epoll_wait () at /lib64/libc.so.6
#1  0x7f55e8058518 in impl_pollfd_wait () at
/usr/lib64/spa-0.2/support/libspa-support.so
#2  0x7f55e804e7b4 in loop_iterate () at
/usr/lib64/spa-0.2/support/libspa-support.so
#3  0x7f55ff48b427 in do_loop () at /lib64/libpipewire-0.3.so.0
#4  0x7f55fd1b13f9 in start_thread () at /lib64/libpthread.so.0
#5  0x7f55fd8a9b53 in clone () at /lib64/libc.so.6

Thread 9 (Thread 0x7f553b02b640 (LWP 25280) "EglStrmComm*2D1"):
#0  0x7f55fd8aae1c in recv () at /lib64/libc.so.6
#1  0x7f55e8618e63 in  () at /lib64/libEGL_nvidia.so.0
#2  0x7f55e8619c14 in  () at /lib64/libEGL_nvidia.so.0
#3  0x7f55e860ee05 in  () at /lib64/libEGL_nvidia.so.0
#4  0x7f55e865bd4e in  () at /lib64/libEGL_nvidia.so.0
#5  0x7f55fd1b13f9 in start_thread () at /lib64/libpthread.so.0
#6  0x7f55fd8a9b53 in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7f5540f97640 (LWP 25258) "EglStrmComm*C21"):
#0  0x7f55fd8aae1c in recv () at /lib64/libc.so.6
#1  0x7f55e8618e63 in  () at /lib64/libEGL_nvidia.so.0
#2  0x7f55e8619c14 in  () at /lib64/libEGL_nvidia.so.0
#3  0x7f55e860ee05 in  () at /lib64/libEGL_nvidia.so.0
#4  0x7f55e865bd4e in  () at /lib64/libEGL_nvidia.so.0
#5  0x7f55fd1b13f9 in start_thread () at /lib64/libpthread.so.0
#6  0x7f55fd8a9b53 in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7f55c761a640 (LWP 24719) "kwin_wayland"):
#0  0x7f55fd1b76c2 in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f55fd594cec in QTWTF::TCMalloc_PageHeap::scavengerThread() () at
/lib64/libQt5Script.so.5
#2  0x7f55fd594d1f in  () at /lib64/libQt5Script.so.5
#3  0x7f55fd1b13f9 in start_thread () at /lib64/libpthread.so.0
#4  0x7f55fd8a9b53 in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f55d7c67640 (LWP 24716) "QQmlThread"):
#0  0x7f55fd89ea5f in poll () at /lib64/libc.so.6
#1  0x7f55fb95d9f6 in g_main_context_iterate.constprop () at
/lib64/libglib-2.0.so.0
#2  0x7f55fb908e33 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7f55fdf966f3 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7f55fdf4857b in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7f55fddadb67 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7f55fca6d5ec in QQmlThreadPrivate::run() () at /lib64/libQt5Qml.so.5
#7  0x7f55fddaedf0 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#8  0x7f55fd1b13f9 in start_thread () at /lib64/libpthread.so.0
#9  0x7f55fd8a9b53 in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f55d958d640 (LWP 24714) "EglStrmAcq*DAB1"):
#0  0x7f55fd1b76c2 in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f55e8657068 in  () at /lib64/libEGL_nvidia.so.0
#2  0x7f55e86246b8 in  () at /lib64/libEGL_nvidia.so.0
#3  0x7f55e865bd4e in  () at /lib64/libEGL_nvidia.so.0
#4  0x7f55fd1b13f9 in start_thread () at /lib64/libpthread.so.0
#5  0x7f55fd8a9b53 in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f55e91ee640 (LWP 24709) "libinput-connec"):
#0  0x7f55fd89ea5f in poll () at /lib64/libc.so.6
#1  0x7f55fb95d9f6 in g_main_context_iterate.constprop () at
/lib64/libglib-2.0.so.0
#2  0x7f55fb908e33 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2021-02-12 Thread ElXreno
https://bugs.kde.org/show_bug.cgi?id=428468

ElXreno  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 CC||elxr...@gmail.com
 Status|RESOLVED|REPORTED

--- Comment #12 from ElXreno  ---
I have the same issue.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 33 KDE Respin
(available in About System)
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

Backtrace:
[Thread 0x7f395225d640 (LWP 9049) exited]
[Thread 0x7f3951a5c640 (LWP 9048) exited]
[Thread 0x7f39e31ce640 (LWP 9051) exited]
[Thread 0x7f395125b640 (LWP 9050) exited]
[New Thread 0x7f395125b640 (LWP 9186)]

Thread 1 "kwin_wayland" received signal SIGSEGV, Segmentation fault.
0x7f3a214fae7c in KWaylandServer::SurfaceInterface::frameRendered(unsigned
int) () from /lib64/libKWaylandServer.so.5

Thread 15 (Thread 0x7f395125b640 (LWP 9186) "kwin_wayland"):
#0  0x7f3a1fc13e9e in epoll_wait () from /lib64/libc.so.6
#1  0x7f39e1363518 in impl_pollfd_wait () from
/usr/lib64/spa-0.2/support/libspa-support.so
#2  0x7f39e13597b4 in loop_iterate () from
/usr/lib64/spa-0.2/support/libspa-support.so
#3  0x7f3a217b2427 in do_loop () from /lib64/libpipewire-0.3.so.0
#4  0x7f3a1f5573f9 in start_thread () from /lib64/libpthread.so.0
#5  0x7f3a1fc13b53 in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f39e2995640 (LWP 7611) "kwin_wayland"):
#0  0x7f3a1f55d6c2 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f3a1f902cec in QTWTF::TCMalloc_PageHeap::scavengerThread() () from
/lib64/libQt5Script.so.5
#2  0x7f3a1f902d1f in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*)
() from /lib64/libQt5Script.so.5
#3  0x7f3a1f5573f9 in start_thread () from /lib64/libpthread.so.0
#4  0x7f3a1fc13b53 in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f39fce3d640 (LWP 7608) "QQmlThread"):
#0  0x7f3a1fc08a5f in poll () from /lib64/libc.so.6
#1  0x7f3a1dd759f6 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#2  0x7f3a1dd20e33 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f3a202f46f3 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f3a202a657b in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7f3a2010bb67 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7f3a1ee1e5ec in QQmlThreadPrivate::run() () from
/lib64/libQt5Qml.so.5
#7  0x7f3a2010cdf0 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7f3a1f5573f9 in start_thread () from /lib64/libpthread.so.0
#9  0x7f3a1fc13b53 in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f39feffd640 (LWP 7601) "kwin_wa:disk$3"):
#0  0x7f3a1f55d6c2 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f3a05daea6b in util_queue_thread_func () from
/usr/lib64/dri/i965_dri.so
#2  0x7f3a05dae52b in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so
#3  0x7f3a1f5573f9 in start_thread () from /lib64/libpthread.so.0
#4  0x7f3a1fc13b53 in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f39ff7fe640 (LWP 7600) "kwin_wa:disk$2"):
#0  0x7f3a1f55d6c2 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f3a05daea6b in util_queue_thread_func () from
/usr/lib64/dri/i965_dri.so
#2  0x7f3a05dae52b in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so
#3  0x7f3a1f5573f9 in start_thread () from /lib64/libpthread.so.0
#4  0x7f3a1fc13b53 in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f39f640 (LWP 7599) "kwin_wa:disk$1"):
#0  0x7f3a1f55d6c2 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f3a05daea6b in util_queue_thread_func () from
/usr/lib64/dri/i965_dri.so
#2  0x7f3a05dae52b in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so
#3  0x7f3a1f5573f9 in start_thread () from /lib64/libpthread.so.0
#4  0x7f3a1fc13b53 in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f3a04dae640 (LWP 7598) "kwin_wa:disk$0"):
#0  0x7f3a1f55d6c2 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f3a05daea6b in util_queue_thread_func () from
/usr/lib64/dri/i965_dri.so
#2  0x7f3a05dae52b in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so
#3  0x7f3a1f5573f9 in start_thread () from /lib64/libpthread.so.0
#4  0x7f3a1fc13b53 in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f3a077fe640 (LWP 7588) "libinput-connec"):
#0  0x7f3a1fc08a5f in poll () from /lib64/libc.so.6
#1  0x7f3a1dd759f6 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#2  0x7f3a1dd20e33 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f3a202f46f3 in
QEventDispatcherGlib::processEvents(QFlags) ()
from 

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2021-01-08 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=428468

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #11 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2020-12-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=428468

--- Comment #10 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2020-12-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428468

--- Comment #9 from yognaut6+...@gmail.com ---
I had my Gentoo-based tablet in the corner recompile @world, wanted to both
clear the name of my hither-to-unmentioned LTO optimizations and enable
'splitdebug' to get gdb it's debug symbols. Despite this, symbols still appear
to be missing for several Qt libraries, though at least I can rule out any LTO
issues as the crash persists. I've been doing just fine on Xorg, and will paste
the trace here, but understand that if nothing jumps out it's a low  priority
issue until/unless it pops up for a few more users. Thank you for your time c:

>>> [Thread 0x7f3993fff640 (LWP 1227) exited]
>>> 
>>> Thread 1 "kwin_wayland" received signal SIGSEGV, Segmentation fault.
>>> 0x7f39b3a28750 in 
>>> KWaylandServer::SurfaceInterface::frameRendered(unsigned int) () from 
>>> /usr/lib64/libKWaylandServer.so.5
>>> 
>>> Thread 11 (Thread 0x7f39919c3640 (LWP 1231)):
>>> #0  0x7f39b1c511ff in pthread_cond_wait@@GLIBC_2.3.2 () from 
>>> /lib64/libpthread.so.0
>>> #1  0x7f39b2004d6c in ?? () from /usr/lib64/libQt5Script.so.5
>>> #2  0x7f39b2004daa in ?? () from /usr/lib64/libQt5Script.so.5
>>> #3  0x7f39b1c4afef in start_thread () from /lib64/libpthread.so.0
>>> #4  0x7f39b23135ef in clone () from /lib64/libc.so.6
>>> 
>>> Thread 10 (Thread 0x7f3993473640 (LWP 1228)):
>>> #0  0x7f39b2308a40 in poll () from /lib64/libc.so.6
>>> #1  0x7f39afe46d88 in g_poll () from /usr/lib64/libglib-2.0.so.0
>>> #2  0x7f39afe32348 in g_main_context_poll () from 
>>> /usr/lib64/libglib-2.0.so.0
>>> #3  0x7f39afe31a7a in g_main_context_iterate () from 
>>> /usr/lib64/libglib-2.0.so.0
>>> #4  0x7f39afe31bab in g_main_context_iteration () from 
>>> /usr/lib64/libglib-2.0.so.0
>>> #5  0x7f39b2925bef in 
>>> QEventDispatcherGlib::processEvents(QFlags) 
>>> () from /usr/lib64/libQt5Core.so.5
>>> #6  0x7f39b28d665a in 
>>> QEventLoop::exec(QFlags) () from 
>>> /usr/lib64/libQt5Core.so.5
>>> #7  0x7f39b27478cf in QThread::exec() () from /usr/lib64/libQt5Core.so.5
>>> #8  0x7f39b13910d9 in ?? () from /usr/lib64/libQt5Qml.so.5
>>> #9  0x7f39b2748466 in ?? () from /usr/lib64/libQt5Core.so.5
>>> #10 0x7f39b1c4afef in start_thread () from /lib64/libpthread.so.0
>>> #11 0x7f39b23135ef in clone () from /lib64/libc.so.6
>>> 
>>> Thread 8 (Thread 0x7f399affd640 (LWP 1226)):
>>> #0  0x7f39b1c511ff in pthread_cond_wait@@GLIBC_2.3.2 () from 
>>> /lib64/libpthread.so.0
>>> #1  0x7f39a93681a4 in cnd_wait () from /usr/lib64/dri/i965_dri.so
>>> #2  0x7f39a9368ccf in util_queue_thread_func () from 
>>> /usr/lib64/dri/i965_dri.so
>>> #3  0x7f39a9368059 in impl_thrd_routine () from 
>>> /usr/lib64/dri/i965_dri.so
>>> #4  0x7f39b1c4afef in start_thread () from /lib64/libpthread.so.0
>>> #5  0x7f39b23135ef in clone () from /lib64/libc.so.6
>>> 
>>> Thread 7 (Thread 0x7f399b7fe640 (LWP 1225)):
>>> #0  0x7f39b1c511ff in pthread_cond_wait@@GLIBC_2.3.2 () from 
>>> /lib64/libpthread.so.0
>>> #1  0x7f39a93681a4 in cnd_wait () from /usr/lib64/dri/i965_dri.so
>>> #2  0x7f39a9368ccf in util_queue_thread_func () from 
>>> /usr/lib64/dri/i965_dri.so
>>> #3  0x7f39a9368059 in impl_thrd_routine () from 
>>> /usr/lib64/dri/i965_dri.so
>>> #4  0x7f39b1c4afef in start_thread () from /lib64/libpthread.so.0
>>> #5  0x7f39b23135ef in clone () from /lib64/libc.so.6
>>> 
>>> Thread 6 (Thread 0x7f399bfff640 (LWP 1224)):
>>> #0  0x7f39b1c511ff in pthread_cond_wait@@GLIBC_2.3.2 () from 
>>> /lib64/libpthread.so.0
>>> #1  0x7f39a93681a4 in cnd_wait () from /usr/lib64/dri/i965_dri.so
>>> #2  0x7f39a9368ccf in util_queue_thread_func () from 
>>> /usr/lib64/dri/i965_dri.so
>>> #3  0x7f39a9368059 in impl_thrd_routine () from 
>>> /usr/lib64/dri/i965_dri.so
>>> #4  0x7f39b1c4afef in start_thread () from /lib64/libpthread.so.0
>>> #5  0x7f39b23135ef in clone () from /lib64/libc.so.6
>>> 
>>> Thread 5 (Thread 0x7f39a8a1d640 (LWP 1223)):
>>> #0  0x7f39b1c511ff in pthread_cond_wait@@GLIBC_2.3.2 () from 
>>> /lib64/libpthread.so.0
>>> #1  0x7f39a93681a4 in cnd_wait () from /usr/lib64/dri/i965_dri.so
>>> #2  0x7f39a9368ccf in util_queue_thread_func () from 
>>> /usr/lib64/dri/i965_dri.so
>>> #3  0x7f39a9368059 in impl_thrd_routine () from 
>>> /usr/lib64/dri/i965_dri.so
>>> #4  0x7f39b1c4afef in start_thread () from /lib64/libpthread.so.0
>>> #5  0x7f39b23135ef in clone () from /lib64/libc.so.6
>>> 
>>> Thread 4 (Thread 0x7f39ab427640 (LWP 1222)):
>>> #0  0x7f39b2308a40 in poll () from /lib64/libc.so.6
>>> #1  0x7f39afe46d88 in g_poll () from /usr/lib64/libglib-2.0.so.0
>>> #2  0x7f39afe32348 in g_main_context_poll () from 
>>> /usr/lib64/libglib-2.0.so.0
>>> #3  0x7f39afe31a7a in g_main_context_iterate () from 
>>> /usr/lib64/libglib-2.0.so.0
>>> #4  0x7f39afe31bab in g_main_context_iteration () from 
>>> /usr/lib64/libglib-2.0.so.0

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2020-12-01 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=428468

Christoph Feck  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #8 from Christoph Feck  ---
The backtrace lacks debug symbol information. Please add a backtrace with debug
symbols.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2020-12-01 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=428468

Christoph Feck  changed:

   What|Removed |Added

 Resolution|MOVED   |---
 Status|RESOLVED|REPORTED

--- Comment #7 from Christoph Feck  ---
Backtrace from comment 4:

Thread 1 "kwin_wayland" received signal SIGSEGV, Segmentation fault.
0x7f94207507cb in KWaylandServer::SurfaceInterface::frameRendered(unsigned
int) () from /usr/lib64/libKWaylandServer.so.5
(gdb) bt
#0  0x7f94207507cb in
KWaylandServer::SurfaceInterface::frameRendered(unsigned int) () from
/usr/lib64/libKWaylandServer.so.5
#1  0x7f9420b7f380 in ?? () from /usr/lib64/libkwin.so.5
#2  0x7f941f62cc26 in ?? () from /usr/lib64/libQt5Core.so.5
#3  0x7f9420aeb5c2 in KWin::Compositor::performCompositing() () from
/usr/lib64/libkwin.so.5
#4  0x7f94190749e7 in drmHandleEvent () from /usr/lib64/libdrm.so.2
#5  0x7f94190b2d5d in ?? () from
/usr/lib64/qt5/plugins/org.kde.kwin.waylandbackends/KWinWaylandDrmBackend.so
#6  0x7f941f62cc26 in ?? () from /usr/lib64/libQt5Core.so.5
#7  0x7f941f631bd6 in QSocketNotifier::event(QEvent*) () from
/usr/lib64/libQt5Core.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 428468] icon-only task manager crash when move icons position on Wayland

2020-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428468

yognaut6+...@gmail.com changed:

   What|Removed |Added

Version|5.20.2  |5.20.3
Product|plasmashell |kwin
   Assignee|h...@kde.org|kwin-bugs-n...@kde.org
  Component|Task Manager and Icons-Only |wayland-generic
   |Task Manager|
   Target Milestone|1.0 |---

-- 
You are receiving this mail because:
You are watching all bug changes.