Skip to content

Segmentation Fault on Flight software with I2C Driver #798

Answered by Joshua-Anderson
rawinza555 asked this question in Q&A
Discussion options

You must be logged in to vote

I'd recommend running the F' application with gdb or collecting a core dump from the segfault so you can get the backtrace of the crash. A segmentation fault could be a lot of things, so figuring out where in the code the fault is occurring would probably help!

As a tip, this sort of error can be caused by incorrect topology files, so double checking to make sure you have everything connected properly and initialized is a good first step as well.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rawinza555
Comment options

@rawinza555
Comment options

Answer selected by rawinza555
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants