https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282980
--- Comment #3 from Jason E. Hale <jh...@freebsd.org> --- For the record, with debug enabled, I'm getting with kstars 3.7.4: (lldb) bt * thread #1, name = 'kstars', stop reason = signal SIGABRT * frame #0: 0x00003068e8e695ca libsys.so.7`__sys_thr_kill at thr_kill.S:4 frame #1: 0x00003068c49a4dc4 libc.so.7`__raise(s=6) at raise.c:48:10 frame #2: 0x00003068c4a59239 libc.so.7`abort at abort.c:61:8 frame #3: 0x00003068c2cab098 libcxxrt.so.1`terminate_with_diagnostics() at exception.cc:366:2 frame #4: 0x00003068c2ca91b9 libcxxrt.so.1`std::terminate() at exception.cc:1537:3 frame #5: 0x00003068c2ca96b4 libcxxrt.so.1`throw_exception(__cxxabiv1::__cxa_exception*) [inlined] report_failure(err=<unavailable>, thrown_exception=<unavailable>) at exception.cc:777:2 frame #6: 0x00003068c2ca9685 libcxxrt.so.1`throw_exception(ex=<unavailable>) at exception.cc:799:2 frame #7: 0x00003068c2ca95c9 libcxxrt.so.1`__cxa_throw(thrown_exception=<unavailable>, tinfo=<unavailable>, dest=<unavailable>) at exception.cc:830:2 frame #8: 0x000030607926a88b kstars`make_query(db=0x00004828dce31c90, statement=0x000030607966c7a0, forward_only=true) at catalogsdb.cpp:40:9 frame #9: 0x000030607926c945 kstars`CatalogsDB::DBManager::DBManager(this=0x00004828dce31c90, filename=0x00003068996b4d40) at catalogsdb.cpp:175:29 frame #10: 0x0000306078ca6b6a kstars`CatalogsComponent::CatalogsComponent(this=0x00004828dce31c80, parent=0x000048291e6b1200, db_filename=0x00003068996b4d40, load_default=true) at catalogscomponent.cpp:32:7 frame #11: 0x0000306078c551bd kstars`SkyMapComposite::SkyMapComposite(this=0x000048291e6b1200, parent=0x0000000000000000) at skymapcomposite.cpp:144:43 frame #12: 0x0000306078df0587 kstars`KStarsData::initialize(this=0x000048291d849e00) at kstarsdata.cpp:201:30 frame #13: 0x0000306078ff7b4b kstars`KStars::KStars(this=0x00004828dce1fe00, doSplash=true, clockrun=true, startdate=0x00003068996b5c40) at kstars.cpp:233:24 frame #14: 0x0000306078ff7cc3 kstars`KStars::createInstance(doSplash=true, clockrun=true, startdate=0x00003068996b5c40) at kstars.cpp:243:9 frame #15: 0x0000306078970186 kstars`main(argc=1, argv=0x00003068996b6950) at main.cpp:370:5 frame #16: 0x00003068c4979a35 libc.so.7`__libc_start1(argc=1, argv=0x00003068996b6950, env=0x00003068996b6960, cleanup=<unavailable>, mainX=(kstars`main at main.cpp:59)) at libc_start1.c:172:7 frame #17: 0x00003060789689fd kstars`_start at crt1_s.S:83 -- You are receiving this mail because: You are the assignee for the bug.