> This patch is for ports/www/mozilla, and enables IPv4-mapped IPv6
> address per socket basis. Please try it.
I've committed the patch. Thanks.
---
Munechika SUMIKAWA @ KAME Project / FreeBSD.org
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of
Hi,
>>> Tue, 30 Jul 2002 02:12:41 +0900,
>>> Hajimu UMEMOTO <[EMAIL PROTECTED]> said:
wa1ter> Yes, it stops the crashes. If I set v6only = 0 then the machine
wa1ter> works normally; if set to 1 then I get "connection refused" from
wa1ter> any server I try to connect to. Is that normal v6only b
Hi,
> On Mon, 29 Jul 2002 08:11:50 -0700
> walt <[EMAIL PROTECTED]> said:
>>After reading Scott Long's recent post I tried removing INET6
>>from my kernel config and the crashes due to mozilla are now
>>definitely gone.
Thank you for fixing it. I tried to fix as the same way as you did
[...]
> Let's get this patch committed then. :)
Already done, sys/netinet/tcp_usrreq.c rev. 1.79
--
Maxim Konovalov, [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On 29-Jul-2002 walt wrote:
> Maxim Konovalov wrote:
>> On 18:19-0700, Jul 28, 2002, walt wrote:
>>
>>
>>>After reading Scott Long's recent post I tried removing INET6
>>>from my kernel config and the crashes due to mozilla are now
>>>definitely gone.
>>
>> [...]
>>
>> Please try the next patc
Maxim Konovalov wrote:
> On 18:19-0700, Jul 28, 2002, walt wrote:
>
>
>>After reading Scott Long's recent post I tried removing INET6
>>from my kernel config and the crashes due to mozilla are now
>>definitely gone.
>
> [...]
>
> Please try the next patch.
>
> Index: sys/netinet/tcp_usrreq.c
On 18:19-0700, Jul 28, 2002, walt wrote:
> After reading Scott Long's recent post I tried removing INET6
> from my kernel config and the crashes due to mozilla are now
> definitely gone.
[...]
Please try the next patch.
Index: sys/netinet/tcp_usrreq.c
===
Yeah, removing INET6 seems to make it much more stable for me as well.
On Sun, 28 Jul 2002, walt wrote:
> After reading Scott Long's recent post I tried removing INET6
> from my kernel config and the crashes due to mozilla are now
> definitely gone.
>
> The question remains, I suppose, whether t
After reading Scott Long's recent post I tried removing INET6
from my kernel config and the crashes due to mozilla are now
definitely gone.
The question remains, I suppose, whether there are other programs
that will still trigger the same kernel bug in a different way,
or whether the bug truly is