Bug 4995
Summary: | Kernel came out with OOPs when tried to kill vmmstress [mmap] programs | ||
---|---|---|---|
Product: | Memory Management | Reporter: | Sharyathi (sharyathi) |
Component: | Other | Assignee: | Andrew Morton (akpm) |
Status: | REJECTED INSUFFICIENT_DATA | ||
Severity: | high | CC: | bnpoorni, bunk, sglass, ssant |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.13-rc4-mm1 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | This is the dump analysis taken after observing OOps |
Description
Sharyathi
2005-08-04 05:56:09 UTC
bugme-daemon@kernel-bugs.osdl.org wrote: > This: > kernel BUG at <bad filename>:63113! Is very irritating. Why is it happening? Can you find some way to fix it? Created attachment 5516 [details]
This is the dump analysis taken after observing OOps
Andrew
I was able to replicate it following same process[killing vmmstress]
I am attaching the Preliminary analysis of the dump.
It seems to be the problem with mm/mmap.c line 1962. I couldn't exactly figure
out the cause for the OOPs
Is this fixed? I looked into 2.6.15-rc7 but the problem was not observed. I am looking into it will update later. Sharyathi, what is the status of this issue in kernel 2.6.16? Please reopen this bug if it's still present in kernel 2.6.17. |