riot-desktop does not start on debian 9 (stretch) due to segfault
See original GitHub issueDescription
After recent update from the package riot-web
to riot-desktop
I cant start the program.
Steps to reproduce
in a terminal emulator I use the command riot-desktop
and get the output:
Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
Seshat unexpected error: Error: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by /tmp/.org.chromium.Chromium.Eve6bf)
at process.func (electron/js2c/asar.js:140:31)
at process.func [as dlopen] (electron/js2c/asar.js:140:31)
at Object.Module._extensions..node (internal/modules/cjs/loader.js:1016:18)
at Object.func (electron/js2c/asar.js:140:31)
at Object.func [as .node] (electron/js2c/asar.js:149:18)
at Module.load (internal/modules/cjs/loader.js:816:32)
at Module._load (internal/modules/cjs/loader.js:728:14)
at Module._load (electron/js2c/asar.js:717:26)
at Function.Module._load (electron/js2c/asar.js:717:26)
at Module.require (internal/modules/cjs/loader.js:853:19)
Starting auto update with base URL: https://packages.riot.im/desktop/update/
Auto update not supported on this platform
Segmentation fault
I would expect the app to start.
Additionally, the same happens if I use riot-desktop --no-update
. This seems strange because the the error message seems related to failing autoupdate.
Version information
- Debian GNU/Linux 9 (stretch)
- riot-desktop 1.6.0
ldd --version
gives:ldd (Debian GLIBC 2.24-11+deb9u4) 2.24
Further Information
This issue seems to be related to https://github.com/vector-im/riot-web/issues/7623. There it is suggested to start with a fresh profile. But I dont know where my profile files are stored.
Issue Analytics
- State:
- Created 3 years ago
- Comments:13 (3 by maintainers)
Top Results From Across the Web
riot-desktop does not start on debian 9 (stretch) due to segfault
Description After recent update from the package riot-web to riot-desktop I cant start the program. Steps to reproduce in a terminal ...
Read more >[solved] Segmentation fault on Debian 9 Stretch - Software
Does anyone has any ideas as to what I could try to get this to work? I'm running Debian 9.6 (Stretch). uname -a:...
Read more >Apache on Debian Stretch Keeps Getting Segmentation Faults
I grabbed a log from a not segfault shutdown. I've updated the post with a log that starts with a segfault and shows...
Read more >Segmentation Fault with rdesktop 1.8.3-2 - Debian Bug report ...
After this we got crash to connect to older Windows 2003 R2 (segfaults/ Speicherzugriffsfehler). With the old version for jessie we can connect ......
Read more >Debian Stretch: gnome-software segfault in ...
Thread 9 "pool" received signal SIGSEGV, Segmentation fault. ... ( apt-get --dry-run upgrade shows there is only one upgradable package).
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I can confirm this on my system.
Great to hear the segfault is fixed! I’ll proceed with building release the same way then.
Hmm, okay, that seems unrelated to this issue, but feel free to create a new issue and capture logs to investigate. The initial sync time is highly dependent on account size, server used, etc.