I posted over at the phd2 forum about a crash when the button for the INDI control panel is pressed. After investigating its looking more like something in the eqmod driver.
If I connect only to the camera in PHD2 then click the INDI button to open the control panel it works fine. Once I connect to the EQMOD driver the same button causes a segfault. Running phd2 in a terminal shows some strange messages when connecting to EQMOD - see the attachment.Also attached is the output from gdb after rebuilding with debugging. It shows the segfault occurring in a call to removeProperty
Third attachment is indi driver log
The same issue occurs on both Raspberry Pi 3 Ubuntu Mate 16.04 and 17.04 and on Ubuntu VM on x64 16.04. I've updated all software to the latest verions.
If I connect only to the camera in PHD2 then click the INDI button to open the control panel it works fine. Once I connect to the EQMOD driver the same button causes a segfault. Running phd2 in a terminal shows some strange messages when connecting to EQMOD - see the attachment.Also attached is the output from gdb after rebuilding with debugging. It shows the segfault occurring in a call to removeProperty
Third attachment is indi driver log
The same issue occurs on both Raspberry Pi 3 Ubuntu Mate 16.04 and 17.04 and on Ubuntu VM on x64 16.04. I've updated all software to the latest verions.