iawia002 / lux

👾 Fast and simple video download library and CLI tool written in Go
MIT License
27.67k stars 2.99k forks source link

[download fail]: 新版本0.24.1 在win7_64_SP1 运行失败。可以在该系统运行的最后版本是0.22.0 #1365

Open logmeoutin opened 4 months ago

logmeoutin commented 4 months ago

z:>lux.exe Exception 0xc0000005 0x8 0x0 0x0 PC=0x0

runtime.asmstdcall(0x22fcf8) /opt/hostedtoolcache/go/1.22.2/x64/src/runtime/sys_windows_amd64.s:75 +0 x7a fp=0x22fc80 sp=0x22fc60 pc=0x471f9a rax 0x0 rbx 0x1988498 rcx 0x1a19e28 rdx 0x20 rdi 0x7fffffde000 rsi 0x22fe78 rbp 0x22fdc0 rsp 0x22fc58 r8 0x0 r9 0x22fee8 r10 0x339a2e8 r11 0xc000004000 r12 0x22fec8 r13 0x0 r14 0x19874e0 r15 0x3 rip 0x0 rflags 0x10293 cs 0x33 fs 0x53 gs 0x2b

none

lonycc commented 3 months ago

因为golang1.21开始不支持win7了,升级到win10/11或者自己用golang1.20或以下编译打包吧