From: Pavel Emelyanov <xemul@openvz.org>
To: Roel Kluin <12o3l@tiscali.nl>
Cc: netdev@vger.kernel.org, linux-net@vger.kernel.org
Subject: Re: [BUG] in inet6_create
Date: Fri, 02 Nov 2007 12:15:28 +0300 [thread overview]
Message-ID: <472AEAB0.5090709@openvz.org> (raw)
In-Reply-To: <472A41AF.2030704@tiscali.nl>
Roel Kluin wrote:
> Roel Kluin wrote:
>> I got this bug recently, I am not sure whether this is related to any previously
>> reported ones. It was a recently pulled git kernel. Also I have been hacking my
>> kernel a bit lately, but I think that I haven't got any changes in the currently
>> running kernel.
>>
>> FYI: my network card was not running (module not loaded, and I just started
>> thunderbird)
>>
>> Roel
>>
>> More information needed?
Yes, please.
Can you send us the disasm (objdump -dr) of your ipv6 module.
More precisely - I need the disassembled inet6_create() function to
figure out where exactly this thing happened.
Thanks,
Pavel
>> --
>
> probably mailing to linux-net was more appropriate
>
>> NET: Registered protocol family 10
>> BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000
>> printing eip: f881034f *pde = 00000000
>> Oops: 0000 [#1]
>> Modules linked in: ipv6
>>
>> Pid: 17080, comm: modprobe Not tainted (2.6.24-rc1 #1)
>> EIP: 0060:[<f881034f>] EFLAGS: 00010293 CPU: 0
>> EIP is at inet6_create+0x5f/0x340 [ipv6]
>> EAX: 00000000 EBX: 00000000 ECX: f7621fd5 EDX: f8842e78
>> ESI: ffffffff EDI: 0000003a EBP: ffffff9f ESP: d780de74
>> DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 0068
>> Process modprobe (pid: 17080, ti=d780c000 task=c3a86000 task.ti=d780c000)
>> Stack: 00000000 00000246 00000246 00000003 c60e22a0 00000246 00000000 00000000
>> f88410fc ffffffea 00000003 c063f680 c028d597 00000002 00000001 c028d52c
>> c60e22a0 00000003 f8842d00 00000032 00000000 c028d6a7 0000003a f88438c0
>> Call Trace:
>> [<c028d597>] __sock_create+0xf7/0x1e0
>> [<c028d52c>] __sock_create+0x8c/0x1e0
>> [<c028d6a7>] sock_create_kern+0x27/0x30
>> [<f88457af>] icmpv6_init+0x1f/0xa0 [ipv6]
>> [<f884513f>] inet6_init+0x13f/0x2f0 [ipv6]
>> [<c0144f73>] sys_init_module+0x173/0x16c0
>> [<c0132860>] autoremove_wake_function+0x0/0x50
>> [<c0171ef1>] sys_read+0x41/0x70
>> [<c010818e>] syscall_call+0x7/0xb
>> =======================
>> Code: c0 85 c9 0f 84 12 02 00 00 c7 44 24 18 00 00 00 00 0f bf c6 c1 e0 03 8b 98 80 2e 84 f8 8d 90 80 2e 84 f8 89 5c 24 1c 8b 44 24 1c <8b> 00 0f 18 00 90 39 d3 bd a2 ff ff ff 75 36 e9 f3 01 00 00 85
>> EIP: [<f881034f>] inet6_create+0x5f/0x340 [ipv6] SS:ESP 0068:d780de74
>> BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000
>> printing eip: f881034f *pde = 00000000
>> Oops: 0000 [#2]
>> Modules linked in: ipv6
>>
>> Pid: 17078, comm: thunderbird-bin Tainted: G D (2.6.24-rc1 #1)
>> EIP: 0060:[<f881034f>] EFLAGS: 00210293 CPU: 0
>> EIP is at inet6_create+0x5f/0x340 [ipv6]
>> EAX: 00000000 EBX: 00000000 ECX: f7621fd5 EDX: f8842e78
>> ESI: ffffffff EDI: 00000000 EBP: ffffff9f ESP: c2801f00
>> DS: 007b ES: 007b FS: 0000 GS: 0033 SS: 0068
>> Process thunderbird-bin (pid: 17078, ti=c2800000 task=c20bf000 task.ti=c2800000)
>> Stack: c0185024 00200246 00200246 00000001 c60e2000 00200246 00000000 00000000
>> f88410fc ffffffea 00000001 c063f680 c028d597 00000002 00000001 c028d52c
>> c60e2000 00000001 0000000a 08b095bc c2800000 c028d6e9 00000000 c2801f74
>> Call Trace:
>> [<c0185024>] new_inode+0x24/0x90
>> [<c028d597>] __sock_create+0xf7/0x1e0
>> [<c028d52c>] __sock_create+0x8c/0x1e0
>> [<c028d6e9>] sock_create+0x39/0x50
>> [<c028d89c>] sys_socket+0x1c/0x50
>> [<c028e248>] sys_socketcall+0x68/0x280
>> [<c013da9b>] trace_hardirqs_on+0xbb/0x160
>> [<c011b80d>] do_sched_setscheduler+0xad/0xc0
>> [<c01081fb>] restore_nocheck+0x12/0x15
>> [<c010818e>] syscall_call+0x7/0xb
>> =======================
>> Code: c0 85 c9 0f 84 12 02 00 00 c7 44 24 18 00 00 00 00 0f bf c6 c1 e0 03 8b 98 80 2e 84 f8 8d 90 80 2e 84 f8 89 5c 24 1c 8b 44 24 1c <8b> 00 0f 18 00 90 39 d3 bd a2 ff ff ff 75 36 e9 f3 01 00 00 85
>> EIP: [<f881034f>] inet6_create+0x5f/0x340 [ipv6] SS:ESP 0068:c2801f00
>> -
>> To unsubscribe from this list: send the line "unsubscribe netdev" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>
> -
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2007-11-02 9:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-01 20:07 [BUG] in inet6_create Roel Kluin
2007-11-01 21:14 ` Roel Kluin
2007-11-02 9:15 ` Pavel Emelyanov [this message]
2007-11-02 17:51 ` Roel Kluin
2007-11-06 8:14 ` Pavel Emelyanov
2007-11-06 15:44 ` Roel Kluin
2007-11-06 16:06 ` Pavel Emelyanov
2007-11-06 17:31 ` Roel Kluin
2007-11-02 9:59 ` Pavel Emelyanov
2007-11-02 12:54 ` Pavel Emelyanov
2007-11-05 11:00 ` YOSHIFUJI Hideaki / 吉藤英明
2007-11-07 10:34 ` David Miller
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=472AEAB0.5090709@openvz.org \
--to=xemul@openvz.org \
--cc=12o3l@tiscali.nl \
--cc=linux-net@vger.kernel.org \
--cc=netdev@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;
as well as URLs for NNTP newsgroup(s).