Summary: | Plasmashell freezes randomly | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Patrick O'Callaghan <pocallaghan> |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | major | CC: | j, kde, laurent.rineau, nate, perk11, rdieter, stefan.schwarzer |
Priority: | NOR | ||
Version: | 5.13.5 | ||
Target Milestone: | 1.0 | ||
Platform: | RedHat Enterprise Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | stack trace of plasmashell (panel with display frozen) |
Description
Patrick O'Callaghan
2018-11-21 12:53:07 UTC
Are you using NVIDIA binary OpenGL drivers? (In reply to Christoph Feck from comment #1) > Are you using NVIDIA binary OpenGL drivers? No. I do have an Nvida card but it's blacklisted (I'm using it for VFIO in a KVM). Fedora is running on the mobo's IGP. I'm having the same issue, although freezes don't take any longer than a minute. Noticed that when it happens plasmashell is using 100% CPU. Restarting plasmashell unfreezes things immediately. I'm on KDE Neon 5.14, Plasma 5.14.4, nvidia-driver-390 Didn't have this issue when I was using Kubuntu 18.04 on the same hardware, also with the proprietary nvidia driver. (In reply to Konstantin Pereiaslov from comment #3) > I'm having the same issue, although freezes don't take any longer than a > minute. Noticed that when it happens plasmashell is using 100% CPU. > Restarting plasmashell unfreezes things immediately. > I'm on KDE Neon 5.14, Plasma 5.14.4, nvidia-driver-390 > > Didn't have this issue when I was using Kubuntu 18.04 on the same hardware, > also with the proprietary nvidia driver. I haven't had the problem recently (i.e. more than a month). I'm now on: kernel 4.19.10-300.fc29.x86_64 Plasma 5.14.4 I'm also not automounting my NFS NAS (via systemd). It's unclear which if any of these things has affected the issue. I believe this is a dupe of https://bugs.kde.org/show_bug.cgi?id=401272 Sorry, commented on the wrong issue, got tabs mixed up, please disregard my prior comment :( I may have the same or a similar issue (debian-testing, plasma 5.14.5, Intel graphics, nvidia blacklisted) which appeared at the same time as an update about a month ago which also broke kwin_x11. The panel display only freezes at random points while e.g. I can still click on its components and get a reaction. However, of course, state changes are not reflected in the panel any longer as the display remains frozen. I have never observed it unfreeze, even after hours. Kill/restart will get things back to normal. I can attach gdb and get a stack trace - maybe it helps: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007f56fcb96d0f in __GI___poll (fds=0x55ad02e099b0, nfds=14, timeout=27846) at ../sysdeps/unix/sysv/linux/poll.c:29 29 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory. (gdb) where #0 0x00007f56fcb96d0f in __GI___poll (fds=0x55ad02e099b0, nfds=14, timeout=27846) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f56fb08109e in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f56fb0811bf in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f56fd1127f1 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007f56fd0bb71b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007f56fd0c31c2 in QCoreApplication::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x000055acf72f9235 in () #7 0x00007f56fcacdbbb in __libc_start_main (main= 0x55acf72f8720, argc=1, argv=0x7ffcbdd75548, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffcbdd75538) at ../csu/libc-start.c:308 #8 0x000055acf72f96ba in _start () (gdb) Do, gdb "bt thread apply all" next time, to get all threads, not just the first one Created attachment 124631 [details]
stack trace of plasmashell (panel with display frozen)
If it reacts to click, it's not frozen, so the stracktrace won't tell us much. Does everyone experiencing this have NVIDIA hardware? Is anyone able to reproduce it with Plasma 5.21? 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! 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! |