From owner-freebsd-net@FreeBSD.ORG Sat Aug 23 18:51:27 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14C261065681 for ; Sat, 23 Aug 2008 18:51:27 +0000 (UTC) (envelope-from jfmays@launchpad.win.net) Received: from nb-209.win.net (nb-209.win.net [216.24.27.209]) by mx1.freebsd.org (Postfix) with ESMTP id E4A958FC0C for ; Sat, 23 Aug 2008 18:51:26 +0000 (UTC) (envelope-from jfmays@launchpad.win.net) Received: from launchpad02 (tractor.launchpad.win.net [216.24.24.68]) by nb-209.win.net (Postfix) with SMTP id 762DEC5F8C for ; Sat, 23 Aug 2008 14:28:01 -0400 (EDT) Message-ID: <000501c9054d$cb43ab00$441818d8@launchpad02> From: "Joe Mays" To: Date: Sat, 23 Aug 2008 14:26:43 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1933 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1933 Subject: Fw: Kernel Panic in SCTP X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2008 18:51:27 -0000 Just thought I'd put this out there again. Is there anyone who was involved in the SCTP installation on list? > Hello. > > We've recently written an extensive software system that uses SCTP as a > critical component. We've started to run into an issue where the box kenel > panics after throwing an error message from sctp_timer.c that says "Our list > is out of order? Out of order list". Can anyone here shed light on what's > going on, or give us a clue how to debug this? > > http://fxr.watson.org/fxr/source/netinet/sctp_timer.c#L645 Joe Mays