Mireia created a new topic ' Starting ekos generates a segfault' in the forum. 4 years ago

Hi,

I just finished compiling indi and kstars in Raspbian Buster. Kstars works fine until I start Ekos, which triggers a segfault. Has anyone experienced the same? This is the log I get in the terminal...

libEGL warning: DRI2: failed to authenticate
org.kde.kstars: Welcome to KStars 3.3.7
org.kde.kstars: Build: 2019-10-13T17:07:12Z
org.kde.kstars: OS: "debian"
org.kde.kstars: API: "arm-little_endian-ilp32-eabi-hardfloat"
org.kde.kstars: Arch: "arm"
org.kde.kstars: Kernel Type: "linux"
org.kde.kstars: Kernel Version: "4.19.73-v7l+"
org.kde.kstars: Qt Version: 5.11.3
org.kde.kstars: Processing  "unnamedstars.dat" , HTMesh Level 3
org.kde.kstars:   Sky Mesh Size:  512
org.kde.kstars: Loaded DSO catalog file:  "unnamedstars.dat"
org.kde.kstars: "Star HD20,794 not found."
org.kde.kstars: "Star HD98,230 not found."
File opened:  "/usr/share/kstars/ngcic.dat"
org.kde.kstars: Loading NGC/IC objects
File opened:  "/home/pi/.local/share/kstars/comets.dat"
org.kde.kstars: "Object named NGC 6050A not found"
static bool LibSecretKeyring::findPassword(const QString&, const QString&, QKeychain::JobPrivate*)
** Message: 18:49:34.679: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.secrets was not provided by any .service files
glibc >= 2.1 detected.  Using GNU extension sincos()
File opened:  "/home/pi/.local/share/kstars/comets.dat"
File opened:  "/home/pi/.local/share/kstars/asteroids.dat"
org.kde.kstars.ekos: "Starting INDI services..."
org.kde.kstars.ekos: "INDI services started on port 7624."
org.kde.kstars.ekos: Ekos received a new device:  Focuser Simulator
org.kde.kstars.ekos: Ekos received a new device:  CCD Simulator
org.kde.kstars.ekos: Ekos received a new device:  Telescope Simulator
org.kde.kstars.ekos.focus: "Idle."
org.kde.kstars.ekos: "Focuser Simulator focuser is online."
org.kde.kstars.ekos.align: "Idle."
org.kde.kstars.ekos.align: "Detected Astrometry.net version 0.78"
org.kde.kstars.ekos: "CCD Simulator is online."
Segmentation fault


Read More...