Re: Changes to sbin/init/init.c (r233944) makes x11/xdm impossible to start from /etc/ttys

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Fri, 13 Apr 2012 22:35:22 +0200
> The error xdm is loggin is:
> 
> ===
> Build Date: 07 April 2012  04:51:08PM
> 
> Current version of pixman: 0.24.2
>         Before reporting problems, check http://wiki.x.org
>         to make sure that you have the latest version.
> Markers: (--) probed, (**) from config file, (==) default setting,
>         (++) from command line, (!!) notice, (II) informational,
>         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr  7 18:38:24 2012
> (==) Using config file: "/etc/X11/xorg.conf"
> xdm info (pid 2055): sourcing /usr/local/share/X11/xdm/Xsetup_0
> xdm error (pid 2050): Unknown session exit code 2560 from process 2055

BTW, there is an unrelated xdm error that I'd suggest you report to the
xdm maintainer - the exit code cannot be 2560; this means that xdm
doesn't process the wait/waitpid/wait3/wait4 status with
WIFEXITED/WIFSIGNALED/WEXITSTATUS/WTERMSIG.  The exit code was 10 in
this situation. (See /usr/include/sys/wait.h)
Received on Fri Apr 13 2012 - 18:35:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:25 UTC