Still something wrong with tcp_sack_option ()
Mohan Srinivasan
mohan_srinivasan at yahoo.com
Wed Jun 8 01:42:41 GMT 2005
Hi,
I'll take a look at this. In the meantime, you can work around
this by pulling in the following versions in your tree :
tcp_var.h: 1.124
tcp_sack.c: 1.20
thanks
mohan
--- Andrey Chernov <ache at nagual.pp.ru> wrote:
> With very recent kernel I have a panic once per several hours, always in
> swi1:net, always something called from tcp_sack_option (), see
> example below:
>
> Fatal trap 12: page fault while in kernel mode
> fault virtual address = 0x4
> fault code = supervisor read, page not present
> instruction pointer = 0x20:0xc0539f12
> stack pointer = 0x28:0xcc7e4a8c
> frame pointer = 0x28:0xcc7e4adc
> code segment = base 0x0, limit 0xfffff, type 0x1b
> = DPL 0, pres 1, def32 1, gran 1
> processor eflags = interrupt enabled, resume, IOPL = 0
> current process = 29 (swi1: net)
> trap number = 12
> panic: page fault
>
> #5 0xc05ccea0 in trap ()
> #6 0xc05bdf0a in calltrap ()
> #7 0xcc7e0008 in ?? ()
> #8 0x00000028 in ?? ()
> #9 0x00000028 in ?? ()
> #10 0x00000000 in ?? ()
> #11 0xc1a9e1cc in ?? ()
> #12 0xcc7e4adc in ?? ()
> #13 0xcc7e4a78 in ?? ()
> #14 0xcc7e4ab0 in ?? ()
> #15 0xc1129000 in ?? ()
> #16 0x7e56b4a9 in ?? ()
> #17 0xcc7e4ab0 in ?? ()
> #18 0x0000000c in ?? ()
> #19 0x00000000 in ?? ()
> #20 0xc0539f12 in tcp_sack_option ()
>
>
> --
> http://ache.pp.ru/
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>
More information about the freebsd-current
mailing list