public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Ramón Rey Vicente" <ramon.rey@hispalinux.es>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Unable to handle kernel paging request at virtual address 0000ed9c [was Re: 2.6.9-rc4-mm1]
Date: Mon, 11 Oct 2004 14:44:09 +0200	[thread overview]
Message-ID: <416A8019.4050901@hispalinux.es> (raw)
In-Reply-To: <20041011032502.299dc88d.akpm@osdl.org>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I get this with rc4-mm1

Unable to handle kernel paging request at virtual address 0000ed9c
~ printing eip:
c0115ca4
*pde = 00000000
Oops: 0002 [#11]
PREEMPT
Modules linked in: r128 ipt_state ip_conntrack iptable_filter ip_tables
8139too mii crc32 snd_ens1371 snd_rawmidi snd_ac97_codec gameport
uhci_hcd via_agp snd_pcm_oss snd_pcm snd_timer snd_page_alloc
snd_mixer_oss snd floppy ide_cd cdrom
CPU:    0
EIP:    0060:[<c0115ca4>]    Not tainted VLI
EFLAGS: 00210082   (2.6.9-rc4-mm1)
EIP is at profile_hit+0x24/0x40
eax: 0000ed9c   ebx: c41b0aa0   ecx: 00000000   edx: 00003b67
esi: ffffffea   edi: 00000000   ebp: c49ddfbc   esp: c49ddf98
ds: 007b   es: 007b   ss: 0068
Process firefox-bin (pid: 3724, threadinfo=c49dd000 task=c41b0aa0)
Stack: c01122d7 c02efac0 4167da61 00000000 00200086 00000000 00000e8c
00000001
~       b7e73080 c49dd000 c0103da7 00000e8c 00000000 bffff098 00000001
b7e73080
~       bffff098 0000009c 0000007b 0000007b 0000009c 4d305504 00000073
00200246
Call Trace:
~ [<c01122d7>] setscheduler+0x97/0x1e0
~ [<c0103da7>] syscall_call+0x7/0xb
Code: 8d b4 26 00 00 00 00 89 d0 8b 0d 4c 4d 2f c0 8b 15 48 4d 2f c0 2d
40 02 10 c0 d3 e8 4a 39 c2 76 02 89 c2 a1 44 4d 2f c0 8d 04 90 <ff> 00
c3 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
~ <6>note: firefox-bin[3724] exited with preempt_count 2
scheduling while atomic: firefox-bin/0x04000002/3724
~ [<c025fe0f>] schedule+0x4cf/0x4e0
~ [<c013bc77>] unmap_page_range+0x37/0x60
~ [<c02602b2>] cond_resched+0x32/0x60
~ [<c013be61>] unmap_vmas+0x1c1/0x220
~ [<c0140121>] exit_mmap+0x61/0x140
~ [<c0112fdf>] mmput+0x1f/0xa0
~ [<c011717b>] do_exit+0x13b/0x3e0
~ [<c0104719>] die+0x159/0x160
~ [<c0110100>] do_page_fault+0x0/0x5a6
~ [<c01103b6>] do_page_fault+0x2b6/0x5a6
~ [<c013d58e>] do_no_page+0x1ae/0x320
~ [<c0110294>] do_page_fault+0x194/0x5a6
~ [<c013f996>] find_extend_vma+0x16/0x80
~ [<c0127855>] get_futex_key+0x35/0x140
~ [<c0110100>] do_page_fault+0x0/0x5a6
~ [<c010400d>] error_code+0x2d/0x40
~ [<c0115ca4>] profile_hit+0x24/0x40
~ [<c01122d7>] setscheduler+0x97/0x1e0
~ [<c0103da7>] syscall_call+0x7/0xb
- --
Ramón Rey Vicente <ramon.rey en hispalinux.es>
JID rreylinux@jabber.org - GPG public key id 0x9F28E377
GPG Fingerprint 0BC2 8014 2445 51E8 DE87  C888 C385 A9D3 9F28 E377
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBaoAYw4Wp058o43cRAlUQAJ4nk8Ymgth57GwYPJBFzuwaTUYNgACfRfqy
JjMj74CC2e2Wejj2gzl2rNA=
=SR3/
-----END PGP SIGNATURE-----

  parent reply	other threads:[~2004-10-11 12:46 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-11 10:25 2.6.9-rc4-mm1 Andrew Morton
2004-10-11 11:29 ` 2.6.9-rc4-mm1 Eyal Lebedinsky
2004-10-11 11:37 ` 2.6.9-rc4-mm1 Tim Cambrant
2004-10-11 11:38 ` 2.6.9-rc4-mm1 Nick Piggin
2004-10-11 19:13   ` 2.6.9-rc4-mm1 Andrew Morton
2004-10-11 22:57     ` 2.6.9-rc4-mm1 Nick Piggin
2004-10-11 11:43 ` 2.6.9-rc4-mm1 Brice Goglin
2004-10-11 12:30 ` 2.6.9-rc4-mm1 Con Kolivas
2004-10-11 13:17   ` 2.6.9-rc4-mm1 Alan Cox
2004-10-11 14:23     ` 2.6.9-rc4-mm1 Con Kolivas
2004-10-11 14:30     ` 2.6.9-rc4-mm1 J.A. Magallon
2004-10-11 12:44 ` Ramón Rey Vicente [this message]
2004-10-11 13:19   ` Unable to handle kernel paging request at virtual address 0000ed9c [was Re: 2.6.9-rc4-mm1] Tim Cambrant
2004-10-11 13:34     ` Ramón Rey Vicente
2004-10-11 13:43 ` 2.6.9-rc4-mm1 Jack Byer
2004-10-11 21:58   ` 2.6.9-rc4-mm1 Andrew Morton
2004-10-11 22:10     ` 2.6.9-rc4-mm1 Tom Rini
2004-10-11 23:14     ` 2.6.9-rc4-mm1 Thayne Harbaugh
2004-10-12  0:32     ` 2.6.9-rc4-mm1 Jack Byer
2004-10-11 14:22 ` 2.6.9-rc4-mm1 J.A. Magallon
2004-10-11 14:23 ` 2.6.9-rc4-mm1 Eyal Lebedinsky
2004-10-11 15:33 ` 2.6.9-rc4-mm1 [missing i2o patch in the main patch] syrius.ml
2004-10-11 15:47 ` 2.6.9-rc4-mm1 Zwane Mwaikambo
2004-10-11 15:49   ` 2.6.9-rc4-mm1 Andi Kleen
2004-10-11 15:58     ` 2.6.9-rc4-mm1 Zwane Mwaikambo
2004-10-11 16:01       ` 2.6.9-rc4-mm1 Andi Kleen
2004-10-11 19:55   ` 2.6.9-rc4-mm1 Andrew Morton
2004-10-11 21:52     ` 2.6.9-rc4-mm1 Andi Kleen
2004-10-12 14:24     ` 2.6.9-rc4-mm1 Zwane Mwaikambo
2004-10-11 16:08 ` 2.6.9-rc4-mm1 Jeff Garzik
2004-10-11 22:38   ` 2.6.9-rc4-mm1 Lee Revell
2004-10-11 17:57 ` 2.6.9-rc4-mm1 (compile stats) John Cherry
2004-10-11 18:51 ` 2.6.9-rc4-mm1 Brice Goglin
2004-10-11 20:18   ` 2.6.9-rc4-mm1 Adrian Bunk
2004-10-11 20:15 ` [patch] 2.6.9-rc4-mm1: ALSA compile error with KMOD=n Adrian Bunk
2004-10-12 14:25 ` [patch] 2.6.9-rc4-mm1: USB compile error with PROC_FS=n Adrian Bunk
2004-10-12 16:34   ` Greg KH
2004-10-12 16:36     ` Greg KH
2004-10-12 18:49 ` 2.6.9-rc4-mm1: CRASH_DUMP " Adrian Bunk
2004-10-13 14:30   ` Hariprasad Nellitheertha
2004-10-13  7:42 ` 2.6.9-rc4-mm1 Wen-chien Jesse Sung
2004-10-13  8:16   ` 2.6.9-rc4-mm1 Hideo AOKI
2004-10-13 13:07 ` 2.6.9-rc4-mm1 Jesse Stockall
2004-10-13 13:19   ` 2.6.9-rc4-mm1 Mathieu Segaud
2004-10-13 13:34     ` 2.6.9-rc4-mm1 Jesse Stockall
2004-10-13 17:27     ` 2.6.9-rc4-mm1 Peter Adebahr
2004-10-14  4:42 ` 2.6.9-rc4-mm1 Hiroyuki KAMEZAWA
2004-10-14  4:50   ` 2.6.9-rc4-mm1 Andrew Morton
2004-10-14  5:23     ` 2.6.9-rc4-mm1 Hiroyuki KAMEZAWA
2004-10-14 17:50     ` 2.6.9-rc4-mm1 Christian Borntraeger
2004-10-15  7:08       ` 2.6.9-rc4-mm1 J.A. Magallon
2004-10-15 16:47         ` 2.6.9-rc4-mm1 Lee Revell
2004-10-17 16:15 ` 2.6.9-rc4-mm1: initramfs build fix Martin Waitz
2004-10-17 17:29   ` 2.6.9-rc4-mm1: initramfs build fix [u] Martin Schlemmer [c]
2004-10-17 21:33     ` Sam Ravnborg
2004-10-17 20:12       ` Martin Schlemmer [c]
2004-10-18 19:26         ` Martin Schlemmer [c]
2004-10-20 12:09 ` [patch] 2.6.9-rc4-mm1: compile error with BLK_DEV_IDEDMA=n Adrian Bunk
2004-10-20 14:08   ` Bartlomiej Zolnierkiewicz

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=416A8019.4050901@hispalinux.es \
    --to=ramon.rey@hispalinux.es \
    --cc=akpm@osdl.org \
    --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