lgsvl / simulator

A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
Other
2.28k stars 781 forks source link

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

Open jackxia123 opened 2 years ago

jackxia123 commented 2 years ago

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

New Thread 0x7fff0c683700 (LWP 2747472)] --Type 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)

EricBoiseLGSVL commented 2 years ago

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

jackxia123 commented 2 years ago

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: @.***>

EricBoiseLGSVL commented 2 years ago

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.