Closed orikuma closed 1 year ago
Hi @orikuma
Thanks for reporting this. I was able to reproduce the issue and fix it with the above commit. Unfortunately I don't think the A2 log in that case can be recovered easily but once mc_rtc is updated to include this patch the issue should not happen again.
When I changed and put back controllers, for example A->B->A, log files named A1, B1, A2 are created. However, when I try to load A2 by
mc_log_ui
, it raised SEGV as follows.When I loaded A1 or B1, this error did not happen.