Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element desktop nightly sometimes segfaults during startup #27389

Closed
mvgorcum opened this issue Apr 24, 2024 · 1 comment
Closed

Element desktop nightly sometimes segfaults during startup #27389

mvgorcum opened this issue Apr 24, 2024 · 1 comment
Labels
A-Electron S-Critical Prevents work, causes data loss and/or has no workaround T-Defect

Comments

@mvgorcum
Copy link

Steps to reproduce

Starting through .desktop file sometimes starts and sometimes crashes.

Starting through terminal gives:

$ element-desktop-nightly 
/home/mathijs/.config/Element-Nightly exists: yes
/home/mathijs/.config/Riot-Nightly exists: no
Enabling Sentry with dsn=https://029a0eb289f942508ae0fb17935bd8c5@sentry.matrix.org/6 environment=nightly
Starting auto update with base URL: https://packages.element.io/nightly/update/
Auto update not supported on this platform
MESA-INTEL: warning: Haswell Vulkan support is incomplete
Fetching translation json for locale: en_EN
Changing application language to en
Fetching translation json for locale: en
Resetting the UI components after locale change
Resetting the UI components after locale change
libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
Segmentation fault (core dumped)

but also sometimes gives:

$ element-desktop-nightly 
/home/mathijs/.config/Element-Nightly exists: yes
/home/mathijs/.config/Riot-Nightly exists: no
Enabling Sentry with dsn=https://029a0eb289f942508ae0fb17935bd8c5@sentry.matrix.org/6 environment=nightly
Starting auto update with base URL: https://packages.element.io/nightly/update/
Auto update not supported on this platform
MESA-INTEL: warning: Haswell Vulkan support is incomplete
Fetching translation json for locale: en_EN
Changing application language to en
Fetching translation json for locale: en
Resetting the UI components after locale change
Resetting the UI components after locale change
libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
Changing application language to en
Fetching translation json for locale: en
Resetting the UI components after locale change

After the latter element starts as normal.

Outcome

Sometimes element-desktop-nightly starts, sometimes it doesn't.

Operating system

Kubuntu 22.04

Application version

element-desktop-nightly latest (from https://packages.element.io/nightly/update/ repo)

How did you install the app?

apt repo

Homeserver

synapse 1.105.1

Will you send logs?

Yes

@dosubot dosubot bot added A-Electron S-Critical Prevents work, causes data loss and/or has no workaround labels Apr 24, 2024
@t3chguy
Copy link
Member

t3chguy commented Apr 25, 2024

Duplicate of element-hq/element-desktop#1630

@t3chguy t3chguy marked this as a duplicate of element-hq/element-desktop#1630 Apr 25, 2024
@t3chguy t3chguy closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Electron S-Critical Prevents work, causes data loss and/or has no workaround T-Defect
Projects
None yet
Development

No branches or pull requests

2 participants