Saroth / docker_wechat

这是一个在Linux系统下,使用容器运行微信的方案,基于WeChatFerry部署
MIT License
58 stars 17 forks source link

Segmentation fault #4

Open strongFn opened 6 days ago

strongFn commented 6 days ago

微信图片_20241125202207

Saroth commented 5 days ago

Wine可能对内核版本有要求,请确认下宿主机的内核版本,系统尽可能使用较新发行版。 比如:

$ uname -r 6.11.8-200.fc40.x86_64