login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
May
»
30
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@...>, Andy Whitcroft <apw@...>
Subject:
Re: tty-related oops in latest kernel(s)?
Date: Wednesday, May 30, 2007 - 2:00 am
On Wed, 30 May 2007, Pekka Enberg wrote:
quoted text
> On 5/30/07, Tero Roponen <teanropo@jyu.fi> wrote: > > Hmmm, I just found something interesting. In 2.6.21.3 the /sbin/init > > gets corrupted when I watch the video! > > > > $ cp /sbin/init init.before > > $ mplayer kiwi.flv > > $ cp /sbin/init init.after > > > > The sha1sums are here: > > > > 52c8d643057619cbe137b8e69d4709ce3bdd832d init.after > > 8efc7864a5b535a9e336fa82e9d7f112f3d956c1 init.before > > > > It seems that something corrupts memory somewhere... > > To debug this a bit further: > > $ od -a -t x1 -v init.after > init.after.dump > $ od -a -t x1 -v init.before > init.before.dump > $ diff -u init.before.dump init.after.dump | less > > -0011340 nul nul nul e9 f0 fe ff ff ff % < soh enq bs h 80 > - 00 00 00 e9 f0 fe ff ff ff 25 3c 01 05 08 68 80 > +0010000 y ack nul nul y ack nul nul y ack nul nul y ack nul nul > + 79 06 00 00 79 06 00 00 79 06 00 00 79 06 00 00 > +0010020 y ack nul nul y ack nul nul y ack nul nul y ack nul nul > + 79 06 00 00 79 06 00 00 79 06 00 00 79 06 00 00 > +0011340 y ack nul nul y ack nul nul ff % < soh enq bs h 80 > + 79 06 00 00 79 06 00 00 ff 25 3c 01 05 08 68 80 > > The file at offset 0010000 - 0011348 is overwritten with the byte > pattern 79 06 00 00. > > Do you see anything in the logs or is this a silent corruption? Did > you see this corruption with 2.6.19 or 2.6.22-rc3?
2.6.19.2 has been very stable for me. 2.6.21.3 has this silent corruption (nothing in logs) 2.6.22-rc3 oopses when watching videos. -- 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
:
Greg Kroah-Hartman
[PATCH 006/196] Chinese: add translation of oops-tracing.txt
Jan Engelhardt
intel iommu (Re: -mm merge plans for 2.6.23)
James Bottomley
Re: Integration of SCST in the mainstream Linux kernel
Borislav Petkov
2.6.23-rc1: no setup signature found...
git
:
openbsd-misc
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
David Miller
[GIT]: Networking
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
David Miller
Re: [BUG] New Kernel Bugs
Colocation donated by:
Who's online
There are currently
3 users
and
983 guests
online.
Online users
zeekec
ceramicchristma
ceramicchristma
Syndicate