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

2022-01-19 Thread Castor Fu
https://bugs.kde.org/show_bug.cgi?id=447753 --- Comment #15 from Castor Fu --- (In reply to Rob from comment #14) > I may have an update on this. I mentioned it in the forum where I was > posting the latest KStars release and the dmg I was building for MacOS. One > person said it was

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

2022-01-04 Thread Castor Fu
https://bugs.kde.org/show_bug.cgi?id=447753 --- Comment #12 from Castor Fu --- Since it looks more like memory corruption I'm going to look into using kstars with some sanitizing checker like AddressSanitizer. Do you know if that's normally done/supported That seems like the best way to deal

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

2022-01-02 Thread Castor Fu
https://bugs.kde.org/show_bug.cgi?id=447753 --- Comment #10 from Castor Fu --- (In reply to Castor Fu from comment #9) > It seems like there may be a race in > ClientManager::newProperty(INDI::Property *pprop) > where prop's initialization hasn't flushed through before t

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

2022-01-02 Thread Castor Fu
https://bugs.kde.org/show_bug.cgi?id=447753 --- Comment #9 from Castor Fu --- It seems like there may be a race in ClientManager::newProperty(INDI::Property *pprop) where prop's initialization hasn't flushed through before the thread in INDIListener::registerProperty manages to read it? -- You

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

2022-01-01 Thread Castor Fu
https://bugs.kde.org/show_bug.cgi?id=447753 --- Comment #8 from Castor Fu --- Sorry, the whole mount error was a red herring because of not copying enough of the environment over. This looks like a better trace: (lldb) bt * thread #1, queue = 'com.apple.main-thread', stop reason

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

2022-01-01 Thread Castor Fu
https://bugs.kde.org/show_bug.cgi?id=447753 --- Comment #7 from Castor Fu --- Hmm, I've tried adding some debug statements, and I can't seem to get it to crash when running it within the VM, but after turning on logging in the mount code, I see the following on a crash (the XX lines are ones

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

2022-01-01 Thread Castor Fu
https://bugs.kde.org/show_bug.cgi?id=447753 --- Comment #6 from Castor Fu --- (In reply to Castor Fu from comment #2) > It doesn't actually need to involve a remote ekos. If I select the default > simulators ekos profile and launch it, kstars crashes. Here's a better stack trace after r

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

2022-01-01 Thread Castor Fu
https://bugs.kde.org/show_bug.cgi?id=447753 --- Comment #4 from Castor Fu --- (In reply to Castor Fu from comment #3) > Hoping to reproduce this with more info I tried to compile kstars on macos > with rlancaste@'s script, but it fails in sonnet for me: > This was a problem with mac

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

2021-12-31 Thread Castor Fu
https://bugs.kde.org/show_bug.cgi?id=447753 --- Comment #3 from Castor Fu --- Hoping to reproduce this with more info I tried to compile kstars on macos with rlancaste@'s script, but it fails in sonnet for me: [141/189] Building CXX object src/plugins/nsspellchecker/CMakeFiles

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

2021-12-31 Thread Castor Fu
https://bugs.kde.org/show_bug.cgi?id=447753 Castor Fu changed: What|Removed |Added Summary|Kstars crashes connecting |Kstars crashes connecting

[kstars] [Bug 447753] Kstars crashes connecting to

2021-12-31 Thread Castor Fu
https://bugs.kde.org/show_bug.cgi?id=447753 --- Comment #1 from Castor Fu --- Created attachment 144998 --> https://bugs.kde.org/attachment.cgi?id=144998=edit kstars run log -- You are receiving this mail because: You are watching all bug changes.

[kstars] [Bug 447753] New: Kstars crashes connecting to

2021-12-31 Thread Castor Fu
https://bugs.kde.org/show_bug.cgi?id=447753 Bug ID: 447753 Summary: Kstars crashes connecting to Product: kstars Version: 3.5.6 Platform: macOS (DMG) OS: macOS Status: REPORTED Severity: normal