Hackerl / Wine_Appimage

Appimage For Wine
479 stars 69 forks source link

`Wine-x86_64-arch.latest.AppImage`出现段错误 #80

Open nukemiko opened 2 years ago

nukemiko commented 2 years ago

发行版:Arch Linux 终端输出:

menacing@Gurenge:pts/4->/home/menacing/Downloads (0) 
> ./Wine-x86_64-arch.latest.AppImage          
Usage: wine PROGRAM [ARGUMENTS...]   Run the specified program
       wine --help                   Display this help and exit
       wine --version                Output version information and exit
/tmp/.mount_Wine-xBHkgXK/AppRun:行 18: 88127 退出 1                LD_PRELOAD="$HERE/bin/libhookexecv.so" "$WINELDLIBRARY" "$HERE/bin/wine" "$@"
     88128 段错误               (核心已转储)| cat
menacing@Gurenge:pts/4->/home/menacing/Downloads (139) 
> ./Wine-x86_64-arch.latest.AppImage --version
/tmp/.mount_Wine-xm4ErlK/AppRun:行 18: 88147 已完成               LD_PRELOAD="$HERE/bin/libhookexecv.so" "$WINELDLIBRARY" "$HERE/bin/wine" "$@"
     88148 段错误               (核心已转储)| cat
menacing@Gurenge:pts/4->/home/menacing/Downloads (139) 
> ./Wine-x86_64-arch.latest.AppImage winecfg  
/tmp/.mount_Wine-xilq6E8/AppRun:行 18: 88168 已完成               LD_PRELOAD="$HERE/bin/libhookexecv.so" "$WINELDLIBRARY" "$HERE/bin/wine" "$@"
     88169 段错误               (核心已转储)| cat
menacing@Gurenge:pts/4->/home/menacing/Downloads (139) 
> wine: '/home/menacing/.wine' is a 64-bit installation, it cannot be used with a 32-bit wineserver.

menacing@Gurenge:pts/4->/home/menacing/Downloads (139)