-
Notifications
You must be signed in to change notification settings - Fork 311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copy and paste on CLion running in wslg crashes the ap completely #589
Comments
FYI: I have just applied https://digitalfortress.tech/debug/what-should-you-do-when-ubuntu-freezes/. Maybe it fixes the issue. |
I have just tried to apply the fix mentioned in the above link but the problem still occurs. |
@rcosnita, thanks for trying out WSLg. It looks you are on older WSLg build, would you please upgrade by installing WSL from Store app (from https://www.microsoft.com/en-us/p/windows-subsystem-for-linux-preview/9p9tqf7mrm4r) ? While there are some fixes aren't included in this release, but this release has several key fixes, so it might be worth to try out, thanks! |
After opening the issue I migrated to the latest WSLg version from app store: C:\Users\raduc>wsl --status The problem is still occuring but at a slower pace. Not sure if this is related to the Ubuntu version or is a more general problem. |
Issue also exists in other IDEA IDEs |
With WSLg version 1.0.30 the issue still persist but it occurs rarely (maybe once per day). In the previous versions I was hitting this bug once every two - three hours. |
@rcosnita, thanks for update. Do you see any core file created under /mnt/wslg/dumps? if so please share with us, thanks! |
Not yet. As soon as I manage to reproduce the issue again I will attach the resulting core file. |
Here is the core dump resulting from WebStorm crashing. Here is the result of wsl status:
|
I managed to reproduce the issue again so I'm attaching the new core dump collected. |
@rcosnita, thanks for dump. #0 0x00007fe197408115 in raise () from /lib/libc.so.6 $1 = {base = {resource = 0x0, destroy_signal = {listener_list = {prev = 0x55a8639bfcc8, next = 0x55a863f3fb50}}, |
|
does not work for me on IDEA (and Eclipse) WLS 2.0.4 wlsg 1.0.58 |
I have the same problem running Clion (and other JetBrains IDEs) on Ubuntu. After a long coding session, it eventually crashes the entire window manager upon a copy/paste and kicks me back to the console. I have had to stop using it and move to using VSCode which is a bummer. |
I am also having the same issue. on WSL version: 2.1.5.0. Ubuntun. RubyMine 2024.1.2. When I use 'p/P' with ideaVim the IDE crashes |
Just for kicks. I use PyCharm in WSL2. I had a functional Ubuntu 20.04 that did not crash. I installed 24.04 and crashes when I use 'p'. So I tried Debian 12. Same problem. I had previously reported this issue to Jetbrains with Ubuntu 22.04 on a different machine. |
Crashes observed when doing y/p (yank/paste) on IntelliJ/IdeaVim with WSL version: 2.3.24.0 WSL distro: Ubuntu 24.04.1 LTS |
I have the same issue uname -a PS C:\Users\me> wsl --version |
Setting |
Throughout the experience of this bug, I had |
Thank you both for sharing these suggestions. It runs successfully (tested with 1'000+ put operations) on my system with any of
It crashes (after ~10 put operations or fewer) with any of
|
Environment
Steps to reproduce
This issue reproduces after a period of time running the Jetbrains CLion app (or any other Java based UI app for that matter). Mainly, once I try to copy and paste things the app crashes immediately.
stderr.log
WSL logs:
pulseaudio.log
weston.log
Versions.txt contains the following content:
Expected behavior
No crash should occur and copy / paste must work as expected.
Actual behavior
The application crashes and the following log entries appear in the error log:
The text was updated successfully, but these errors were encountered: