Describe the bug
I am encountering a Hardfault immediately when executing zenoh start on the PX4 shell. This occurs specifically when a Zenoh router (rmw_zenohd) is running on the companion computer (Jetson Orin).
I have previously submitted PR #26213 to address what I believed to be the cause of this issue. However, I am opening this issue to provide detailed logs (hardfault log) and to ask if there are alternative solutions or a recommended approach to resolve this, other than my proposed PR.
To Reproduce
Environment:
Flight Controller: FMU-v6x
Companion Computer: Jetson Orin
PX4 Firmware: main branch (Commit: 435040f)
Build Command: make px4_fmu-v6x_zenoh
Companion Computer Setup:
Run the Zenoh router: ros2 run rmw_zenoh_cpp rmw_zenohd
PX4 Console:
Execute: zenoh start
Result:
The system crashes immediately with a Hardfault.
fault_2000_01_01_00_13_08.log
Flight Log / Additional Information
Version:
main branch (Commit: 435040f)
Hardware:
Jetson Orin Nano, fmu-v6x
Describe the bug
I am encountering a Hardfault immediately when executing zenoh start on the PX4 shell. This occurs specifically when a Zenoh router (rmw_zenohd) is running on the companion computer (Jetson Orin).
I have previously submitted PR #26213 to address what I believed to be the cause of this issue. However, I am opening this issue to provide detailed logs (hardfault log) and to ask if there are alternative solutions or a recommended approach to resolve this, other than my proposed PR.
To Reproduce
Environment:
Flight Controller: FMU-v6x
Companion Computer: Jetson Orin
PX4 Firmware: main branch (Commit: 435040f)
Build Command:
make px4_fmu-v6x_zenohCompanion Computer Setup:
Run the Zenoh router:
ros2 run rmw_zenoh_cpp rmw_zenohdPX4 Console:
Execute:
zenoh startResult:
The system crashes immediately with a Hardfault.
fault_2000_01_01_00_13_08.log
Flight Log / Additional Information
Version:
main branch (Commit: 435040f)
Hardware:
Jetson Orin Nano, fmu-v6x