Skip to content
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

tabbed version cannot lunch on Windows 10 #102

Closed
jwnsu opened this issue May 24, 2018 · 7 comments
Closed

tabbed version cannot lunch on Windows 10 #102

jwnsu opened this issue May 24, 2018 · 7 comments

Comments

@jwnsu
Copy link

jwnsu commented May 24, 2018

Download and launch on latest Windows 10 (Version 1803), got following error:

Exception: STATUS_ACCESS_VIOLATION at rip=00100420055
rax=0000000000000000 rbx=0000000000000001 rcx=0000000001090880
rdx=0000000000000000 rsi=0000000100481E00 rdi=0000000000000000
r8 =00000000FFFFC0E8 r9 =0000000100481E00 r10=0000000000000000
r11=0000000000000246 r12=0000000100487820 r13=0000000000000001
r14=0000000000000000 r15=00000000FFFFCAF0
rbp=00000001004825E4 rsp=00000000FFFFC180
program=C:\Users\j\wsl-terminal-tabbed\bin\mintty.exe, pid 5004, thread main
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame        Function    Args
001004825E4  00100420055 (7FFA42CFC1AA, 00000000001, 00040000000, 00600000000)
000FFFFC2D0  00100420510 (7FFA428B4710, 00100400000, 00600086440, 00000000000)
000FFFFC2D0  0010042F87A (00100000001, 00000000000, 001802DC900, 04949435341)
000FFFFCCB0  001800479B2 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  00180045653 (00000000000, 00000000000, 00000000000, 00000000000)
000FFFFFFF0  00180045704 (00000000000, 00000000000, 00000000000, 00000000000)
End of stack trace
@gourneau
Copy link

gourneau commented May 30, 2018

I am having the exact same problem. I am using Windows 10 build 1803.

@Menci
Copy link

Menci commented Jun 25, 2018

The same on 1803.

@zhangnew
Copy link

+1

@jamesdunn
Copy link

Same issue on 1803. Non-tabbed runs OK. Stacktrace identical to jwnsu's:

Exception: STATUS_ACCESS_VIOLATION at rip=00100420055
rax=0000000000000000 rbx=0000000000000001 rcx=0000000000DAFDC0
rdx=0000000000000000 rsi=0000000100481E00 rdi=0000000000000000
r8 =00000000FFFFC0F8 r9 =0000000100481E00 r10=0000000000000000
r11=0000000000000246 r12=0000000100487820 r13=0000000000000001
r14=0000000000000000 r15=00000000FFFFCB00
rbp=00000001004825E4 rsp=00000000FFFFC190
program=C:\Users\d\wsl-terminal-tabbed\bin\mintty.exe, pid 6464, thread main
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame        Function    Args
001004825E4  00100420055 (7FF829CBC1AA, 00000000001, 00040000000, 00600000000)
000FFFFC2E0  00100420510 (7FF829B04710, 00100400000, 00600056440, 00000000000)
000FFFFC2E0  0010042F87A (00100000001, 00000000000, 001802DC900, 04949435341)
000FFFFCCB0  001800479B2 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  00180045653 (00000000000, 00000000000, 00000000000, 00000000000)
000FFFFFFF0  00180045704 (00000000000, 00000000000, 00000000000, 00000000000)
End of stack trace

@samhdee
Copy link

samhdee commented May 26, 2019

A bit late to the party but same here. Has anyone found a solution since last year?

@optlee
Copy link

optlee commented Aug 21, 2019

same problem. any response?

@mskyaxl mskyaxl added the bug label Feb 14, 2020
@mskyaxl
Copy link
Owner

mskyaxl commented Apr 10, 2020

I am waiting for a PR in mintty that should fix this. See
#178

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants