Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ipv6 connectivity broken in -current (again)



Hi !

Not looking into it - just a fellow sufferer:

The crash seems to be when a connect  is performed.

The stack trace is roughly as follows:
in6_pcbsetport+0x16F
in6_pcbbind+xxx
tcp_usrreq+xxx
so_connect+xxx
do_sys_connect+xxx
sys_connect+xxx

The crash seems to be around in6_src.c:1.47:~885.

Best regards,
 Frank

Markus W Kilbinger wrote:
"Thomas" == Thomas Klausner <wiz%NetBSD.org@localhost> writes:

    >> Since about 2 days -current kernel panic during any kind of
    >> ipv6 connectivity! (Does anybody else see this?)

    Thomas> Have you tried backing out these two?

    Thomas> Module Name: src Committed By: elad Date: Thu Apr 30
    Thomas> 18:18:34 UTC 2009

    Thomas> Modified Files:
    Thomas>  src/sys/netinet: in_pcb.c src/sys/netinet6: in6_pcb.c
    Thomas>  in6_pcb.h udp6_output.c

That helped!

  $ cd .../src/sys/netinet{,6}
  $ cvs update -dPA -D "2009-4-30 18:00"

... gave me back ipv6 connectivity. There were other changes in this
area meanwhile, though ...

send-pr? Or is somebody already looking into this?

Markus.



Home | Main Index | Thread Index | Old Index