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

SchildiChat crash with core dump under hyprland on wayland #273

Open
defaltastra opened this issue Nov 28, 2024 · 0 comments
Open

SchildiChat crash with core dump under hyprland on wayland #273

defaltastra opened this issue Nov 28, 2024 · 0 comments

Comments

@defaltastra
Copy link

Environment:

  • Distro: Arch Linux
  • Display Server: Hyprland (Wayland)
  • XDG Portal: GTK

Description:

The SchildiChat desktop application crashes immediately upon launch when started with the following command on a system using the Hyprland Wayland compositor:

schildichat-desktop --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland

The crash results in a segmentation fault and core dump, preventing any interaction with the application.

Interestingly, the application launched successfully once before configuring the user account but crashes with a segmentation fault on all subsequent attempts.

Steps to Reproduce:

  1. Launch the SchildiChat desktop application with the command:
    schildichat-desktop --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland
    
  2. Observe the crash.
  3. Witness the segmentation fault and core dump.

Expected Behavior:

SchildiChat should launch successfully without crashing, allowing for normal usage.

Actual Behavior:

The application crashes immediately upon launch, with the terminal output showing the following:

$ schildichat-desktop --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland
No update_base_url is defined: auto update is disabled
Fetching translation json for locale: en_EN
Changing application language to en-us
Fetching translation json for locale: en-us
Resetting the UI components after locale change
Resetting the UI components after locale change
Segmentation fault (core dumped)

Additional Details:

  • The issue occurs only when launching with the above command; Element launches successfully every time on the same system.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant