login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
May
»
29
Re: tty-related oops in latest kernel(s)?
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Tero Roponen <teanropo@...>
To: Pekka Enberg <penberg@...>
Cc: <linux-kernel@...>, <akpm@...>, Alan Cox <alan@...>
Subject:
Re: tty-related oops in latest kernel(s)?
Date: Tuesday, May 29, 2007 - 12:04 pm
On Mon, 28 May 2007, Pekka Enberg wrote:
quoted text
> I am getting this with your config: > > (gdb) p vt_ioctl > = {int (struct tty_struct *, struct file *, unsigned int, long > unsigned int)} 0xc01e404a <vt_ioctl> > (gdb) l *(0xc01e404a + 0xda8) > 0xc01e4df2 is in vt_ioctl (drivers/char/vt_ioctl.c:720). > 715 /* > 716 * Returns the first available (non-opened) console. > 717 */ > 718 case VT_OPENQRY: > 719 for (i = 0; i < MAX_NR_CONSOLES; ++i) > 720 if (! VT_IS_IN_USE(i)) > 721 break; > 722 ucval = i < MAX_NR_CONSOLES ? (i+1) : -1; > 723 goto setint; > 724 > > Which seems to match the code dump in the OOPS as well. I am not sure > what %edx (which is zero and causes problems) should contain but I am > guessing tty_driver->ttys is corrupted which seems consistent with the > reference count sanity check failure. Unfortunately I am not familiar > enough with tty internals to immediately see why this is happening. >
FYI, I just tested 2.6.21.3. I couldn't reproduce the problem with that kernel. -- Tero Roponen -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
tty-related oops in latest kernel(s)?
, Tero Roponen
, (Sun May 27, 5:06 am)
Re: tty-related oops in latest kernel(s)?
, Pekka Enberg
, (Mon May 28, 3:22 am)
Re: tty-related oops in latest kernel(s)?
, Pekka Enberg
, (Mon May 28, 5:34 am)
Re: tty-related oops in latest kernel(s)?
, Tero Roponen
, (Tue May 29, 12:04 pm)
Re: tty-related oops in latest kernel(s)?
, Pekka Enberg
, (Tue May 29, 2:57 pm)
Re: tty-related oops in latest kernel(s)?
, Tero Roponen
, (Tue May 29, 11:57 pm)
Re: tty-related oops in latest kernel(s)?
, Pekka Enberg
, (Wed May 30, 1:54 am)
Re: tty-related oops in latest kernel(s)?
, Tero Roponen
, (Wed May 30, 8:02 am)
Re: tty-related oops in latest kernel(s)?
, Andrew Morton
, (Wed May 30, 11:39 am)
Re: tty-related oops in latest kernel(s)?
, Tero Roponen
, (Wed May 30, 12:01 pm)
Re: tty-related oops in latest kernel(s)?
, Antonino A. Daplas
, (Wed May 30, 7:17 pm)
Re: tty-related oops in latest kernel(s)?
, Antonino A. Daplas
, (Wed May 30, 6:14 pm)
Re: tty-related oops in latest kernel(s)?
, Pekka Enberg
, (Wed May 30, 2:13 pm)
Re: tty-related oops in latest kernel(s)?
, Tero Roponen
, (Wed May 30, 2:27 pm)
Re: tty-related oops in latest kernel(s)?
, Andrew Morton
, (Wed May 30, 12:09 pm)
Re: tty-related oops in latest kernel(s)?
, Alexey Dobriyan
, (Wed May 30, 2:04 pm)
Re: tty-related oops in latest kernel(s)?
, Antonino A. Daplas
, (Wed May 30, 7:14 pm)
Re: [Linux-fbdev-devel] tty-related oops in latest kernel(s)?
, Geert Uytterhoeven
, (Thu May 31, 3:17 am)
Re: [Linux-fbdev-devel] tty-related oops in latest kernel(s)?
, Antonino A. Daplas
, (Thu May 31, 5:04 am)
Re: tty-related oops in latest kernel(s)?
, David Miller
, (Wed May 30, 7:18 pm)
Re: tty-related oops in latest kernel(s)?
, Antonino A. Daplas
, (Wed May 30, 7:28 pm)
Re: tty-related oops in latest kernel(s)?
, Tero Roponen
, (Wed May 30, 2:00 am)
Re: tty-related oops in latest kernel(s)?
, Pekka Enberg
, (Wed May 30, 1:59 am)
Re: tty-related oops in latest kernel(s)?
, Tero Roponen
, (Tue May 29, 11:43 pm)
Re: tty-related oops in latest kernel(s)?
, Tero Roponen
, (Mon May 28, 4:08 am)
Re: tty-related oops in latest kernel(s)?
, Pekka Enberg
, (Mon May 28, 3:47 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Jon Smirl
463 kernel developers missing!
Nigel Cunningham
Re: [PATCH] Remove process freezer from suspend to RAM pathway
Greg KH
Re: [malware-list] [RFC 0/5] [TALPA] Intro to a linux interface for on access scan...
Jeff Garzik
Re: Linux 2.6.23-rc9 and a heads-up for the 2.6.24 series..
git
:
linux-netdev
:
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Linus Torvalds
Re: [GIT]: Networking
Evgeniy Polyakov
Re: [BUG] New Kernel Bugs
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
0 users
and
839 guests
online.
Syndicate