Date: Wed, 28 Jan 2009 18:15:47 +0000 (UTC) From: Stef <stef-list@memberwebs.com> To: freebsd-stable <freebsd-stable@freebsd.org> Subject: Solved: Reproducible panic (page fault) in poll on 6.3-RELEASE-p4 Message-ID: <20090128181545.7870A8C2A6F@mx.npubs.com> References: <20090114012420.A59868C2D30@mx.npubs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Stef Walter wrote: > I have a kernel panic that I can consistently trigger. After a short > while (5 to 30 minutes) with a certain connection pattern of UDP openvpn > connections the server crashes. > > I have a crash dump, and stack trace. It seems td->td_selq has been > corrupted (see below). Solved, sorta. This was caused by a missing 'options SMP' on a multicore machine. Cheers, Stef
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090128181545.7870A8C2A6F>