netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: EIP is at netlink_insert+0x41/0x10c
       [not found] <a44ae5cd0705272347x5e37d4aeg1f6ac8ece0e1542c@mail.gmail.com>
@ 2007-05-28  6:52 ` Andrew Morton
  2007-05-28  7:36   ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2007-05-28  6:52 UTC (permalink / raw)
  To: Miles Lane; +Cc: LKML, netdev

On Sun, 27 May 2007 23:47:52 -0700 "Miles Lane" <miles.lane@gmail.com> wrote:
>

please cc netdev@vger.kernel.org on net-related matters.

> Linux version 2.6.22-rc2-mm1 (root@heliotrope.localdomain) (gcc
> version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 PREEMPT Sun May 27
> 18:30:28 PDT 2007
>
> ...
>
> serio: i8042 AUX port at 0x60,0x64 irq 12
> mice: PS/2 mouse device common for all mice
> i2c-adapter i2c-0: nForce2 SMBus adapter at 0x5000
> i2c-adapter i2c-1: nForce2 SMBus adapter at 0x5500
> usbcore: registered new interface driver usbhid
> drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
> oprofile: using NMI interrupt.
> TCP cubic registered
> NET: Registered protocol family 1
> NET: Registered protocol family 10
> IPv6 over IPv4 tunneling driver
> NET: Registered protocol family 17
> powernow-k8: Processor cpuid 6a0 not supported
> Using IPI Shortcut mode
> Freeing unused kernel memory: 260k freed
> Write protecting the kernel text: 3108k
> Write protecting the kernel read-only data: 1699k
> input: AT Translated Set 2 keyboard as /class/input/input2
> BUG: unable to handle kernel paging request at virtual address 7272746d
>  printing eip:
> c038fb7f
> *pde = 00000000
> Oops: 0000 [#1]
> PREEMPT
> Modules linked in:
> CPU:    0
> EIP:    0060:[<c038fb7f>]    Not tainted VLI
> EFLAGS: 00210002   (2.6.22-rc2-mm1 #1)
> EIP is at netlink_insert+0x41/0x10c
> eax: c201a100   ebx: c242e3c0   ecx: 59bdb910   edx: 7272746d
> esi: c2060348   edi: c2ae2c00   ebp: c2af3ebc   esp: c2af3ea0
> ds: 007b   es: 007b   fs: 0000  gs: 0033  ss: 0068
> Process init (pid: 505, ti=c2af3000 task=c2186150 task.ti=c2af3000)
> Stack: 00000020 000001f9 c201a100 00000000 c242e3c0 c2ae2c00 c2af3ee0 c2af3ed8
>        c03910dd c242e3c0 c2af3ee0 c0431fe0 c242e3c0 c2af3ee0 c2af3f74 c0378d48
>        00000010 000001f9 ffffffff c218c2f4 48305000 00000000 00000000 c2af5ac0
> Call Trace:
>  [<c03910dd>] netlink_bind+0x86/0x12d
>  [<c0378d48>] sys_bind+0x4e/0x6d
>  [<c037a008>] sys_socketcall+0x72/0x222
>  [<c0103e16>] sysenter_past_esp+0x5f/0x99
>  [<ffffe410>] 0xffffe410
>  =======================
> INFO: lockdep is turned off.
> Code: 35 ec aa 8a c0 e8 c4 fd ff ff 8b 55 e8 89 f0 e8 80 f6 ff ff 89
> 45 ec 8b 10 c7 45 f0 00 00 00 00 eb 05 ff 45 f0 89 c2 85 d2 74 1b <8b>
> 02 0f 18 00 90 8b 4d e8 39 8a 70 02 00 00 75 e6 bb 9e ff ff
> EIP: [<c038fb7f>] netlink_insert+0x41/0x10c SS:ESP 0068:c2af3ea0
> note: init[505] exited with preempt_count 1

I wonder how /bin/init got to run netlink stuff.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: EIP is at netlink_insert+0x41/0x10c
  2007-05-28  6:52 ` EIP is at netlink_insert+0x41/0x10c Andrew Morton
@ 2007-05-28  7:36   ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2007-05-28  7:36 UTC (permalink / raw)
  To: akpm; +Cc: miles.lane, linux-kernel, netdev

From: Andrew Morton <akpm@linux-foundation.org>
Date: Sun, 27 May 2007 23:52:34 -0700

> I wonder how /bin/init got to run netlink stuff.

glibc uses it, but I don't think init does anything which would make
use of those features.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-28  7:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <a44ae5cd0705272347x5e37d4aeg1f6ac8ece0e1542c@mail.gmail.com>
2007-05-28  6:52 ` EIP is at netlink_insert+0x41/0x10c Andrew Morton
2007-05-28  7:36   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).