Messages in this thread |  | | From | "Petr Vandrovec" <> | Date | Mon, 11 Sep 2000 17:25:25 MET-1 | Subject | Re: Ooops in filemap_write_page in test8 |
| |
Juan J. Quintela sent this to @vger.rutgers.edu by accident... And I replied to @vger.rutgers.edu by accident too :-( Petr Vandrovec vandrove@vc.cvut.cz
------- Forwarded Message Follows -------
From: "Petr Vandrovec" <vandrove@vc.cvut.cz> To: "Juan J. Quintela" <quintela@fi.udc.es> Subject: Re: Ooops in filemap_write_page in test8 Copies to: linux-kernel@vger.rutgers.edu, linux-mm@kvack.org Date sent: Mon, 11 Sep 2000 17:06:01 MET-1
On 11 Sep 00 at 17:00, Juan J. Quintela wrote: > I was running mmap001 over NFS when I got one Oops, with the > following backtrace. The problem is that the page->mapping is > NULL, and it causes a NULL access at filemap_write_page. > If you need any more info, let me know.
Hi Juan, is your machine near to VMware or not? I reported same oopses last week on linux-kernel - they happened after heavy swapped VMware session on VMware exit (when exit_mmap was cleaning up address space). If you have idea where mapping gets set to NULL (and why is such page passed to filemap_write_page), I'd like to know it. Thanks, Petr Vandrovec vandrove@vc.cvut.cz - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |