LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Nick Piggin <nickpiggin@yahoo.com.au>
Subject: Re: mm snapshot broken-out-2007-03-18-02-44.tar.gz uploaded
Date: Mon, 19 Mar 2007 14:08:27 -0700	[thread overview]
Message-ID: <20070319140827.285dcc7f.akpm@linux-foundation.org> (raw)
In-Reply-To: <45FEE33C.1020706@googlemail.com>

On Mon, 19 Mar 2007 20:23:40 +0100
Michal Piotrowski <michal.k.k.piotrowski@gmail.com> wrote:

> akpm@linux-foundation.org napisał(a):
> > The mm snapshot broken-out-2007-03-18-02-44.tar.gz has been uploaded to
> > 
> >    ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-03-18-02-44.tar.gz
> > 
> > It contains the following patches against 2.6.21-rc4:
> > 
> 
> ------------[ cut here ]------------
> kernel BUG at mm/filemap.c:123!
> invalid opcode: 0000 [#1]
> PREEMPT SMP 
> last sysfs file: devices/platform/w83627hf.656/temp2_input
> Modules linked in: ipt_MASQUERADE iptable_nat nf_nat nfsd exportfs lockd nfs_acl autofs4 sunrpc af_packet nf_conntrack_netbios_ns ipt_REJECT nf_conntrack_ipv4 xt_state nf_conntrack nfnetlink iptable_filter ip_tables ip6t_REJECT xt_tcpudp ip6table_filter ip6_tables x_tables ipv6 binfmt_misc thermal processor fan container nvram snd_intel8x0 snd_ac97_codec ac97_bus snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss evdev snd_mixer_oss snd_pcm intel_agp agpgart snd_timer snd soundcore i2c_i801 snd_page_alloc ide_cd cdrom rtc unix
> CPU:    0
> EIP:    0060:[<c01615de>]    Not tainted VLI
> EFLAGS: 00010002   (2.6.21-rc4-mm1 #13)
> EIP is at __remove_from_page_cache+0x42/0x4a
> eax: 00000001   ebx: ca263a58   ecx: c043c968   edx: 00000001
> esi: c6ad3480   edi: 00000000   ebp: c968dde8   esp: c968dde0
> ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
> Process bash-shared-map (pid: 12273, ti=c968c000 task=c78bc030 task.ti=c968c000)
> Stack: ca263a68 c6ad3480 c968ddf8 c016161b c6ad3480 000000da c968de04 c016824d 
>        c6ad3480 c968de88 c0168525 00001000 00000000 00000000 d17dc000 0005a91a 
>        00000000 ca263a58 0000005b ffffffff 0000091a 00000110 c54eb5e0 00000004 
> Call Trace:
>  [<c0105256>] show_trace_log_lvl+0x1a/0x2f
>  [<c0105308>] show_stack_log_lvl+0x9d/0xac
>  [<c0105504>] show_registers+0x1ed/0x34c
>  [<c0105780>] die+0x11d/0x234
>  [<c0105921>] do_trap+0x8a/0xa3
>  [<c010620a>] do_invalid_op+0x97/0xa1
>  [<c033f87c>] error_code+0x7c/0x84
>  [<c016161b>] remove_from_page_cache+0x35/0x40
>  [<c016824d>] truncate_complete_page+0x38/0x42
>  [<c0168525>] truncate_inode_pages_range+0x2ce/0x2fe
>  [<c016856f>] truncate_inode_pages+0x1a/0x1c
>  [<c016ebcc>] vmtruncate+0x40/0xbb
>  [<c0193c61>] inode_setattr+0x5c/0x137
>  [<c01c328d>] ext3_setattr+0x19c/0x1f8
>  [<c0193e75>] notify_change+0x139/0x2ec
>  [<c017f666>] do_truncate+0x53/0x6c
>  [<c017facc>] do_sys_ftruncate+0x135/0x150
>  [<c017fb02>] sys_ftruncate64+0x1b/0x1d
>  [<c0104270>] syscall_call+0x7/0xb

Ugly - it's hard to determine which patch might have caused that, but I
bet it was Nick ;)

How hard is it to reproduce?


  reply	other threads:[~2007-03-19 21:08 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200703180946.l2I9kTVc020636@shell0.pdx.osdl.net>
2007-03-18 18:35 ` mm snapshot broken-out-2007-03-18-02-44.tar.gz uploaded Michal Piotrowski
     [not found]   ` <6bffcb0e0703190845s6bdc1a65p71937d1dffbf6d9e@mail.gmail.com>
2007-03-19 15:54     ` Pekka J Enberg
2007-03-19 16:29       ` Michal Piotrowski
2007-03-19 16:34         ` Michal Piotrowski
2007-03-19 16:39           ` Pekka J Enberg
2007-03-19 16:38         ` Pekka J Enberg
2007-03-19 16:45           ` Michal Piotrowski
     [not found]             ` <6bffcb0e0703191024w527638f8yacc3a8fea9fd451d@mail.gmail.com>
2007-03-19 18:02               ` Michal Piotrowski
2007-03-19 18:10                 ` Pekka J Enberg
2007-03-19 19:27                   ` Michal Piotrowski
2007-03-19 23:25   ` Andrew Morton
2007-03-20 11:43     ` Sam Ravnborg
2007-03-19 19:23 ` Michal Piotrowski
2007-03-19 21:08   ` Andrew Morton [this message]
     [not found]     ` <6bffcb0e0703191437i2ee706d4xaec3bc11ca7c3234@mail.gmail.com>
2007-03-20  1:58       ` Andrew Morton
2007-03-20  2:02         ` Andrew Morton
2007-03-20  2:47           ` Nick Piggin
2007-03-20  4:56             ` Andrew Morton
2007-03-20  5:17               ` Nick Piggin
2007-03-20  5:18                 ` Nick Piggin
2007-03-20  9:07                 ` Michal Piotrowski
2007-03-19 19:56 ` Michal Piotrowski
2007-03-20  7:17 ` Michal Piotrowski
2007-03-20 16:36   ` Andrew Morton
2007-03-20 18:22     ` Andi Kleen

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=20070319140827.285dcc7f.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.k.k.piotrowski@gmail.com \
    --cc=nickpiggin@yahoo.com.au \
    /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).