This repository was archived by the owner on Oct 11, 2024. It is now read-only.
Thread 38 "Gamepad polling" received signal SIGSEGV, Segmentation fault. #204
Unanswered
xc1984759471
asked this question in
Q&A
Replies: 1 comment 3 replies
-
In fact, 我们可以从 "weekly builds" 中获取到类似的镜像。
我这边没有做详尽的测试,所以还不能妄下结论呢! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如题,这个问题已经困扰了我很久,我在proot容器中,通过任何chromium内核的应用(包括chromium,基于chromium的任何浏览器,以及electron直接访问网站)访问任何使用gamepad或相对移动鼠标特性的网站(包括gamepad测试网站,网易云游戏web端云电脑,steam客服网站以及chromium自带的断网小游戏chrome://dino等)均会直接"段错误"崩溃(使用firefox是正常的),标题中就是我通过gdb调试出的提示,提示gamepad polling错误,这个提示我去百度 必应 谷歌搜索了一圈都没找到答案。不知道是tmoe安装的容器的bug,还是proot本身的bug?我在其他Linux系统环境中测试是正常的,不会出现"段错误"崩溃,我一直用的是基于Xtigervnc的图形界面,目前已经排除了Xtigervnc引起问题的可能性,并且换成xsdl依旧有这个问题
Beta Was this translation helpful? Give feedback.
All reactions