Re: 2.4.21-pre3-ac4 oops in free_pages_ok

From: Bryan Andersen (bryan@bogonomicon.net)
Date: Fri Jan 17 2003 - 19:05:39 EST


I too have been seeing this oops crash problem. I can
consistantly reproduce mine by running:

   $ mke2fs -c -j -i 16768 /dev/hdc6

The interesting thing is running:

   $ mke2fs -j -i 16768 /dev/hdc6

does not cause an oops crash. The only difference being
the bad block scan.

These are the outputs of ksymoops for the stack trace part
of the oops output from. Kernel version is
linux-2.4.21-pre3-ac4.

Adhoc c013f4b7 <try_to_free_buffers+c7/140>
Adhoc c013d8c9 <try_to_release_page+49/50>
Adhoc c01348ac <__free_pages+1c/20>
Adhoc c0133863 <shrink_cache+383/3b0>
Adhoc c01339f6 <shrink_caches+56/80>
Adhoc c0133a5c <try_to_free_pages_zone+3c/60>
Adhoc c013452e <balance_classzone+5e/1d0>
Adhoc c01347b2 <__alloc_pages+112/160>
Adhoc c012ebc1 <generic_file_write+3f1/710>
Adhoc c01344c6 <_alloc_pages+16/20>
Adhoc c012ebdd <generic_file_write+40d/710>
Adhoc c013b316 <sys_write+96/110>
Adhoc c0106f8b <system_call+33/38>

Adhoc c0134239 <__free_pages_ok+279/2a0>

I'm going to do further tests with the generic IDE
driver instead of the NVIDIA one. Then I plan on
teasing out the NVIDIA2 specific stuff from the ac4
patch and only applying them to a pre3 patched kernel.

- Bryan

-
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/



This archive was generated by hypermail 2b29 : Thu Jan 23 2003 - 22:00:17 EST