-
Notifications
You must be signed in to change notification settings - Fork 159
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
v0.9 mintty.exe crashes #178
Comments
I got a similar thing happening as of today, and also with 0.8.13-tabbed (will post below), below the crash from 0.9.0-tabbed: Exception: STATUS_ACCESS_VIOLATION at rip=00100424000 |
@stephand it looks like it was aut-upgraded to 0.9.0 (see the line) in exception:
|
From 0.8.13-tabbed below. I used to use 0.8.13-tabbed without any issues, and suddenly as of today it and 0.9 are not working anymore. Exception: STATUS_ACCESS_VIOLATION at rip=00100421B40 |
@stephand this is really strange... my 0.8.13 still works... Let's wait the expect opinion :) |
Hi, I will have a look over the weekend :) |
Thank you @mskyaxl ! |
My 0.8.13 now works again, too, on the same machine. The only difference was that I now have 3x 1920x1080 screens and when it was crashing, I had a 3840x2160 (4k) @ 60Hz panel attached to my laptop. Not that that makes a difference somewhere? |
it looks like the tabbed version uses an older version of mintty. I don't know yet what is the actual difference between them. |
I had some time to have a deeper look into this and I would rather try to merge the changes from fatty to mintty than maintaining 2 version of the wsl-terminal. I had a look over mintty features and it looks like the tab support is not that far from becoming a reality. |
I suspect my issue with both new versions not working relate to my Windows build being too old? At least WSLtty ( https://github.com/mintty/wsltty ) suggests that "Since release 3.0.5, WSLtty requires Windows version 1809 (the November 2018 release)." And I am still on 1803 (not my own machine...). Whatever the reason has probably also changed here so it is not supposed to work, I presume. |
Since mintty PR is not ready yet I spend some time looking into this and with the help of we managed to find the issue Thanks! @paolo-sz |
Hi,
EDIT: This behavior is observed in 'tabbed' version only
After running "wsl-terminal.exe" I get the following in "mintty.exe.stackdump":
Any ideas?
Thank you
Dimitrios
The text was updated successfully, but these errors were encountered: