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

Avalonia crashes on RPI4 with bullseye when XDG_RUNTIME_DIR is set #7718

Open
ErikApption opened this issue Feb 26, 2022 · 3 comments
Open

Comments

@ErikApption
Copy link

Describe the bug
All my avalonia programs crash in a desktop terminal. If I launch them from SSH with display :0 they just work.
I narrowed down the difference to XDG_RUNTIME_DIR. If that variable is not set, the app starts correctly, otherwise all I get is a core dump

To Reproduce
Steps to reproduce the behavior:

  1. Open a built-in terminal.
  2. Verify that XDG_RUNTIME_DIR is configured
  3. Launch any avalonia app
  4. app generates a core dump
@mantasdaskev
Copy link

Hi, any updates on that? Having same issue here with a preview version.

@kekekeks
Copy link
Member

kekekeks commented Dec 28, 2022

Since I can't reproduce this on my desktop Debian 11 machine, a stacktrace captured with lldb and sos plugin would be quite helpful.

@mantasdaskev
Copy link

On my case the problem is with RPI running on Rasbian lite. I cannot share traces at the moment. We primarily work on windows machines and WSL with Ununtu 20.04 and it runs fine. That is all I can tell right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants