Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ipv6 connectivity broken in -current (again)
On Saturday 02 May 2009 08:06:22 Tobias Nygren wrote:
> On Sat, 2 May 2009 09:57:25 +0200
>
> Markus W Kilbinger <mk%kilbi.de@localhost> wrote:
> > Since about 2 days -current kernel panic during any kind of ipv6
> > connectivity! (Does anybody else see this?)
>
> Crash happens due to attempt to modify "in6_any" (which is .rodata)
> at in6_src.c:884:
>
> 882 if (t == 0) {
> 883 /* We have a free port. Check with the secmodel. */
> 884 sin6->sin6_port = lport;
> 885 error = kauth_authorize_network(l->l_cred,
>
> Here's a workaround I'm using:
Thanks! This fixes KDE crashing the machine on startup.
Sverre
Home |
Main Index |
Thread Index |
Old Index