From owner-freebsd-current@FreeBSD.ORG Fri Apr 13 21:01:47 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B11B21065676; Fri, 13 Apr 2012 21:01:47 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 632A48FC16; Fri, 13 Apr 2012 21:01:47 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1SInco-000271-Jw>; Fri, 13 Apr 2012 23:01:46 +0200 Received: from e178041147.adsl.alicedsl.de ([85.178.41.147] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1SInco-0001Pc-ET>; Fri, 13 Apr 2012 23:01:46 +0200 Message-ID: <4F88943A.1040302@zedat.fu-berlin.de> Date: Fri, 13 Apr 2012 23:01:46 +0200 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120314 Thunderbird/10.0.3 MIME-Version: 1.0 To: Matthias Andree References: <4F83FF50.1010404@mail.zedat.fu-berlin.de> <4F888E0A.4050807@FreeBSD.org> In-Reply-To: <4F888E0A.4050807@FreeBSD.org> X-Enigmail-Version: 1.4 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig657340B9FCD2A1387526999B" X-Originating-IP: 85.178.41.147 Cc: freebsd-current@freebsd.org Subject: Re: Changes to sbin/init/init.c (r233944) makes x11/xdm impossible to start from /etc/ttys X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Apr 2012 21:01:47 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig657340B9FCD2A1387526999B Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Am 04/13/12 22:35, schrieb Matthias Andree: >> The error xdm is loggin is: >> >> =3D=3D=3D >> 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, (=3D=3D) default setting,= >> (++) from command line, (!!) notice, (II) informational, >> (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >> (=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 7 18:38:24 20= 12 >> (=3D=3D) 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= >=20 > 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) Thank you very much. I already filed an PR (ports/166813), but until now no response. Regards, Oliver --------------enig657340B9FCD2A1387526999B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJPiJQ6AAoJEOgBcD7A/5N8kG4H/0f7tFrIyiT4d5bY5B4dWPGs xWVHTA8EL1tTdTwdy70LKDSX4cg2RYY96bUVux1/qJvv+UXXbdrojRfns6JDbMvW A12Q81Qzchu3q9nmP4T00h+5HSLUa8TCFQKpCK0nmP03haibSmcucoWAIwsNLyrf OFc4RRXxl6mH1wVMFaweHiSZXoGtmfsvDDzM/fXDfXCV4ENMLVU/B4Ja6CgCkfDt i56hWrnfgCJVnTkO/cCoDfZHqBdGJDN0Rays5mjfjTpKxP8eZJEoXv16SFfcESyU hsJ7pCAwbmJRIfJS97akNEZ1KuvN33Yn36m9vcH4M3v5snUU6brJsABAVmm4rE8= =tGID -----END PGP SIGNATURE----- --------------enig657340B9FCD2A1387526999B--