[kstars] [Bug 447753] Kstars crashes connecting to Ekos on MacOS

Rob bugzilla_noreply at kde.org
Tue Jan 4 20:33:38 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=447753

--- Comment #13 from Rob <rlancaste at gmail.com> ---
I don't know anything about Address Sanitizer, but I have run analyses using
tools in Xcode before.  The challenging part about this bug will be that it is
not clear if it is a bug in KStars, or a bug in INDI, or if it's some issue
between them.  As I said the test I had run before for a similar problem was to
run it in QTCreator in the debugger and put in some breakpoints to try to see
the value of some variables prior to the crash to try to see where and why the
crash happens.

The issue would be easier to track down on Linux if it exists on that platform
as well because MacOS debugging cannot debug child processes.  But also it is
easier because the libraries are all natively installed on Linux, whereas on
MacOS you have the added challenge of the needed libraries being installed in
the App Bundle.

-- 
You are receiving this mail because:
You are watching all bug changes.



More information about the kde-mac mailing list