simulator icon indicating copy to clipboard operation
simulator copied to clipboard

320 ../sysdeps/nptl/futex-internal.h: 没有那个文件或目录(no such file or directory)

Open jackxia123 opened this issue 3 years ago • 3 comments

i just run gdb ./simulator, it threw below error, how to solve this problem

New Thread 0x7fff0c683700 (LWP 2747472)] --Type <RET> for more, q to quit, c to continue without paging--

Thread 39 "Finalizer" received signal SIGPWR, Power fail/restart. [Switching to Thread 0x7ffff18eb700 (LWP 2747434)] futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7ffff2397880) at ../sysdeps/nptl/futex-internal.h:320 320 ../sysdeps/nptl/futex-internal.h: 没有那个文件或目录(no such file or directory)

jackxia123 avatar Jan 26 '22 03:01 jackxia123

Sounds like this is a hardware issue. What GPU do you have?

EricBoiseLGSVL avatar Jan 29 '22 00:01 EricBoiseLGSVL

A40

发自我的iPhone

------------------ 原始邮件 ------------------ 发件人: Eric Boise @.> 发送时间: 2022年1月29日 08:44 收件人: lgsvl/simulator @.> 抄送: jackxia123 @.>, Author @.> 主题: Re: [lgsvl/simulator] 320 ../sysdeps/nptl/futex-internal.h: 没有那个文件或目录(no such file or directory) (Issue #1970)

Sounds like this is a hardware issue. What GPU do you have?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

jackxia123 avatar Jan 29 '22 12:01 jackxia123

Unity applications are not meant to run on this GPU without some work. You will need to research how to run on a server with this hardware.

EricBoiseLGSVL avatar Jan 31 '22 18:01 EricBoiseLGSVL