I have a laptop running Fedora 30 and I want to run vncserver (from 
tigervnc-server rpm) with a MATE desktop.
My .vnc/xstartup file looks like this:
!/bin/sh

unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
#exec /etc/X11/xinit/xinitrc

dbus-launch /usr/bin/mate-session &

Everytime I start vncserver, the mate-session process crashes with a 
segmentation fault and I see stuff like this in /var/log/messages:

Apr 27 14:16:39 chrislaptop audit[23963]: ANOM_ABEND auid=1000 uid=1000 
gid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 
pid=23963 comm="mate-session" exe="/usr/bin/mate-session" sig=11 res=1
Apr 27 14:16:39 chrislaptop kernel: mate-session[23963]: segfault at 
558199bfd800 ip 0000558199bfd800 sp 00007ffdba6417c8 error 15
Apr 27 14:16:39 chrislaptop kernel: Code: 00 00 08 00 00 00 00 00 00 00 d0 47 
cb 99 81 55 00 00 d0 cf bf 99 81 55 00 00 00 00 00 00 00 00 00 00 a1 02 00 00 
00 00 00 00 <00> 00 00 00 00 00 00 00 10 40 b3 99 81 55 00 00 00 00 00 00 00 00

I have successfully run a similar setup on an older machine running Fedora 29, 
so I don't know what is going wrong here.
Any idea what is going on and how to fix it?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to