From: Dave Jones <davej@redhat.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>,
linux-mm@kvack.org,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: 3.15-rc8 oops in copy_page_rep after page fault.
Date: Fri, 6 Jun 2014 13:51:25 -0400 [thread overview]
Message-ID: <20140606175125.GB1741@redhat.com> (raw)
In-Reply-To: <20140606174317.GA1741@redhat.com>
On Fri, Jun 06, 2014 at 01:43:17PM -0400, Dave Jones wrote:
> Not much to go on here. It rebooted right after dumping this.
>
> RIP: 0010:[<ffffffff8b3287b5>] [<ffffffff8b3287b5>] copy_page_rep+0x5/0x10
> Call Trace:
> [<ffffffff8b1be8db>] ? do_huge_pmd_wp_page+0x5cb/0x850
> [<ffffffff8b187010>] handle_mm_fault+0x1e0/0xc50
> [<ffffffff8b1b4662>] ? kmem_cache_free+0x1c2/0x200
> [<ffffffff8b7472d9>] __do_page_fault+0x1c9/0x630
> [<ffffffff8b010a98>] ? perf_trace_sys_enter+0x38/0x180
> [<ffffffff8b11897b>] ? __acct_update_integrals+0x8b/0x120
> [<ffffffff8b747bfb>] ? preempt_count_sub+0xab/0x100
> [<ffffffff8b74775e>] do_page_fault+0x1e/0x70
> [<ffffffff8b7441b2>] page_fault+0x22/0x30
Ok, I can reproduce this fairly easily.
The only prerequisite seems to be that before I start the fuzzer I do..
echo 65536 > /proc/sys/vm/mmap_min_addr
If I don't do that, then it seems to survive, so maybe that's a clue ?
Dave
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2014-06-06 17:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-06 17:43 3.15-rc8 oops in copy_page_rep after page fault Dave Jones
2014-06-06 17:51 ` Dave Jones [this message]
2014-06-06 18:26 ` Linus Torvalds
2014-06-06 18:39 ` Dave Jones
2014-06-06 18:40 ` Hugh Dickins
2014-06-06 18:49 ` Kirill A. Shutemov
2014-06-06 19:03 ` Sasha Levin
2014-06-16 3:01 ` Hugh Dickins
2014-06-16 13:26 ` Kirill A. Shutemov
2014-06-17 20:31 ` Sasha Levin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140606175125.GB1741@redhat.com \
--to=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).