https://bugs.kde.org/show_bug.cgi?id=447753
--- Comment #8 from Castor Fu <cas...@egocast.org> --- 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 = EXC_BAD_ACCESS (code=1, address=0x400002d80) * frame #0: 0x00007fff209ac552 libsystem_platform.dylib`_platform_strlen + 18 frame #1: 0x0000000100019d13 kstars`QDebug::operator<<(char const*) [inlined] QString::fromUtf8(str="", size=-1) at qstring.h:706:63 [opt] frame #2: 0x0000000100019d06 kstars`QDebug::operator<<(char const*)(this=0x00007ffeefbfd458, t="") at qdebug.h:159:62 [opt] frame #3: 0x00000001000de2cc kstars`INDIListener::registerProperty(this=0x000000013893e030, prop=Property @ 0x00007ffeefbfd4a0) at indilistener.cpp:241:33 [opt] frame #4: 0x00000001000e0613 kstars`QtPrivate::QSlotObject<void (INDIListener::*)(INDI::Property), QtPrivate::List<INDI::Property>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) [inlined] QtPrivate::FunctorCall<QtPrivate::IndexesList<0>, QtPrivate::List<INDI::Property>, void, void (INDIListener::*)(INDI::Property)>::call(f=<unavailable>, o=<unavailable>, arg=<unavailable>)(INDI::Property), INDIListener*, void**) at qobjectdefs_impl.h:152:13 [opt] frame #5: 0x00000001000e05dc kstars`QtPrivate::QSlotObject<void (INDIListener::*)(INDI::Property), QtPrivate::List<INDI::Property>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) [inlined] void QtPrivate::FunctionPointer<void (INDIListener::*)(INDI::Property)>::call<QtPrivate::List<INDI::Property>, void>(f=<unavailable>, o=<unavailable>, arg=<unavailable>)(INDI::Property), INDIListener*, void**) at qobjectdefs_impl.h:185:13 [opt] frame #6: 0x00000001000e05dc kstars`QtPrivate::QSlotObject<void (INDIListener::*)(INDI::Property), QtPrivate::List<INDI::Property>, void>::impl(which=<unavailable>, this_=<unavailable>, r=<unavailable>, a=<unavailable>, ret=<unavailable>) at qobjectdefs_impl.h:418:17 [opt] frame #7: 0x0000000104180d39 QtCore`QObject::event(this=0x000000013893e030, e=0x000000012c2996f0) at qobject.cpp:1314:18 [opt] frame #8: 0x0000000103356586 QtWidgets`QApplicationPrivate::notify_helper(this=<unavailable>, rece -- You are receiving this mail because: You are watching all bug changes.