All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Anderson <andmike@us.ibm.com>
To: Laurent Riffard <laurent.riffard@free.fr>,
	Alasdair G Kergon <agk@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.13-rc2-mm2 : oops in dm_mod
Date: Tue, 12 Jul 2005 13:45:21 -0700	[thread overview]
Message-ID: <20050712204521.GA2483@us.ibm.com> (raw)
In-Reply-To: <42D41177.9020300@free.fr>

Laurent Riffard [laurent.riffard@free.fr] wrote:
> device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
> Unable to handle kernel NULL pointer dereference at virtual address 00000094
>  printing eip:
> d08612ec
> *pde = 00000000
> Oops: 0000 [#1]
> last sysfs file:
> Modules linked in: dm_mod joydev usbhid uhci_hcd usbcore video hotkey configfs
> CPU:    0
> EIP:    0060:[<d08612ec>]    Not tainted VLI
> EFLAGS: 00010246   (2.6.13-rc2-mm2)
> EIP is at suspend_targets+0x8/0x42 [dm_mod]
> eax: 00000000   ebx: cf764340   ecx: 00000000   edx: 00000000
> esi: 00000000   edi: 00000000   ebp: cf06bec4   esp: cf06beb8
> ds: 007b   es: 007b   ss: 0068
> Process lvm2 (pid: 1532, threadinfo=cf06a000 task=cfa3e520)
> Stack: cf764340 00000000 ffffffea cf06becc d0861330 cf06bf20 d085ff99 00000000
>        cfa3e520 c0114664 00000000 00000000 00000000 00000000 00000000 00000000
>        cfa3e520 c0114664 00000000 00000000 00000000 cf06bf20 d0861e0f cf615aa0
> Call Trace:
>  [<c01038e1>] show_stack+0x76/0x7e
>  [<c01039ea>] show_registers+0xea/0x152
>  [<c0103b8e>] die+0xc2/0x13c
>  [<c0113348>] do_page_fault+0x394/0x4d4
>  [<c0103583>] error_code+0x4f/0x54
>  [<d0861330>] dm_table_presuspend_targets+0xa/0xc [dm_mod]
>  [<d085ff99>] dm_suspend+0x79/0x1a3 [dm_mod]
>  [<d0862b51>] do_resume+0xee/0x173 [dm_mod]

I am also receiving a similar oops in a call to suspend_targets on
bootup.

Alasdiar,
Based on your previous patch
http://marc.theaimsgroup.com/?l=linux-kernel&m=112112298922766&w=2

How is suspend_targets suppose to protect against the NULL value now being
passed in. or is something else going on here?


-andmike
--
Michael Anderson
andmike@us.ibm.com


  reply	other threads:[~2005-07-12 20:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-12  9:17 2.6.13-rc2-mm2 Andrew Morton
2005-07-12 11:05 ` 2.6.13-rc2-mm2 Adrian Bunk
2005-07-12 12:01   ` 2.6.13-rc2-mm2 David Woodhouse
2005-07-12 12:12     ` 2.6.13-rc2-mm2 Adrian Bunk
2005-07-12 18:16 ` 2.6.13-rc2-mm2 Felipe Alfaro Solana
2005-07-12 20:24   ` 2.6.13-rc2-mm2 Alasdair G Kergon
2005-07-13  9:29     ` 2.6.13-rc2-mm2 Felipe Alfaro Solana
2005-07-12 18:52 ` 2.6.13-rc2-mm2 : oops in dm_mod Laurent Riffard
2005-07-12 20:45   ` Mike Anderson [this message]
2005-07-12 20:47   ` Alasdair G Kergon
2005-07-12 21:02     ` Andrew Morton
2005-07-12 21:24       ` [PATCH] device-mapper: Fix target suspension oops Alasdair G Kergon
2005-07-12 21:48         ` Laurent Riffard
2005-07-14  3:04 ` 2.6.13-rc2-mm2 Matthias Urlichs

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=20050712204521.GA2483@us.ibm.com \
    --to=andmike@us.ibm.com \
    --cc=agk@redhat.com \
    --cc=laurent.riffard@free.fr \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.