public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "J.A. Magallon" <jamagallon@able.es>
To: linux-kernel@vger.kernel.org
Subject: one more oops on sensor modules removal
Date: Wed, 21 Sep 2005 00:42:30 +0200	[thread overview]
Message-ID: <20050921004230.64ed395d@werewolf.able.es> (raw)
In-Reply-To: <20050916022319.12bf53f3.akpm@osdl.org>

[-- Attachment #1: Type: text/plain, Size: 3296 bytes --]

On Fri, 16 Sep 2005 02:23:19 -0700
Andrew Morton <akpm@osdl.org> wrote:

> 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.14-rc1/2.6.14-rc1-mm1/
> (temp copy at http://www.zip.com.au/~akpm/linux/patches/stuff/2.6.14-rc1-mm1.gz)
> 

Sep 20 23:55:58 werewolf kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000038
Sep 20 23:55:58 werewolf kernel:  printing eip:
Sep 20 23:55:58 werewolf kernel: b01baebb
Sep 20 23:55:58 werewolf kernel: *pde = 00000000
Sep 20 23:55:58 werewolf kernel: Oops: 0000 [#1]
Sep 20 23:55:58 werewolf kernel: PREEMPT SMP
Sep 20 23:55:58 werewolf kernel: last sysfs file: /class/vc/vcsa12/dev
Sep 20 23:55:58 werewolf kernel: Modules linked in: soundcore w83627hf hwmon_vid hwmon i2c_isa i2c_i801 i2c_core ohci1394 eth1394 ieee1394 usblp e1000 3c59x usbhid intel_agp agpgart ide_floppy ehci_hcd uhci_hcd
Sep 20 23:55:58 werewolf kernel: CPU:    1
Sep 20 23:55:58 werewolf kernel: EIP:    0060:[kref_put+21/138]    Not tainted VLI
Sep 20 23:55:58 werewolf kernel: EIP:    0060:[<b01baebb>]    Not tainted VLI
Sep 20 23:55:58 werewolf kernel: EFLAGS: 00010206   (2.6.13-jam5)
Sep 20 23:55:58 werewolf kernel: EIP is at kref_put+0x15/0x8a
Sep 20 23:55:58 werewolf kernel: eax: 00000038   ebx: 00000038   ecx: b18ff400   edx: b01ba6de
Sep 20 23:55:58 werewolf kernel: esi: b01ba6de   edi: 0805c178   ebp: ee03b000   esp: ee03bf54
Sep 20 23:55:58 werewolf kernel: ds: 007b   es: 007b   ss: 0068
Sep 20 23:55:58 werewolf kernel: Process modprobe (pid: 2070, threadinfo=ee03b000 task=ef384a90)
Sep 20 23:55:58 werewolf kernel: Stack: ee50dea0 00000000 ee50de80 00000000 f0a86a00 00000000 b0132bd6 6e756f73
Sep 20 23:55:58 werewolf kernel:        726f6364 b0140065 a7f03000 eeb89a80 b0149fc7 a7f03000 a7f04000 ef08e284
Sep 20 23:55:58 werewolf kernel:        eeb89a80 eeb89ab0 ffff0001 ee03b000 b014a02d 00000004 00000000 0805c178
Sep 20 23:55:58 werewolf kernel: Call Trace:
Sep 20 23:55:58 werewolf kernel:  [sys_delete_module+296/356] sys_delete_module+0x128/0x164
Sep 20 23:55:58 werewolf kernel:  [<b0132bd6>] sys_delete_module+0x128/0x164
Sep 20 23:55:58 werewolf kernel:  [kmem_cache_create+1083/1748] kmem_cache_create+0x43b/0x6d4
Sep 20 23:55:58 werewolf kernel:  [<b0140065>] kmem_cache_create+0x43b/0x6d4
Sep 20 23:55:58 werewolf kernel:  [do_munmap+202/247] do_munmap+0xca/0xf7
Sep 20 23:55:58 werewolf kernel:  [<b0149fc7>] do_munmap+0xca/0xf7
Sep 20 23:55:58 werewolf kernel:  [sys_munmap+57/85] sys_munmap+0x39/0x55
Sep 20 23:55:58 werewolf kernel:  [<b014a02d>] sys_munmap+0x39/0x55
Sep 20 23:55:58 werewolf kernel:  [sysenter_past_esp+84/117] sysenter_past_esp+0x54/0x75
Sep 20 23:55:58 werewolf kernel:  [<b0102b53>] sysenter_past_esp+0x54/0x75
Sep 20 23:55:58 werewolf kernel: Code: 24 2d b0 c7 04 24 3e ce 2d b0 e8 6b fc f5 ff e8 3e 8b f4 ff eb cd 56 53 83 ec 10 89 c3 89 d6 85 d2 74 3e 81 fa 39 0f 14 b0 74 61 <8b> 03 85 c0 74 1d f0 ff 0b 0f 94 c0 31 d2 84 c0 74 09 89 d8 ff

--
J.A. Magallon <jamagallon()able!es>     \               Software is like sex:
werewolf!able!es                         \         It's better when it's free
Mandriva Linux release 2006.0 (2006 rc2) for i586
Linux 2.6.13-jam5 (gcc 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0))

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-09-20 22:42 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-16  9:23 2.6.14-rc1-mm1 Andrew Morton
2005-09-16  9:45 ` 2.6.14-rc1-mm1 Pekka Enberg
2005-09-16 10:17 ` 2.6.14-rc1-mm1 Anton Blanchard
2005-09-16 20:55   ` 2.6.14-rc1-mm1 Sonny Rao
2005-09-19 20:01     ` 2.6.14-rc1-mm1 Sonny Rao
2005-09-16 12:20 ` [PATCH] drivers/base: a little speedup and cleanup Jiri Slaby
2005-09-16 15:48   ` Dmitry Torokhov
2005-09-16 17:49 ` 2.6.14-rc1-mm1 Serge E. Hallyn
2005-09-16 18:41 ` 2.6.14-rc1-mm1 Dominik Karall
2005-09-16 19:46   ` 2.6.14-rc1-mm1 Jiri Slaby
2005-09-16 19:59     ` 2.6.14-rc1-mm1 Kay Sievers
2005-09-16 20:04       ` 2.6.14-rc1-mm1 Jiri Slaby
2005-09-16 21:30       ` 2.6.14-rc1-mm1 Greg KH
2005-09-16 23:53         ` 2.6.14-rc1-mm1 Valdis.Kletnieks
2005-09-17  0:10           ` 2.6.14-rc1-mm1 Greg KH
2005-09-17  1:18             ` 2.6.14-rc1-mm1 Dr.Dre
2005-09-17  1:29               ` 2.6.14-rc1-mm1 Kay Sievers
2005-09-17  0:15           ` 2.6.14-rc1-mm1 Andrew Morton
2005-09-17  4:09             ` 2.6.14-rc1-mm1 Valdis.Kletnieks
2005-09-17  1:22 ` 2.6.14-rc1-mm1 Avuton Olrich
2005-09-17  4:41   ` 2.6.14-rc1-mm1 Andrew Morton
2005-09-17 10:10     ` 2.6.14-rc1-mm1 Neil Brown
2005-09-17  1:51 ` 2.6.14-rc1-mm1 Martin J. Bligh
2005-09-17  4:22   ` 2.6.14-rc1-mm1 Martin J. Bligh
2005-09-17  4:25 ` [PATCH] mips: Fixed build error Yoichi Yuasa
2005-09-17  4:33   ` Andrew Morton
2005-09-17  5:27     ` Yoichi Yuasa
2005-09-20 22:42 ` J.A. Magallon [this message]
2005-09-21  5:56   ` one more oops on sensor modules removal Andrew Morton
2005-09-21  8:52     ` Grant Coady
2005-10-01 11:39     ` Jean Delvare

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=20050921004230.64ed395d@werewolf.able.es \
    --to=jamagallon@able.es \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox