[Bug 193246] Bug in multicast bind(), uncovered by Jenkins

2014-09-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193246 Craig Rodrigues rodr...@freebsd.org changed: What|Removed |Added CC|

[Bug 193246] Bug in multicast bind(), uncovered by Jenkins

2014-09-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193246 --- Comment #1 from Craig Rodrigues rodr...@freebsd.org --- Previously, I reported some error messages reported by Jenkins on startup: http://lists.freebsd.org/pipermail/freebsd-java/2014-February/010593.html I looked at the Jenkins

Re: igb requests for mbufs denied

2014-09-02 Thread Eggert, Lars
On 2014-9-1, at 21:09, John-Mark Gurney j...@funkthat.com wrote: Still waiting for the other info I requested in my email... Sorry, which other info? (The message is not in dmesg, it's from netstat -m.) Lars signature.asc Description: Message signed with OpenPGP using GPGMail

[Bug 193246] Bug in multicast bind(), uncovered by Jenkins

2014-09-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193246 --- Comment #2 from Craig Rodrigues rodr...@freebsd.org --- I did some more analysis and found that this code: 13253 java CALL bind(0x4,0x7fbfd7a8,0x1c) 13253 java STRU struct sockaddr { AF_INET6, [::]:33848 } 13253 java

[Bug 193246] Bug in multicast bind(), uncovered by Jenkins

2014-09-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193246 --- Comment #3 from Craig Rodrigues rodr...@freebsd.org --- I ran the same test program under truss with: truss java MulticastTest and found this: socket(PF_INET6,SOCK_DGRAM,0)= 4 (0x4)

[Bug 193246] Bug in IPv6 multicast join(), uncovered by Jenkins

2014-09-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193246 Craig Rodrigues rodr...@freebsd.org changed: What|Removed |Added Summary|Bug in multicast bind(),|Bug in IPv6

random Can't allocate memory from sshd

2014-09-02 Thread Larry Rosenman
I've had this issue for a while on 10 and 11 merrily working along, in an SSH session, or doing zfs send/recv over ssh and randomly I'll get a can't allocate memory from sshd and the session gets killed. There is PLENTY of memory on the free list (500meg). What can I do to catch what is

Re: random Can't allocate memory from sshd

2014-09-02 Thread Mark Martinec
2014-09-02 Larry Rosenman wrote: random Can't allocate memory from sshd I've had this issue for a while on 10 and 11 merrily working along, in an SSH session, or doing zfs send/recv over ssh and randomly I'll get a can't allocate memory from sshd and the session gets killed. There is

Re: random Can't allocate memory from sshd

2014-09-02 Thread Larry Rosenman
On 2014-09-02 09:47, Mark Martinec wrote: 2014-09-02 Larry Rosenman wrote: random Can't allocate memory from sshd I've had this issue for a while on 10 and 11 merrily working along, in an SSH session, or doing zfs send/recv over ssh and randomly I'll get a can't allocate memory from sshd

Re: bridging VLAN interfaces and STP

2014-09-02 Thread Dustin J. Mitchell
No, I never figured it out. I never really even got Peter to understand the problem - he was still asking about whether STP packets were on the wire when I left the issue, yet the problem is interface configuration, not traffic. FreeBSD doesn't support configuring STP on VLAN interfaces -

Re: bridging VLAN interfaces and STP

2014-09-02 Thread Marek Salwerowicz
Hello Dustin, W dniu 2012-09-02 o 01:13, Dustin J. Mitchell pisze: On Sat, Sep 1, 2012 at 5:55 PM, Peter Jeremype...@rulingia.com wrote: That looks like RSTP is enabled on both bridge10 and bridge20 but is not seeing incoming [R]STP packets. Are you sure the switch connected to vr1 is

Re: bridging VLAN interfaces and STP

2014-09-02 Thread Marek Salwerowicz
W dniu 2014-09-02 o 22:27, Dustin J. Mitchell pisze: No, I never figured it out. I never really even got Peter to understand the problem - he was still asking about whether STP packets were on the wire when I left the issue, yet the problem is interface configuration, not traffic. FreeBSD

Re: bridging VLAN interfaces and STP

2014-09-02 Thread Dustin J. Mitchell
On Tue, Sep 2, 2014 at 6:34 PM, Marek Salwerowicz marek_...@wp.pl wrote: Does the bridge without STP work for you ? It bridges, yes. It doesn't run STP. What do you actually bridge? As I see, there are 2 physical interfaces and 1 vlan Correct. I am wondering if the STP is really necessary