> About 100 pixels from my windowmaker background got garbled (I also ran
> xrefresh) while panicking ;-> and "rpm -V mozilla" showed three modified
> libs.

> However, the libs were OK after reboot (maybe because no time for syncing),
> but reiserfsck found vpf-10640 error for /var partition.

Thats typical for page cache corruption.  The libs are read-only data
and thus never ever flushed back to disk, thus a reboot will fix it.
Creating some memory pressure to make the kernel drop the corrupted
pages from the cache should make it go away as well.

> How to debug this kind of memory corruption?
> 
> garbled by bttv:
> 
> 0035b000  08 00 00 14 00 c0 35 0a  f8 03 00 18 08 cc 35 0a  |......5.......5.|
> 0035b010  08 08 00 14 00 50 0a 03  f8 0b 00 18 08 64 88 0a  |.....P.......d..|

Could be bt878 risc code.  No idea how this makes it into the mozilla
libs ...

  Gerd

-- 
#define printk(args...) fprintf(stderr, ## args)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to