cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: David Teigland <teigland@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] PROBLEM: dlm: BUG_ON on "con->nodeid == 0" when connect from unknown address
Date: Mon, 3 Aug 2015 09:24:42 -0500	[thread overview]
Message-ID: <20150803142442.GA15461@redhat.com> (raw)
In-Reply-To: <OF7EF16023.529D2175-ON48257E96.003B6D35-48257E96.003E5878@zte.com.cn>

On Mon, Aug 03, 2015 at 07:20:55PM +0800, tan.hu at zte.com.cn wrote:
> When using SCTP protocol in dlm and it received connecting request 
> from unknown address, the function receive_from_sock may directly 
> shutdown the connection through process_sctp_notification. If still 
> messages received from the unknown address exist in the listening 
> socket, then it will causes BUG_ON(con->nodeid == 0) in 
> receive_from_sock confirmed. 

Thanks, we'll add a patch for that to the pile of other SCTP fixes
currently being tested.
Dave



           reply	other threads:[~2015-08-03 14:24 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <OF7EF16023.529D2175-ON48257E96.003B6D35-48257E96.003E5878@zte.com.cn>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150803142442.GA15461@redhat.com \
    --to=teigland@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).