Re: Enable IPv6 Privacy Extensions by default

2017-06-12 Thread Tijl Coosemans
On Sun, 11 Jun 2017 22:13:14 + "Bjoern A. Zeeb" wrote: > On 11 Jun 2017, at 19:59, Tijl Coosemans wrote: >> I recently got a new modem/router from my ISP that supports IPv6. Added >> ifconfig_em0_ipv6="inet6 accept_rtadv" and rtsold_enable="YES" to >> /etc/rc.conf like the handbook says and

[Bug 186114] net/mpd5 hangs after a certain number of users connect

2017-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114 --- Comment #21 from Cassiano Peixoto --- Hi Eugene, I've been using 11.0-p1 for many months. I've about 1k users connected, and after some days (or weeks) i run into on the following issue: PID USERNAME THR PRI NICE SIZERES S

[Bug 186114] net/mpd5 hangs after a certain number of users connect

2017-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114 --- Comment #22 from Eugene Grosbein --- (In reply to Cassiano Peixoto from comment #21) I repeatedly created/destroyed hundreds of PPPoE sessions for long time. But my test was incomplete in a sense, as it does not involve RADIUS, so mpd

[Bug 186114] net/mpd5 hangs after a certain number of users connect

2017-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114 --- Comment #23 from Cassiano Peixoto --- Hi Eugene, You can count me in to help with any test. I think just creating/destroying PPPoE sessions will not make the issues happen. Another think i forgot to tell, i disabled syslog in mpd5 Mak

[Bug 186114] net/mpd5 hangs after a certain number of users connect

2017-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114 --- Comment #24 from Eugene Grosbein --- (In reply to Cassiano Peixoto from comment #23) I've passed some ftp traffic over PPPoE sessions too. Please enable SYSLOG_FACILITY back while testing. As for uwrlck problem, it seems this one is

[Bug 186114] net/mpd5 hangs after a certain number of users connect

2017-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114 --- Comment #25 from Cassiano Peixoto --- Ok, i'll apply your patches and back with syslog facility. Do i need to rebuild the world (userland)? Regarding uwrlck I am using mpd5 web to collect some connections statistics each 60 minutes (it

[Bug 186114] net/mpd5 hangs after a certain number of users connect

2017-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114 --- Comment #26 from Eugene Grosbein --- (In reply to Cassiano Peixoto from comment #25) You need not rebuild world if you choose to test the patch for mpd itself. You need to rebuild and reinstall libc only if you choose to test the patch

[Bug 186114] net/mpd5 hangs after a certain number of users connect

2017-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114 --- Comment #27 from Cassiano Peixoto --- Ok let's begin with mpd patch (without libc patch). Can i enable with syslog facility after patch applied? Do you think would be possible to provide a web patch as well? Because it's easier to get

[Bug 186114] net/mpd5 hangs after a certain number of users connect

2017-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114 --- Comment #28 from Eugene Grosbein --- (In reply to Cassiano Peixoto from comment #27) You should enable syslog facility. As for web, it is more complex and may require other developers assistance. With time it definitly can be solved bu

[Bug 186114] net/mpd5 hangs after a certain number of users connect

2017-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114 --- Comment #29 from Cassiano Peixoto --- Ok got it. Patch applied and working. As you know this kind of problem takes time to happen. But i'll keep you posted about the progress. Let's keep working at least one week. Thanks. -- You are

[Bug 186114] net/mpd5 hangs after a certain number of users connect

2017-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114 --- Comment #30 from Eugene Grosbein --- (In reply to Cassiano Peixoto from comment #29) Please verify with "file /usr/local/sbin/mpd5" command that the binary is "not stripped". -- You are receiving this mail because: You are on the CC

[Bug 186114] net/mpd5 hangs after a certain number of users connect

2017-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114 --- Comment #31 from Cassiano Peixoto --- (In reply to Eugene Grosbein from comment #30) Yes, not stripped :) (root@B-ras)~# file /usr/local/sbin/mpd5 /usr/local/sbin/mpd5: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamicall

[Bug 219901] [Panic] [VIMAGE] [if_bridge] panic when destroying interface on bridge over time

2017-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219901 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org -- You are

[Bug 186114] net/mpd5 hangs after a certain number of users connect

2017-06-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114 --- Comment #32 from Cassiano Peixoto --- (In reply to Cassiano Peixoto from comment #31) Eugene, I just tried on another machine to compile mpd5 with debug enabled and then ran a killall -QUIT to generate a crashdump. But nothing happens,