Hi.
I am trying to launch the RL example in IssacSim 2021.2.1, but I’ve faced some problems.
When I launch ~/.local/share/ov/pkg/isaac_sim-2021.2.1/python.sh train.py
, these errors occur.
2022-01-11 08:47:40 [9,509ms] [Fatal] [carb.crashreporter-breakpad.plugin] libcarb.events.plugin.so!carbOnPluginStartup
2022-01-11 08:47:40 [9,511ms] [Fatal] [carb.crashreporter-breakpad.plugin] libcarb.tasking.plugin.so!std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (carb::tasking::Scheduler::*)(unsigned int, int, carb::cpp20::latch*), carb::tasking::Scheduler*, unsigned int, int, carb::cpp20::latch*> > >::_M_run()
2022-01-11 08:47:40 [9,515ms] [Fatal] [carb.crashreporter-breakpad.plugin] libpthread.so.0!funlockfile
2022-01-11 08:47:40 [9,518ms] [Fatal] [carb.crashreporter-breakpad.plugin] libpython3.7m.so.1.0!_PyObject_FastCallDict
2022-01-11 08:47:40 [9,522ms] [Fatal] [carb.crashreporter-breakpad.plugin] libpython3.7m.so.1.0!PyEval_CallFunction
2022-01-11 08:47:40 [9,524ms] [Fatal] [carb.crashreporter-breakpad.plugin] _tf.so!pxrInternal_v0_20__pxrReserved__::TfPyFunctionFromPython<void (boost::python::api::object const&, boost::python::handle<_object> const&)>::CallMethod::operator()(boost::python::api::object const&, boost::python::handle<_object> const&)
2022-01-11 08:47:40 [9,526ms] [Fatal] [carb.crashreporter-breakpad.plugin] _tf.so!boost::python::objects::caller_py_function_impl<boost::python::detail::caller<std::vector<std::string, std::allocator<std::string> > (*)(), boost::python::return_value_policy<pxrInternal_v0_20__pxrReserved__::TfPySequenceToList, boost::python::default_call_policies>, boost::mpl::vector1<std::vector<std::string, std::allocator<std::string> > > > >::operator()(_object*, _object*)
2022-01-11 08:47:40 [9,528ms] [Fatal] [carb.crashreporter-breakpad.plugin] _tf.so!boost::python::objects::caller_py_function_impl<boost::python::detail::caller<std::vector<std::string, std::allocator<std::string> > (*)(), boost::python::return_value_policy<pxrInternal_v0_20__pxrReserved__::TfPySequenceToList, boost::python::default_call_policies>, boost::mpl::vector1<std::vector<std::string, std::allocator<std::string> > > > >::operator()(_object*, _object*)
2022-01-11 08:47:40 [9,531ms] [Fatal] [carb.crashreporter-breakpad.plugin] libtf.so!pxrInternal_v0_20__pxrReserved__::Tf_NoticeRegistry::_Deliver(pxrInternal_v0_20__pxrReserved__::TfNotice const&, pxrInternal_v0_20__pxrReserved__::TfType const&, pxrInternal_v0_20__pxrReserved__::TfWeakBase const*, void const*, std::type_info const&, std::vector<pxrInternal_v0_20__pxrReserved__::TfWeakPtr<pxrInternal_v0_20__pxrReserved__::TfNotice::Probe>,std::allocator<pxrInternal_v0_20__pxrReserved__::TfWeakPtr<pxrInternal_v0_20__pxrReserved__::TfNotice::Probe> > > const&, std::pair<std::list<pxrInternal_v0_20__pxrReserved__::TfNotice::_DelivererBase*, std::allocator<pxrInternal_v0_20__pxrReserved__::TfNotice::_DelivererBase*> >*, std::_List_iterator<pxrInternal_v0_20__pxrReserved__::TfNotice::_DelivererBase*> > const&)
2022-01-11 08:47:40 [9,534ms] [Fatal] [carb.crashreporter-breakpad.plugin] libtf.so!pxrInternal_v0_20__pxrReserved__::Tf_NoticeRegistry::_Send(pxrInternal_v0_20__pxrReserved__::TfNotice const&, pxrInternal_v0_20__pxrReserved__::TfType const&, pxrInternal_v0_20__pxrReserved__::TfWeakBase const*, void const*, std::type_info const&)
2022-01-11 08:47:40 [9,536ms] [Fatal] [carb.crashreporter-breakpad.plugin] libtf.so!pxrInternal_v0_20__pxrReserved__::TfNotice::_Send(pxrInternal_v0_20__pxrReserved__::TfWeakBase const*, void const*, std::type_info const&) const
2022-01-11 08:47:40 [9,539ms] [Fatal] [carb.crashreporter-breakpad.plugin] libusd.so!pxrInternal_v0_20__pxrReserved__::UsdStage::SetEditTarget(pxrInternal_v0_20__pxrReserved__::UsdEditTarget const&)
2022-01-11 08:47:40 [9,541ms] [Fatal] [carb.crashreporter-breakpad.plugin] libusd.so!pxrInternal_v0_20__pxrReserved__::UsdEditContext::UsdEditContext(pxrInternal_v0_20__pxrReserved__::TfWeakPtr<pxrInternal_v0_20__pxrReserved__::UsdStage> const&, pxrInternal_v0_20__pxrReserved__::UsdEditTarget const&)
2022-01-11 08:47:40 [9,541ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.isaac.dr.plugin.so!unsigned long std::uniform_int_distribution<unsigned long>::operator()<std::linear_congruential_engine<unsigned long, 16807ul, 0ul, 2147483647ul> >(std::linear_congruential_engine<unsigned long, 16807ul, 0ul, 2147483647ul>&, std::uniform_int_distribution<unsigned long>::param_type const&)
2022-01-11 08:47:40 [9,542ms] [Fatal] [carb.crashreporter-breakpad.plugin] libomni.isaac.dr.plugin.so!carbOnPluginShutdown
2022-01-11 08:47:40 [9,545ms] [Fatal] [carb.crashreporter-breakpad.plugin] libc.so.6!__libc_secure_getenv
2022-01-11 08:47:40 [9,548ms] [Fatal] [carb.crashreporter-breakpad.plugin] libc.so.6!exit
2022-01-11 08:47:40 [9,552ms] [Fatal] [carb.crashreporter-breakpad.plugin] libc.so.6!__libc_start_main
2022-01-11 08:47:40 [9,552ms] [Fatal] [carb.crashreporter-breakpad.plugin] python3!_start
/home/idim/.local/share/ov/pkg/isaac_sim-2021.2.1/python.sh: line 43: 11836 Segmentation fault (core dumped) $python_exe $@ $args
There was an error running python
My PC spec is below.


How can I fix this problem.
Thank you !