openDsh / dash

Join us on Slack! https://join.slack.com/t/opendsh/shared_invite/zt-la398uly-a6eMH5ttEQhbtE6asVKx4Q
GNU General Public License v3.0
238 stars 69 forks source link

Segfault when previously connected CAN device is unavailable #97

Closed kbader94 closed 2 years ago

kbader94 commented 2 years ago

I get a segfault on startup if a socketCAN device which was previously connected and selected in the vehicle page is unavailable on startup. If I reconnect the device the segfault goes away.

robert5974 commented 2 years ago

Can you confirm you are using the latest commit? We thought this in particular had been fixed a long time ago unless this is something different.

icecube45 commented 2 years ago

Yea I can't replicate this on the latest commit (tried a few different scenarios), we can reopen this if someone else hits it