AppImageLauncher
AppImageLauncher copied to clipboard
Lite version constantly crashes
The service crashes in loop:
May 19 23:53:55 host systemd[355152]: appimagelauncherd.service: Main process exited, code=dumped, status=11/SEGV
May 19 23:53:55 host systemd[355152]: appimagelauncherd.service: Failed with result 'core-dump'.
May 19 23:53:55 host systemd-coredump[360843]: Process 360797 (appimagelaunche) of user 1001 dumped core.
Stack trace of thread 360797:
#0 0x00007f3a1ae9fa2c n/a (n/a)
May 19 23:54:05 host systemd[355152]: appimagelauncherd.service: Scheduled restart job, restart counter is at 72.
May 19 23:54:05 host systemd[355152]: Stopped AppImageLauncher daemon.
May 19 23:54:05 host systemd[355152]: Started AppImageLauncher daemon.
May 19 23:54:06 host appimagelauncher-lite.AppImage[360857]: Searching for existing AppImages
May 19 23:54:06 host appimagelauncher-lite.AppImage[360857]: Searching directory: /home/bam/Applications
May 19 23:54:06 host appimagelauncher-lite.AppImage[360857]: Found AppImage: /home/bam/Applications/Sourcetrail_2020_1_117_Li>
May 19 23:54:06 host appimagelauncher-lite.AppImage[360857]: AppImage integrated already, skipping
May 19 23:54:06 host appimagelauncher-lite.AppImage[360857]: Searching directory: /var/home/bam
May 19 23:54:06 host appimagelauncher-lite.AppImage[360857]: Watching directories: /home/bam/Applications /var/home/bam
May 19 23:54:38 host systemd[355152]: appimagelauncherd.service: Main process exited, code=dumped, status=11/SEGV
System, software and AppImage information
appimagelauncher-lite-2.1.3-travis975-7408819-x86_64.AppImage
Fedora 31
May 30 12:40:46 alexDeskLin systemd[2014]: appimagelauncherd.service: Main process exited, code=dumped, status=11/SEGV
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- An ExecStart= process belonging to unit UNIT has exited.
-- The process' exit code is 'dumped' and its exit status is 11.
May 30 12:40:46 alexDeskLin systemd[2014]: appimagelauncherd.service: Failed with result 'core-dump'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- The unit UNIT has entered the 'failed' state with result 'core-dump'.
Also getting the error with non-lite. I will sometimes also get the Gnome crash dialog. Using Ubuntu 20.04. Using PPA, package version 202004252016-stable-7408819~ubuntu20.04.1.
Could not reproduce these errors in any way. If you can get hands on such a core dump, please upload them along with the packaged binaries here on GitHub.
Not sure how related. But regular appimagelauncher (from the arch repo's) is crashing every 40 seconds or something. Coredumping every time
(appimagelauncher v 2.2.0-4)
https://drive.google.com/file/d/1jYO4nfx2zFMsLqYZAHaDajf9JHvkNfJC/view?usp=sharing
System specs
Operating System: Manjaro Linux KDE Plasma Version: 5.21.1 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2 Kernel Version: 5.10.18-1-MANJARO OS Type: 64-bit Graphics Platform: X11 Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: GeForce GTX 1080/PCIe/SSE2
This problem still happens to me. Any way to say systemd stop restarting a service if it was failed several times in a row? (seems we have: https://www.freedesktop.org/software/systemd/man/systemd.unit.html#StartLimitIntervalSec=interval)
Do we need to restart it at all?