(Illustration by Gaich Muramatsu)
On Tue, Oct 01, 2002 at 05:58:03PM -0400, Ken Price wrote: > kernel-2.4.18-10.i686.rpm (from RedHat) ... > Oct 1 17:32:41 web1 kernel: [<c0128bc9>] read_cluster_nonblocking [kernel] > 0x29 > Oct 1 17:32:41 web1 kernel: [<c012a17b>] filemap_nopage [kernel] 0x10b That oops was fixed in 2.4.19. When 2 files mmap the same file, and one closes the descriptor the mappings were removed so that the remaining open fd would crash in the pagefault handler (just what it does here). JanReceived on 2002-10-01 18:14:53