From: Dan Merillat <dmerillat@sequiam.com>
To: netdev@oss.sgi.com
Subject: Re: Fw: Nasty Oops in 2.6.0-test6 bind/SO_REUSEADDR
Date: Thu, 9 Oct 2003 13:03:51 -0400 [thread overview]
Message-ID: <20031009170350.GA1582@chaos.ao.net> (raw)
In-Reply-To: <20031008133345.49f71991.davem@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1694 bytes --]
On Wed, 08 Oct 2003, David S. Miller wrote:
> Arnaldo, I think this is another piece of fallout
> from the struct sock splitup you did ages ago.
>
> I think it's dereferencing inet_sk(sk) for a time-wait
> socket, so we probably need a TCP_TIME_WAIT test plus
> some additional logic here? Better check tcp_ipv6.c too.
Found some more on this, it's been entered into the kernel bug-tracker
http://bugme.osdl.org/show_bug.cgi?id=1271
He managed to get an oops out of his:
Unable to handle kernel NULL pointer dereference at virtual address 00000049
printing eip:
c030b346
*pde = 00000000
Oops: 0000 [#1]
CPU: 1
EIP: 0060:[<c030b346>] Not tainted
EFLAGS: 00010246
EIP is at tcp_v4_get_port+0x3c6/0x3e0
eax: 00000000 ebx: f74ff380 ecx: f667ff40 edx: f667ff50
esi: 00000002 edi: 00002151 ebp: f66097c0 esp: f6b0be68
ds: 007b es: 007b ss: 0068
Process perl (pid: 3433, threadinfo=f6b0a000 task=f6b0d900)
Stack: 00000000 00000000 00000000 f66270d0 00000000 00000000 00000001 f6609908
00000000 00000000 00000000 00000001 f7c90a88 f66097c0 ffffffea f6609908
f6b0bee8 c031f215 f66097c0 00002151 c02d568d 00000003 21511818 f6612740
Call Trace:
[<c031f215>] inet_bind+0x1d5/0x300
[<c02d568d>] move_addr_to_kernel+0x8d/0xa0
[<c02d6d8b>] sys_bind+0x7b/0xb0
[<c011c11c>] do_page_fault+0x23c/0x44f
[<c02d59dc>] sockfd_lookup+0x1c/0x80
[<c02d74d8>] sys_setsockopt+0x78/0xc0
[<c02d7be8>] sys_socketcall+0xc8/0x2b0
[<c01095d9>] sysenter_past_esp+0x52/0x71
Code: 0f b6 40 49 24 20 84 c0 75 97 eb 89 89 14 24 e8 06 51 e1 ff
<0>Kernel panic: Fatal exception in interrupt
In interrupt handler - not syncing
[-- Attachment #2: Type: application/pgp-signature, Size: 155 bytes --]
next prev parent reply other threads:[~2003-10-09 17:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-08 20:33 Fw: Nasty Oops in 2.6.0-test6 bind/SO_REUSEADDR David S. Miller
2003-10-09 17:03 ` Dan Merillat [this message]
2003-10-10 2:36 ` Arnaldo Carvalho de Melo
2003-10-10 3:22 ` [RFT] " Arnaldo Carvalho de Melo
2003-10-10 4:14 ` David S. Miller
2003-10-10 15:40 ` Arnaldo Carvalho de Melo
2003-10-11 19:56 ` David S. 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=20031009170350.GA1582@chaos.ao.net \
--to=dmerillat@sequiam.com \
--cc=netdev@oss.sgi.com \
/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).