Date: 28 Jul 2002 00:59:34 -0400 From: Joe Marcus Clarke <marcus@FreeBSD.org> To: George <jirka@5z.com> Cc: gnome@FreeBSD.org Subject: Re: GDM 2.4.0.x & FreeBSD Message-ID: <1027832374.48261.72.camel@shumai.marcuscom.com> In-Reply-To: <1026871655.9621.64.camel@zircon.zircon.seattle.wa.us> References: <20020713234810.GA18421@monique.linux.bogus> <20020714024846.R75796-100000@finone.ulp.co.il> <20020715225248.GI19585@monique.linux.bogus> <1026871655.9621.64.camel@zircon.zircon.seattle.wa.us>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-gp31ovQ5+JjZ5Yz/L9Je Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Okay, I'm back from vacation, and trying to nail down this gdm thing. I have 2.4.0.4 on my test machine, and the problem is still there when gdm is run out of /etc/ttys with the --nodaemon flag. When started from the command line with or without the --nodaemon flag, gdm work just fine. gdm-binary is still getting locked in run_pictures(). I added some debugging code in slave.c right after dup2() is called by the parent process (the default case in the switch statement). Each dup2 call is returning EBADF. The fileno's for pipe1[1] and pipe2[0] are 9 and 10 respectively. They don't appear to change from exec to exec. It looks like stdin and stdout are not available out of /etc/ttys as they are from a shell. I'll continue to investigate, but I thought this information might be somewhat helpful. Joe --=-gp31ovQ5+JjZ5Yz/L9Je Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9Q3o2b2iPiv4Uz4cRApCeAJ993kyaENsBG/SXrdn0Trbn44yTkwCbBOvT P/ZnmJRFkPFCAIY/yBJy7L0= =3e1K -----END PGP SIGNATURE----- --=-gp31ovQ5+JjZ5Yz/L9Je-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1027832374.48261.72.camel>