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

ossutil running error in win7 #253

Open
garysun90 opened this issue Jul 29, 2024 · 2 comments
Open

ossutil running error in win7 #253

garysun90 opened this issue Jul 29, 2024 · 2 comments

Comments

@garysun90
Copy link

ossutil config
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall()
/root/go_install/go1.21.6/src/runtime/sys_windows_amd64.s:65 +0x75 fp=0x
22fca0 sp=0x22fc80 pc=0x468a35
rax 0x0
rbx 0xba3300
rcx 0xbf7400
rdi 0x7fffffde000
rsi 0x22fea0
rbp 0x22fde0
rsp 0x22fc78
r8 0x0
r9 0x22fee0
r10 0xbc8e98
r11 0x21
r12 0x22fec0
r13 0x1
r14 0xba2ca0
r15 0x0
rip 0x0
rflags 0x10293
cs 0x33
fs 0x53
gs 0x2b

@mayou33
Copy link

mayou33 commented Jul 30, 2024

我也遇到同样的问题.
系统:windows 2008R2 64bit
版本:ossutil-v1.7.19-windows-amd64

运行 ossutil
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall()
/root/go_install/go1.21.6/src/runtime/sys_windows_amd64.s:65 +0x75 fp=0x22fca0 sp=0x22fc80 pc=0x468a35
rax 0x0
rbx 0xba3300
rcx 0xbf7400
rdi 0x7fffffde000
rsi 0x22fea0
rbp 0x22fde0
rsp 0x22fc78
r8 0x0
r9 0x22fee0
r10 0xbc8e98
r11 0x21
r12 0x22fec0
r13 0x1
r14 0xba2ca0
r15 0x0
rip 0x0
rflags 0x10293
cs 0x33
fs 0x53
gs 0x2b

@mayou33
Copy link

mayou33 commented Jul 30, 2024

经过测试 v1.7.18 版本可以用

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

No branches or pull requests

2 participants