-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Before proceeding, is there an existing issue or discussion for this?
- I have done a search for similar issues and discussions.
OS and version
Ubuntu 22.04
Open-RMF installation type
Binaries
Other Open-RMF installation methods
No response
Open-RMF version or commit hash
main
ROS distribution
Humble
ROS installation type
Binaries
Other ROS installation methods
No response
Package or library, if applicable
rmf_fleet_adapter 2.1.8-1jammy.20250326.000335
Description of the bug
When running any of the demo simulations, whenever a task is dispatched, the fleet adapter dies due to a segmentation fault when the robot has to make a turn on the pathway.
Steps to reproduce the bug
- Launch RMF using 'ros2 launch rmf_demos_gz_classic office.launch.xml'
- Dispatch a task using CLI: 'ros2 run rmf_demos_tasks dispatch_delivery -p pantry -ph coke_dispenser -d hardware_2 -dh coke_ingestor --use_sim_time'
Expected behavior
No response
Actual behavior
No response
Additional information or screenshots
Thread 49 "python3-dbg" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff567fc640 (LWP 43440)]
0x0000000000000000 in ?? ()
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x00007ffff63bd42d in ?? ()
from /opt/ros/humble/lib/python/site-packages/rmf_adapter.cpython-310-x86_64-linux-gnu.so
#2 0x00007ffff63ae9d2 in ?? ()
from /opt/ros/humble/lib/python/site-packages/rmf_adapter.cpython-310-x86_64-linux-gnu.so
#3 0x00007ffff6398a72 in ?? ()
from /opt/ros/humble/lib/python/site-packages/rmf_adapter.cpython-310-x86_64-linux-gnu.so
#4 0x000000000067381a in cfunction_call (
func=<built-in method update_off_grid_position of PyCapsule object at remote 0x7fffd31dac50>,
args=<optimized out>, kwargs=<optimized out>) at ../Objects/methodobject.c:543
#5 0x0000000000433f45 in _PyObject_MakeTpCall (tstate=0x7fff4c03a9c0,
callable=<built-in method update_off_grid_position of PyCapsule object at remote 0x7fffd31dac50>,
args=0x7fffb7ff1df0, nargs=<optimized out>, keywords=0x0) at ../Objects/call.c:215
#6 0x0000000000657362 in _PyObject_VectorcallTstate (tstate=tstate@entry=0x7fff4c03a9c0,
callable=callable@entry=<built-in method update_off_grid_position of PyCapsule object at remote 0x7fffd31dac50>, args=args@entry=0x7fffb7ff1df0, nargsf=<optimized out>, nargsf@entry=3, kwnames=kwnames@entry=0x0)
at ../Include/cpython/abstract.h:112
#7 0x000000000065773d in method_vectorcall (method=<optimized out>, args=0x7fffb7ff1df8,
nargsf=<optimized out>, kwnames=0x0) at ../Objects/classobject.c:53
#8 0x00000000004d6fe1 in _PyObject_VectorcallTstate (tstate=0x7fff4c03a9c0,
callable=<method at remote 0x7ffff71c0470>, args=0x7fffb7ff1df8, nargsf=9223372036854775810, kwnames=0x0)
at ../Include/cpython/abstract.h:114
#9 0x00000000004ecb62 in PyObject_Vectorcall (kwnames=0x0, nargsf=9223372036854775810, args=0x7fffb7ff1df8,
callable=<method at remote 0x7ffff71c0470>) at ../Include/cpython/abstract.h:123
#10 call_function (tstate=0x7fff4c03a9c0, trace_info=<optimized out>, pp_stack=0x7fff567fb1e8,
oparg=<optimized out>, kwnames=0x0) at ../Python/ceval.c:5893
--Type <RET> for more, q to quit, c to continue without paging--c
#11 0x00000000004e7d65 in _PyEval_EvalFrameDefault (tstate=0x7fff4c03a9c0, f=Frame 0x7fffb7ff1c50, for file /home/mayukh_ghosh/rmf_ws/build/rmf_demos_fleet_adapter/rmf_demos_fleet_adapter/RobotCommandHandle.py, line 551, in update_state (self=<RobotCommandHandle(debug=False, name='tinyRobot2', fleet_name='tinyRobot', config={'max_delay': <float at remote 0x7fffd30463b0>}, node=<Node(_Node__handle=None, _context=<Context(_lock=<_thread.lock at remote 0x7ffff7947700>, _callbacks=[<WeakMethod at remote 0x7fffb7fc7a50>], _logging_initialized=True, _Context__context=<rclpy._rclpy_pybind11.Context at remote 0x7ffff7bb4270>) at remote 0x7ffff78fbde0>, _parameters={'use_sim_time': <Parameter(_type_=<Type(_value_=1, _name_='BOOL', __objclass__=<EnumMeta(_generate_next_value_=<function at remote 0x7ffff78b5700>, __module__='rclpy.parameter', from_parameter_value=<classmethod at remote 0x7ffff7161f90>, check=<function at remote 0x7ffff71bbd80>, __doc__='An enumeration.', _member_names_=['NOT_SET', 'BOOL', 'INTEGER', 'DOUBLE', 'STRING', 'BYTE_ARRAY', 'BOOL_ARRAY', 'INTEGER_ARRAY', 'DOUBLE_ARRAY',...(truncated), throwflag=<optimized out>) at ../Python/ceval.c:4181
#12 0x00000000004eb409 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7fffb7ff1c50, for file /home/mayukh_ghosh/rmf_ws/build/rmf_demos_fleet_adapter/rmf_demos_fleet_adapter/RobotCommandHandle.py, line 551, in update_state (self=<RobotCommandHandle(debug=False, name='tinyRobot2', fleet_name='tinyRobot', config={'max_delay': <float at remote 0x7fffd30463b0>}, node=<Node(_Node__handle=None, _context=<Context(_lock=<_thread.lock at remote 0x7ffff7947700>, _callbacks=[<WeakMethod at remote 0x7fffb7fc7a50>], _logging_initialized=True, _Context__context=<rclpy._rclpy_pybind11.Context at remote 0x7ffff7bb4270>) at remote 0x7ffff78fbde0>, _parameters={'use_sim_time': <Parameter(_type_=<Type(_value_=1, _name_='BOOL', __objclass__=<EnumMeta(_generate_next_value_=<function at remote 0x7ffff78b5700>, __module__='rclpy.parameter', from_parameter_value=<classmethod at remote 0x7ffff7161f90>, check=<function at remote 0x7ffff71bbd80>, __doc__='An enumeration.', _member_names_=['NOT_SET', 'BOOL', 'INTEGER', 'DOUBLE', 'STRING', 'BYTE_ARRAY', 'BOOL_ARRAY', 'INTEGER_ARRAY', 'DOUBLE_ARRAY',...(truncated), tstate=0x7fff4c03a9c0) at ../Include/internal/pycore_ceval.h:46
#13 _PyEval_Vector (tstate=0x7fff4c03a9c0, con=0x7fffd26d9df0, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kwnames=<optimized out>) at ../Python/ceval.c:5067
#14 0x000000000042f7d6 in _PyFunction_Vectorcall (func=<optimized out>, stack=<optimized out>, nargsf=<optimized out>, kwnames=<optimized out>) at ../Objects/call.c:342
#15 0x00000000004d6fe1 in _PyObject_VectorcallTstate (tstate=0x7fff4c03a9c0, callable=<function at remote 0x7fffd26d9de0>, args=0x7fff4c009188, nargsf=9223372036854775809, kwnames=0x0) at ../Include/cpython/abstract.h:114
#16 0x00000000004ecb62 in PyObject_Vectorcall (kwnames=0x0, nargsf=9223372036854775809, args=0x7fff4c009188, callable=<function at remote 0x7fffd26d9de0>) at ../Include/cpython/abstract.h:123
#17 call_function (tstate=0x7fff4c03a9c0, trace_info=<optimized out>, pp_stack=0x7fff567fb418, oparg=<optimized out>, kwnames=0x0) at ../Python/ceval.c:5893
#18 0x00000000004e7c93 in _PyEval_EvalFrameDefault (tstate=0x7fff4c03a9c0, f=Frame 0x7fff4c009010, for file /home/mayukh_ghosh/rmf_ws/build/rmf_demos_fleet_adapter/rmf_demos_fleet_adapter/RobotCommandHandle.py, line 512, in update (self=<RobotCommandHandle(debug=False, name='tinyRobot2', fleet_name='tinyRobot', config={'max_delay': <float at remote 0x7fffd30463b0>}, node=<Node(_Node__handle=None, _context=<Context(_lock=<_thread.lock at remote 0x7ffff7947700>, _callbacks=[<WeakMethod at remote 0x7fffb7fc7a50>], _logging_initialized=True, _Context__context=<rclpy._rclpy_pybind11.Context at remote 0x7ffff7bb4270>) at remote 0x7ffff78fbde0>, _parameters={'use_sim_time': <Parameter(_type_=<Type(_value_=1, _name_='BOOL', __objclass__=<EnumMeta(_generate_next_value_=<function at remote 0x7ffff78b5700>, __module__='rclpy.parameter', from_parameter_value=<classmethod at remote 0x7ffff7161f90>, check=<function at remote 0x7ffff71bbd80>, __doc__='An enumeration.', _member_names_=['NOT_SET', 'BOOL', 'INTEGER', 'DOUBLE', 'STRING', 'BYTE_ARRAY', 'BOOL_ARRAY', 'INTEGER_ARRAY', 'DOUBLE_ARRAY', 'STRI...(truncated), throwflag=<optimized out>) at ../Python/ceval.c:4198
#19 0x00000000004eb409 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7fff4c009010, for file /home/mayukh_ghosh/rmf_ws/build/rmf_demos_fleet_adapter/rmf_demos_fleet_adapter/RobotCommandHandle.py, line 512, in update (self=<RobotCommandHandle(debug=False, name='tinyRobot2', fleet_name='tinyRobot', config={'max_delay': <float at remote 0x7fffd30463b0>}, node=<Node(_Node__handle=None, _context=<Context(_lock=<_thread.lock at remote 0x7ffff7947700>, _callbacks=[<WeakMethod at remote 0x7fffb7fc7a50>], _logging_initialized=True, _Context__context=<rclpy._rclpy_pybind11.Context at remote 0x7ffff7bb4270>) at remote 0x7ffff78fbde0>, _parameters={'use_sim_time': <Parameter(_type_=<Type(_value_=1, _name_='BOOL', __objclass__=<EnumMeta(_generate_next_value_=<function at remote 0x7ffff78b5700>, __module__='rclpy.parameter', from_parameter_value=<classmethod at remote 0x7ffff7161f90>, check=<function at remote 0x7ffff71bbd80>, __doc__='An enumeration.', _member_names_=['NOT_SET', 'BOOL', 'INTEGER', 'DOUBLE', 'STRING', 'BYTE_ARRAY', 'BOOL_ARRAY', 'INTEGER_ARRAY', 'DOUBLE_ARRAY', 'STRI...(truncated), tstate=0x7fff4c03a9c0) at ../Include/internal/pycore_ceval.h:46
#20 _PyEval_Vector (tstate=0x7fff4c03a9c0, con=0x7fffd26d9d40, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kwnames=<optimized out>) at ../Python/ceval.c:5067
#21 0x000000000042f7d6 in _PyFunction_Vectorcall (func=<optimized out>, stack=<optimized out>, nargsf=<optimized out>, kwnames=<optimized out>) at ../Objects/call.c:342
#22 0x000000000065728f in _PyObject_VectorcallTstate (tstate=tstate@entry=0x7fff4c03a9c0, callable=callable@entry=<function at remote 0x7fffd26d9d30>, args=args@entry=0x7fff567fb578, nargsf=nargsf@entry=1, kwnames=kwnames@entry=0x0) at ../Include/cpython/abstract.h:114
#23 0x0000000000657785 in method_vectorcall (method=<optimized out>, args=0x7ffff7ae0268, nargsf=<optimized out>, kwnames=0x0) at ../Objects/classobject.c:61
#24 0x0000000000435a3f in PyVectorcall_Call (callable=callable@entry=<method at remote 0x7fffd1086870>, tuple=tuple@entry=(), kwargs=kwargs@entry={}) at ../Objects/call.c:255
#25 0x0000000000435d08 in _PyObject_Call (tstate=0x7fff4c03a9c0, callable=<method at remote 0x7fffd1086870>, args=(), kwargs={}) at ../Objects/call.c:290
#26 0x0000000000435d71 in PyObject_Call (callable=<optimized out>, args=<optimized out>, kwargs=<optimized out>) at ../Objects/call.c:317
#27 0x00000000004ed390 in do_call_core (tstate=0x7fff4c03a9c0, trace_info=0x7fff567fb7b0, func=<method at remote 0x7fffd1086870>, callargs=(), kwdict={}) at ../Python/ceval.c:5945
#28 0x00000000004e82a9 in _PyEval_EvalFrameDefault (tstate=0x7fff4c03a9c0, f=Frame 0x7fff4c008a80, for file /usr/lib/python3.10/threading.py, line 953, in run (self=<Thread(_target=<method at remote 0x7fffd1086870>, _name='Thread-5 (update)', _args=(), _kwargs={}, _daemonic=False, _ident=140734644602432, _native_id=43440, _tstate_lock=<_thread.lock at remote 0x7fff7831d8b0>, _started=<Event(_cond=<Condition(_lock=<_thread.lock at remote 0x7fff7831d450>, acquire=<built-in method acquire of _thread.lock object at remote 0x7fff7831d450>, release=<built-in method release of _thread.lock object at remote 0x7fff7831d450>, _waiters=<collections.deque at remote 0x7fff78322cd0>) at remote 0x7fff7831e030>, _flag=True) at remote 0x7fff7831c460>, _is_stopped=False, _initialized=True, _stderr=<_io.TextIOWrapper at remote 0x7ffff7a107d0>, _invoke_excepthook=<function at remote 0x7fffb7fbb800>) at remote 0x7fff7831d5e0>), throwflag=<optimized out>) at ../Python/ceval.c:4277
#29 0x00000000004eb409 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7fff4c008a80, for file /usr/lib/python3.10/threading.py, line 953, in run (self=<Thread(_target=<method at remote 0x7fffd1086870>, _name='Thread-5 (update)', _args=(), _kwargs={}, _daemonic=False, _ident=140734644602432, _native_id=43440, _tstate_lock=<_thread.lock at remote 0x7fff7831d8b0>, _started=<Event(_cond=<Condition(_lock=<_thread.lock at remote 0x7fff7831d450>, acquire=<built-in method acquire of _thread.lock object at remote 0x7fff7831d450>, release=<built-in method release of _thread.lock object at remote 0x7fff7831d450>, _waiters=<collections.deque at remote 0x7fff78322cd0>) at remote 0x7fff7831e030>, _flag=True) at remote 0x7fff7831c460>, _is_stopped=False, _initialized=True, _stderr=<_io.TextIOWrapper at remote 0x7ffff7a107d0>, _invoke_excepthook=<function at remote 0x7fffb7fbb800>) at remote 0x7fff7831d5e0>), tstate=0x7fff4c03a9c0) at ../Include/internal/pycore_ceval.h:46
#30 _PyEval_Vector (tstate=0x7fff4c03a9c0, con=0x7ffff7649660, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kwnames=<optimized out>) at ../Python/ceval.c:5067
#31 0x000000000042f7d6 in _PyFunction_Vectorcall (func=<optimized out>, stack=<optimized out>, nargsf=<optimized out>, kwnames=<optimized out>) at ../Objects/call.c:342
#32 0x00000000004d6fe1 in _PyObject_VectorcallTstate (tstate=0x7fff4c03a9c0, callable=<function at remote 0x7ffff7649650>, args=0x7fff4c007a60, nargsf=9223372036854775809, kwnames=0x0) at ../Include/cpython/abstract.h:114
#33 0x00000000004ecb62 in PyObject_Vectorcall (kwnames=0x0, nargsf=9223372036854775809, args=0x7fff4c007a60, callable=<function at remote 0x7ffff7649650>) at ../Include/cpython/abstract.h:123
#34 call_function (tstate=0x7fff4c03a9c0, trace_info=<optimized out>, pp_stack=0x7fff567fb988, oparg=<optimized out>, kwnames=0x0) at ../Python/ceval.c:5893
#35 0x00000000004e7c93 in _PyEval_EvalFrameDefault (tstate=0x7fff4c03a9c0, f=Frame 0x7fff4c0078f0, for file /usr/lib/python3.10/threading.py, line 1016, in _bootstrap_inner (self=<Thread(_target=<method at remote 0x7fffd1086870>, _name='Thread-5 (update)', _args=(), _kwargs={}, _daemonic=False, _ident=140734644602432, _native_id=43440, _tstate_lock=<_thread.lock at remote 0x7fff7831d8b0>, _started=<Event(_cond=<Condition(_lock=<_thread.lock at remote 0x7fff7831d450>, acquire=<built-in method acquire of _thread.lock object at remote 0x7fff7831d450>, release=<built-in method release of _thread.lock object at remote 0x7fff7831d450>, _waiters=<collections.deque at remote 0x7fff78322cd0>) at remote 0x7fff7831e030>, _flag=True) at remote 0x7fff7831c460>, _is_stopped=False, _initialized=True, _stderr=<_io.TextIOWrapper at remote 0x7ffff7a107d0>, _invoke_excepthook=<function at remote 0x7fffb7fbb800>) at remote 0x7fff7831d5e0>), throwflag=<optimized out>) at ../Python/ceval.c:4198
#36 0x00000000004eb409 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7fff4c0078f0, for file /usr/lib/python3.10/threading.py, line 1016, in _bootstrap_inner (self=<Thread(_target=<method at remote 0x7fffd1086870>, _name='Thread-5 (update)', _args=(), _kwargs={}, _daemonic=False, _ident=140734644602432, _native_id=43440, _tstate_lock=<_thread.lock at remote 0x7fff7831d8b0>, _started=<Event(_cond=<Condition(_lock=<_thread.lock at remote 0x7fff7831d450>, acquire=<built-in method acquire of _thread.lock object at remote 0x7fff7831d450>, release=<built-in method release of _thread.lock object at remote 0x7fff7831d450>, _waiters=<collections.deque at remote 0x7fff78322cd0>) at remote 0x7fff7831e030>, _flag=True) at remote 0x7fff7831c460>, _is_stopped=False, _initialized=True, _stderr=<_io.TextIOWrapper at remote 0x7ffff7a107d0>, _invoke_excepthook=<function at remote 0x7fffb7fbb800>) at remote 0x7fff7831d5e0>), tstate=0x7fff4c03a9c0) at ../Include/internal/pycore_ceval.h:46
#37 _PyEval_Vector (tstate=0x7fff4c03a9c0, con=0x7ffff76499d0, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kwnames=<optimized out>) at ../Python/ceval.c:5067
#38 0x000000000042f7d6 in _PyFunction_Vectorcall (func=<optimized out>, stack=<optimized out>, nargsf=<optimized out>, kwnames=<optimized out>) at ../Objects/call.c:342
#39 0x00000000004d6fe1 in _PyObject_VectorcallTstate (tstate=0x7fff4c03a9c0, callable=<function at remote 0x7ffff76499c0>, args=0x7fff440027d0, nargsf=9223372036854775809, kwnames=0x0) at ../Include/cpython/abstract.h:114
#40 0x00000000004ecb62 in PyObject_Vectorcall (kwnames=0x0, nargsf=9223372036854775809, args=0x7fff440027d0, callable=<function at remote 0x7ffff76499c0>) at ../Include/cpython/abstract.h:123
#41 call_function (tstate=0x7fff4c03a9c0, trace_info=<optimized out>, pp_stack=0x7fff567fbbb8, oparg=<optimized out>, kwnames=0x0) at ../Python/ceval.c:5893
#42 0x00000000004e7c93 in _PyEval_EvalFrameDefault (tstate=0x7fff4c03a9c0, f=Frame 0x7fff44002660, for file /usr/lib/python3.10/threading.py, line 973, in _bootstrap (self=<Thread(_target=<method at remote 0x7fffd1086870>, _name='Thread-5 (update)', _args=(), _kwargs={}, _daemonic=False, _ident=140734644602432, _native_id=43440, _tstate_lock=<_thread.lock at remote 0x7fff7831d8b0>, _started=<Event(_cond=<Condition(_lock=<_thread.lock at remote 0x7fff7831d450>, acquire=<built-in method acquire of _thread.lock object at remote 0x7fff7831d450>, release=<built-in method release of _thread.lock object at remote 0x7fff7831d450>, _waiters=<collections.deque at remote 0x7fff78322cd0>) at remote 0x7fff7831e030>, _flag=True) at remote 0x7fff7831c460>, _is_stopped=False, _initialized=True, _stderr=<_io.TextIOWrapper at remote 0x7ffff7a107d0>, _invoke_excepthook=<function at remote 0x7fffb7fbb800>) at remote 0x7fff7831d5e0>), throwflag=<optimized out>) at ../Python/ceval.c:4198
#43 0x00000000004eb409 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7fff44002660, for file /usr/lib/python3.10/threading.py, line 973, in _bootstrap (self=<Thread(_target=<method at remote 0x7fffd1086870>, _name='Thread-5 (update)', _args=(), _kwargs={}, _daemonic=False, _ident=140734644602432, _native_id=43440, _tstate_lock=<_thread.lock at remote 0x7fff7831d8b0>, _started=<Event(_cond=<Condition(_lock=<_thread.lock at remote 0x7fff7831d450>, acquire=<built-in method acquire of _thread.lock object at remote 0x7fff7831d450>, release=<built-in method release of _thread.lock object at remote 0x7fff7831d450>, _waiters=<collections.deque at remote 0x7fff78322cd0>) at remote 0x7fff7831e030>, _flag=True) at remote 0x7fff7831c460>, _is_stopped=False, _initialized=True, _stderr=<_io.TextIOWrapper at remote 0x7ffff7a107d0>, _invoke_excepthook=<function at remote 0x7fffb7fbb800>) at remote 0x7fff7831d5e0>), tstate=0x7fff4c03a9c0) at ../Include/internal/pycore_ceval.h:46
#44 _PyEval_Vector (tstate=0x7fff4c03a9c0, con=0x7ffff7649710, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kwnames=<optimized out>) at ../Python/ceval.c:5067
#45 0x000000000042f7d6 in _PyFunction_Vectorcall (func=<optimized out>, stack=<optimized out>, nargsf=<optimized out>, kwnames=<optimized out>) at ../Objects/call.c:342
#46 0x000000000065728f in _PyObject_VectorcallTstate (tstate=tstate@entry=0x7fff4c03a9c0, callable=callable@entry=<function at remote 0x7ffff7649700>, args=args@entry=0x7fff567fbd18, nargsf=nargsf@entry=1, kwnames=kwnames@entry=0x0) at ../Include/cpython/abstract.h:114
#47 0x0000000000657785 in method_vectorcall (method=<optimized out>, args=0x7ffff7ae0268, nargsf=<optimized out>, kwnames=0x0) at ../Objects/classobject.c:61
#48 0x0000000000435a3f in PyVectorcall_Call (callable=callable@entry=<method at remote 0x7fffb7feff50>, tuple=tuple@entry=(), kwargs=kwargs@entry=0x0) at ../Objects/call.c:255
#49 0x0000000000435d08 in _PyObject_Call (tstate=0x7fff4c03a9c0, callable=<method at remote 0x7fffb7feff50>, args=(), kwargs=0x0) at ../Objects/call.c:290
#50 0x0000000000435d71 in PyObject_Call (callable=<optimized out>, args=<optimized out>, kwargs=<optimized out>) at ../Objects/call.c:317
#51 0x00000000005af048 in thread_run (boot_raw=boot_raw@entry=0x7fff7831eed0) at ../Modules/_threadmodule.c:1100
#52 0x0000000000536a8a in pythread_wrapper (arg=<optimized out>) at ../Python/thread_pthread.h:253
#53 0x00007ffff7ccbac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#54 0x00007ffff7d5d850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working