Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seg fault on connect #20

Open
x-sven opened this issue Jan 19, 2024 · 2 comments
Open

seg fault on connect #20

x-sven opened this issue Jan 19, 2024 · 2 comments

Comments

@x-sven
Copy link

x-sven commented Jan 19, 2024

Hi, thanks for the nice project. I've build the container myself. It worked and stated waitong for a connection. When I connect either by MissionPlanner or QGCS the container terminates with the following error log.

Any suggestions how to debug/fix it? It may be an issue of the ardupilot code used in the container. Please suggest a stable version if possible!?

Best, Sven


Set parameter SIM_SPEEDUP to 1.000000
Home: 42.389800 -71.147600 alt=14.000000m hdg=270.000000
Starting sketch 'ArduCopter'
Starting SITL input
Using Irlock at port : 9005
bind port 5760 for 0
Serial port 0 on TCP port 5760
Waiting for connection ....
Connection on serial port 0
Loaded defaults from /ardupilot/Tools/autotest/default_params/copter.parm
Smoothing reset at 0.001
bind port 5762 for 2
Serial port 2 on TCP port 5762
bind port 5763 for 3
Serial port 3 on TCP port 5763
validate_structures:411: Validating structures
Loaded defaults from /ardupilot/Tools/autotest/default_params/copter.parm
stack overflow in thread FTP

Running: sh Tools/scripts/dumpstack 33 >segv_arducopter.33.out 2>&1
Stack dumped
Tools/scripts/dumpstack: 14: Tools/scripts/dumpstack: gdb: not found

@ben-xD
Copy link

ben-xD commented Nov 22, 2024

Are you on windows arm64 @x-sven?

@x-sven
Copy link
Author

x-sven commented Nov 23, 2024

no, my docker runns in alpine on a amd64 plattform. i'm getting a connection first and than the container terminates in the connection process, most liekely on parameter download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants