Wayland leaves core dump in $HOME

  • Open
  • quality assurance status badge
Details
One participant
  • Liliana Marie Prikler
Owner
unassigned
Submitted by
Liliana Marie Prikler
Severity
normal

Debbugs page

Liliana Marie Prikler wrote 6 months ago
(address . bug-guix@gnu.org)
200e92b982e24abb8409d2e1a1ad1b94decdfb35.camel@gmail.com
Hi Guix,

I've been having a weird experience for some while now. Whenever I
reboot my system, I find a `core' file in my $HOME, which after some
while I found out to belong to XWayland


$ file ~/core
~/core: ELF 64-bit LSB core file, x86-64, version 1 (SYSV), SVR4-style, 
from '/gnu/store/9hvjn76prgj2z4014q5b4z8l7z83yqsc-xorg-server-xwayland-23.2.5/bin/Xwa', 
real uid: 1000, effective uid: 1000, real gid: 998, effective gid: 998, 
execfn: '/gnu/store/9hvjn76prgj2z4014q5b4z8l7z83yqsc-xorg-server-xwayland-23.2.5/bin/Xwayland', 
platform: 'x86_64'

Anyone have an idea as to what is happening here? (On that note, which
team handles Mesa stuff?)

Cheers
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 73381@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73381
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help