public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Krufky <mkrufky@m1k.net>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.15-rc3
Date: Tue, 29 Nov 2005 02:20:04 -0500	[thread overview]
Message-ID: <438C0124.3030700@m1k.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0511282006370.3177@g5.osdl.org>

Linus Torvalds wrote:

>I just pushed 2.6.15-rc3 out there, and here are both the shortlog and 
>diffstats appended.
>
>Most notable are some VM fixes from Hugh Dickins (with me then redoing 
>some of it, but the bulk of the work goes to Hugh).  That should finally 
>hopefully fix some of the issues some people hit with the PageReserved 
>removal and cleanup by Nick Piggin that was in -rc1.
>
>There's also some input updates, cifs fixes, USB EHCI host controller 
>updates, and a number of random stuff. Details in the shortlog below,
>  
>
Those memory problems affecting v4l/dvb seem to be fixed (for me) , and 
everything seems to work, but I got this oops on bootup.  This is the 
first 2.6.15-rcX kernel that I've installed on this particular box.  
2.6.14 worked fine.

Full dmesg posted at:
http://techsounds.org/2.6.15-rc3-oops.txt

Unable to handle kernel NULL pointer dereference at virtual address 00000015
 printing eip:
c0149a66
*pde = 00000000
Oops: 0000 [#1]
SMP 
Modules linked in: sbp2 usbhid usb_storage cx88_blackbird tda9887 tuner cx88_dvb cx8802 mt352 or51132 video_buf_dvb dvb_core nxt200x firmware_class lgdt330x cx22702 dvb_pll cx8800 cx88xx i2c_algo_bit video_buf ir_common tveeprom i2c_core v4l1_compat v4l2_common btcx_risc videodev ohci1394 ieee1394 ati_agp agpgart snd_atiixp ehci_hcd snd_atiixp_modem snd_ac97_codec snd_ac97_bus ohci_hcd snd_pcm snd_timer snd snd_page_alloc usbcore
CPU:    1
EIP:    0060:[<c0149a66>]    Not tainted VLI
EFLAGS: 00010202   (2.6.15-rc3) 
EIP is at vm_normal_page+0x17/0x60
eax: 37c08025   ebx: 00000000   ecx: 00000000   edx: 00037c08
esi: 37c08025   edi: ffffe000   ebp: 00000001   esp: f488fed0
ds: 007b   es: 007b   ss: 0068
Process gdb (pid: 5628, threadinfo=f488e000 task=f7239a30)
Stack: c014e2ae f72a4b80 ffffe000 00000ff8 c04b0820 ffffe000 c014a8f5 00000000 
       ffffe000 37c08025 00000010 00000000 c014b9a3 c1697920 081b3000 00000010 
       00000000 bff9be38 f6fa1530 ffffe000 c012536d f6fa1530 f72a4b80 ffffe000 
Call Trace:
 [<c014e2ae>] find_extend_vma+0x20/0x6b
 [<c014a8f5>] get_user_pages+0x29f/0x309
 [<c014b9a3>] do_no_page+0x15e/0x2ac
 [<c012536d>] access_process_vm+0x133/0x1d7
 [<c0106963>] arch_ptrace+0x65/0x4bd
 [<c0124fa3>] ptrace_check_attach+0x38/0xae
 [<c01258c1>] sys_ptrace+0x6f/0xb2
 [<c0102d7d>] syscall_call+0x7/0xb
Code: 24 a0 75 3c c0 e8 87 3a fd ff 83 c4 18 5b 5e e9 ad a1 fb ff 57 56 53 83 ec 0c 8b 5c 24 1c 8b 7c 24 20 8b 74 24 24 89 f2 c1 ea 0c <f6> 43 15 04 75 1c 3b 15 00 08 4b c0 73 27 89 d1 c1 e1 05 03 0d 
 

Regards,
Michael Krufky

  reply	other threads:[~2005-11-29  7:19 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-29  4:11 Linux 2.6.15-rc3 Linus Torvalds
2005-11-29  7:20 ` Michael Krufky [this message]
2005-11-29  7:43   ` Nick Piggin
2005-11-29  8:25     ` Michael Krufky
2005-11-29 15:47     ` Linus Torvalds
2005-11-29 16:10   ` Linus Torvalds
2005-11-29 16:25     ` Michael Krufky
2005-11-29 16:38       ` Linus Torvalds
2005-11-29 16:49         ` Stephen Frost
2005-11-29 17:04           ` Michael Krufky
2005-11-30  0:18           ` David S. Miller
2005-11-29 17:25         ` Chris Shoemaker
2005-11-29 17:44           ` Stephen Frost
2005-11-29 18:37           ` Linux 2.6.15-rc3 - gcc-4.0.2 compile error Byron Stanoszek
2005-11-29 18:42             ` Arjan van de Ven
2005-11-30  5:53           ` Linux 2.6.15-rc3 Michael Krufky
2005-11-29  9:29 ` Linux 2.6.15-rc3 - VIDEO_BT848_DVB config Eyal Lebedinsky
2005-11-29 13:07   ` Michael Krufky
2005-11-29 21:36 ` Linux 2.6.15-rc3 Helge Hafting
2005-11-29 21:47   ` Linus Torvalds
2005-11-30  8:59     ` Helge Hafting
2005-12-01  8:16       ` Jeff Garzik
2005-12-01  9:32         ` Helge Hafting
2005-12-01  9:37           ` Jeff Garzik
2005-12-04  0:43         ` Linux 2.6.15-rc3 problem found - scsi order changed Helge Hafting
2005-12-04  1:14           ` Linus Torvalds
2005-12-04  9:34             ` Zwane Mwaikambo
2005-12-04 15:28               ` Adrian Bunk
2005-12-04 23:50               ` Helge Hafting
2005-11-29 21:47 ` Linux 2.6.15-rc3 Rafael J. Wysocki
2005-11-29 22:42   ` Rafael J. Wysocki
2005-11-29 22:53     ` Stephen Hemminger
2005-11-29 23:37       ` Greg KH
2005-11-30  0:17         ` Stephen Hemminger
2005-11-30  0:25           ` Andrew Morton
2005-11-30  0:42             ` Stephen Hemminger
2005-11-30  1:57               ` Linus Torvalds
2005-11-30  2:09                 ` Paul Mackerras
2005-11-30  2:46                 ` Stephen Hemminger
2005-11-30  3:16                   ` Linus Torvalds
2005-11-30  4:14                     ` Greg KH
2005-11-30  1:09         ` Stephen Hemminger
2005-11-30  6:11   ` 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=438C0124.3030700@m1k.net \
    --to=mkrufky@m1k.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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