https://bugs.freedesktop.org/show_bug.cgi?id=111819

--- Comment #7 from Dennis Schridde <devuran...@gmx.net> ---
Created attachment 145535
  --> https://bugs.freedesktop.org/attachment.cgi?id=145535&action=edit
flatpak info (-M) $app

I attached the output of:
```
for app in com.skype.Client com.valvesoftware.Steam io.atom.Atom
org.signal.Signal org.zulip.Zulip
  flatpak info $app
  echo Permissions:
  flatpak info -M $app
end
```

What sticks out is that the applications crashing all have `devices=all` or
`devices=dri` permissions -- i.e. they can access the GPU directly.

Running /var/lib/flatpak/app/io.atom.Atom/current/active/files/bin/atom-real
directly, without Flatpak, locks up the entire system hard -- ctrl+alt+f2,
ctrl+alt+del, SysReq+REISUB all do not help and I have to hard reset the
machine.  No logs are available from this run.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to