adam@adam-Compaq-Mini:~$ gdb --args kstars GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from kstars...Reading symbols from /usr/lib/debug//usr/bin/kstars...done. done. (gdb) run Starting program: /usr/bin/kstars [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [New Thread 0xb1db4b40 (LWP 3549)] "Setting clock: UTC: Sat Oct 15 12:34:07 2016 GMT+0200 JD: 2,457,677.02" "Setting clock: UTC: Sat Oct 15 10:34:07 2016 GMT JD: 2,457,676.94" Opened the DSO Database. Ready! Opened the User DB. Ready. Processing "unnamedstars.dat" , HTMesh Level 3 Sky Mesh Size: 512 Loaded DSO catalog file: "unnamedstars.dat" "Star HD61421 not found." "Star HD10700 not found." "Star HD20794 not found." "Star HD2151 not found." "Star HD190248 not found." "Star HD142860 not found." "Star HD1581 not found." "Star HD1581 not found." "Star HD98230 not found." File opened: "/usr/share/kstars/ngcic.dat" Loading NGC/IC objects File opened: "/usr/share/kstars/asteroids.dat" File opened: "/usr/share/kstars/comets.dat" Loading Supernovae data File opened: "/home/adam/.local/share/kstars/supernovae.dat" "Object named NGC 3314A not found" "Object named NGC 6050A not found" "Object named NGC 72 not found" "Object named NGC 78 not found" "Object named NGC 4666 not found" "Object named NGC 7318 not found" "Object named NGC 7839 not found" "Object named NGC 7840 not found" "Object named IC 1127 not found" "Object named IC 2497 not found" "Object named IC 4703 not found" "Object named JupiterComet Shoemaker–Levy 9 Wikipedia page not found" No WishList Saved yet Updating altitudes in observation planner @ JD - J2000 = 6131.94 Starting the timer Daylight Saving Time active Next Daylight Savings Time change (Local Time): "Sun Oct 30 03:00:00 2016 GMT" Next Daylight Savings Time change (UTC): "Sun Oct 30 01:00:00 2016 GMT" The current Date/Time is: "Sat Oct 15 12:34:31 2016 GMT+0200" glibc >= 2.1 detected. Using GNU extension sincos() Loading Supernovae data File opened: "/home/adam/.local/share/kstars/supernovae.dat" Cannot open file ':/icons/kstars_ekos/document-edit.svg', because: Unknown error Cannot open file ':/icons/kstars_ekos/document-edit.svg', because: Unknown error [New Thread 0xacb08b40 (LWP 3560)] Ekos: 1 devices connected out of 3 Ekos: 2 devices connected out of 3 Ekos: 3 devices connected out of 3 Thread 1 "kstars" received signal SIGSEGV, Segmentation fault. 0x0820294a in ISD::Focuser::canAbsMove (this=0x0) at /build/kstars-bleeding-QPIYhO/kstars-bleeding-16.10+201610140234~ubuntu16.04.1/kstars/indi/indifocuser.cpp:131 131 /build/kstars-bleeding-QPIYhO/kstars-bleeding-16.10+201610140234~ubuntu16.04.1/kstars/indi/indifocuser.cpp: No such file or directory. (gdb)