Bug#380522: X is unexpected signal

2006-08-03 Thread Samuel Thibault
Hi, Nicolas François, le Mon 31 Jul 2006 22:44:01 +0200, a écrit : Samuel, do you think this is related to the patch you sent to #374547 ? It looks like it is: my patch spuriously starts sessions even on regular linux consoles. Here is a corrected one. Samuel Goal: Make login initialize a

Bug#380522: X is unexpected signal

2006-08-03 Thread Nicolas François
On Thu, Aug 03, 2006 at 09:47:26PM +0200, Samuel Thibault wrote: + /* If we were init, we need to start the session */ + if (getppid() == 1) { + setsid(); + if (ioctl(0, TIOCSCTTY, 1)) + fprintf(stderr,_(TIOCSCTTY failed on %s),tty); +

Bug#380522: X is unexpected signal

2006-08-03 Thread Samuel Thibault
Hi, Nicolas François, le Thu 03 Aug 2006 22:21:14 +0200, a écrit : On Thu, Aug 03, 2006 at 09:47:26PM +0200, Samuel Thibault wrote: + /* If we were init, we need to start the session */ + if (getppid() == 1) { + setsid(); + if (ioctl(0, TIOCSCTTY, 1)) +

Bug#380522: X is unexpected signal

2006-08-02 Thread Jonny
Hi all, Samuel Thibault wrote: This message looks sane: signal 15 is SIGTERM, which init sends to all processes when the machine is getting shut down. What problem does this really pose? If this message is outputted, the shutdown screen of splashy will break. It might be a problem of

Bug#380522: [Pkg-shadow-devel] Bug#380522: X is unexpected signal

2006-08-01 Thread Christian Perrier
Quoting Jonny ([EMAIL PROTECTED]): Package: login Version: 4.0.17-2 When the system is shutdown on X, the following messages are output: xinit: unexpected signal 15. It is not output in 4.0.17-1. What makes you think that this has something to do with login ? signature.asc

Bug#380522: X is unexpected signal

2006-07-31 Thread Nicolas François
Hello Jonny, On Mon, Jul 31, 2006 at 03:16:36AM +0900, Jonny wrote: Package: login Version: 4.0.17-2 When the system is shutdown on X, the following messages are output: xinit: unexpected signal 15. It is not output in 4.0.17-1. 4.0.17-2 introduced the 496_login_init_session patch,

Bug#380522: X is unexpected signal

2006-07-31 Thread Samuel Thibault
Hi, Nicolas François, le Mon 31 Jul 2006 22:44:01 +0200, a écrit : On Mon, Jul 31, 2006 at 03:16:36AM +0900, Jonny wrote: Package: login Version: 4.0.17-2 When the system is shutdown on X, the following messages are output: xinit: unexpected signal 15. This message looks sane:

Bug#380522: X is unexpected signal

2006-07-30 Thread Jonny
Package: login Version: 4.0.17-2 When the system is shutdown on X, the following messages are output: xinit: unexpected signal 15. It is not output in 4.0.17-1. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]