public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mathias Klein <ma_klein@gmx.de>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: oops in kernel 2.6.15-rc6
Date: Wed, 28 Dec 2005 14:50:22 +0100	[thread overview]
Message-ID: <20051228135021.GA9777@sidney> (raw)

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

Hello all,

[please CC me on replies, I'm not subscribed to this list]

I had this following kernel oops while compiling a new kernel. 

Dec 27 19:02:00 sidney kernel: [14896.995613] Unable to handle kernel paging request at virtual address 76f7104d
Dec 27 19:02:00 sidney kernel: [14896.995665]  printing eip:
Dec 27 19:02:00 sidney kernel: [14896.995682] c013a392
Dec 27 19:02:00 sidney kernel: [14896.995692] *pde = 00000000
Dec 27 19:02:00 sidney kernel: [14896.995711] Oops: 0002 [#1]
Dec 27 19:02:00 sidney kernel: [14896.995726] PREEMPT 
Dec 27 19:02:00 sidney kernel: [14896.995744] Modules linked in: md5 ipv6 lp capi capifs kernelcapi nls_iso8859_15 nls_cp437 vfat fat parport_pc parport joydev evdev tuner tvaudio msp3400 bttv video_buf firmware_class v4l2_common btcx_risc tveeprom videodev snd_bt87x snd_ens1370 gameport nvidiafb snd_rawmidi snd_seq_device snd_pcm snd_timer snd_page_alloc snd_ak4531_codec rivafb uhci_hcd ide_cd snd 8139too mii i2c_viapro usbcore cdrom soundcore crc32
Dec 27 19:02:00 sidney kernel: [14896.996038] CPU:    0
Dec 27 19:02:00 sidney kernel: [14896.996044] EIP:    0060:[shrink_slab+95/315]    Not tainted VLI
Dec 27 19:02:00 sidney kernel: [14896.996053] EFLAGS: 00010246   (2.6.15-rc6.sidney.10) 
Dec 27 19:02:00 sidney kernel: [14896.996117] EIP is at shrink_slab+0x5f/0x13b
Dec 27 19:02:00 sidney kernel: [14896.996141] eax: c1154900   ebx: 00000000   ecx: 00006830   edx: 00000000
Dec 27 19:02:00 sidney kernel: [14896.996172] esi: 700f0b05   edi: 0000002b   ebp: c125df3f   esp: c125df1c
Dec 27 19:02:00 sidney kernel: [14896.996200] ds: 007b   es: 007b   ss: 0068
Dec 27 19:02:00 sidney kernel: [14896.996224] Process kswapd0 (pid: 51, threadinfo=c125c000 task=c1256580)
Dec 27 19:02:00 sidney kernel: [14896.996248] Stack: 000000d0 0002a300 00000000 0002a300 00000080 00000000 c029f100 c029f100 
Dec 27 19:02:00 sidney kernel: [14896.996339]        0000000c c125dfac c013b53d 00000000 000000d0 0000682f c029f100 c125df78 
Dec 27 19:02:00 sidney kernel: [14896.996426]        00000001 00000000 00000000 c125dfd4 00000002 0000682f 00000000 00000020 
Dec 27 19:02:00 sidney kernel: [14896.996512] Call Trace:
Dec 27 19:02:00 sidney kernel: [14896.996550]  [show_stack+120/131] show_stack+0x78/0x83
Dec 27 19:02:00 sidney kernel: [14896.996600]  [show_registers+306/415] show_registers+0x132/0x19f
Dec 27 19:02:00 sidney kernel: [14896.996646]  [die+202/332] die+0xca/0x14c
Dec 27 19:02:00 sidney kernel: [14896.996687]  [do_page_fault+910/1211] do_page_fault+0x38e/0x4bb
Dec 27 19:02:00 sidney kernel: [14896.996748]  [error_code+79/96] error_code+0x4f/0x60
Dec 27 19:02:00 sidney kernel: [14896.996791]  [phys_startup_32+329596353/-1073741824] 0x13b53dc1
Dec 27 19:02:00 sidney kernel: [14896.996834] Code: 00 00 00 8b 35 f4 f8 29 c0 c1 e1 02 89 4d ec 83 ee 04 c7 45 f0 00 00 00 00 e9 ba 00 00 00 ff 75 0c 6a 00 ff 16 89 c7 8b 45 ec 31 <d2> 8b 4d 10 f7 76 0c 41 f7 e7 89 45 e0 89 55 e4 89 d3 89 45 e8 

please let me know if you need more informations/how I can help you solve
this problem.

Mathias Klein

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

             reply	other threads:[~2005-12-28 13:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-28 13:50 Mathias Klein [this message]
2005-12-28 14:28 ` oops in kernel 2.6.15-rc6 Kalin KOZHUHAROV
2005-12-28 14:55   ` Mathias Klein
2005-12-28 15:15     ` Pekka Enberg
2005-12-29  7:50       ` Mathias Klein
2005-12-28 16:28     ` Randy.Dunlap
2005-12-30 22:37 ` Adrian Bunk
2006-01-02 12:28   ` Mathias Klein

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=20051228135021.GA9777@sidney \
    --to=ma_klein@gmx.de \
    --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