linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Takashi Iwai <tiwai@suse.de>
Cc: linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: linux-next: Tree for August 13
Date: Wed, 13 Aug 2008 21:42:10 +1000	[thread overview]
Message-ID: <20080813214210.02609f00.sfr@canb.auug.org.au> (raw)
In-Reply-To: <s5h7ial9nvm.wl%tiwai@suse.de>

[-- Attachment #1: Type: text/plain, Size: 1291 bytes --]

Hi Takashi,

On Wed, 13 Aug 2008 13:05:01 +0200 Takashi Iwai <tiwai@suse.de> wrote:
>
> I got a problem regarding tty with today's tree.
> When re-starting X, it complains that it cannot change to VT7.
> Via strace, 
> 
>   open("/dev/tty0", O_WRONLY)             = 7
>   ioctl(7, VIDIOC_QUERYCAP or VT_OPENQRY, 0x81e80c4) = 0
>   close(7)                                = 0
>   write(0, "(--) using VT number 7\n\n", 24) = 24
>   getppid()                               = 3240
>   getpgid(0xca8)                          = 3240
>   setpgid(0, 3240)                        = 0
>   setsid()                                = 3241
>   open("/dev/vc/7", O_RDWR|O_NONBLOCK)    = -1 ENOENT (No such file or directory)
>   open("/dev/tty7", O_RDWR|O_NONBLOCK)    = -1 EIO (Input/output error)
>   write(2, "\nFatal server error:\n", 21) = 21
> 
> A similar error can be seen at shutdown, complains about the tty error
> and the halt process hangs up.
> 
> Unfortunately it's hard to bisect since Aug 11 and Aug 12 trees don't
> boot, and Aug 8 tree has a problem regarding cred...

But does -rc3 work?  If so, then could you bisect from there to
next-20080813?

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2008-08-13 11:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-13  7:24 linux-next: Tree for August 13 Stephen Rothwell
2008-08-13 11:05 ` Takashi Iwai
2008-08-13 11:42   ` Stephen Rothwell [this message]
2008-08-13 13:08   ` Alan Cox
2008-08-13 13:37     ` Takashi Iwai
2008-08-13 14:40       ` Takashi Iwai
2008-08-14  9:57         ` Takashi Iwai
2008-08-13 17:47 ` linux-next: Tree for August 13 (nfsd) Randy Dunlap
2008-08-13 18:09   ` J. Bruce Fields
2008-08-14  9:16     ` Thomas Petazzoni
2008-08-14 16:44       ` Randy Dunlap
2008-08-14 22:47       ` J. Bruce Fields
2008-08-18 11:01       ` Thomas Petazzoni
2009-08-13 10:05 linux-next: Tree for August 13 Stephen Rothwell
2010-08-13  3:13 Stephen Rothwell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080813214210.02609f00.sfr@canb.auug.org.au \
    --to=sfr@canb.auug.org.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).