Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2010 18:00:51 +0100
From:      Max Laier <max@love2party.net>
To:        Giulio Ferro <auryn@zirakzigil.org>
Cc:        "freebsd-net@freebsd.org" <freebsd-net@freebsd.org>, Greg Hennessy <Greg.Hennessy@nviz.net>, freebsd-pf@freebsd.org
Subject:   Re: PF + BRIDGE + PFSYNC causes system freezing
Message-ID:  <201003171800.51027.max@love2party.net>
In-Reply-To: <4BA10A12.2060903@zirakzigil.org>
References:  <4B8E4850.1060104@zirakzigil.org> <201003171747.28053.max@love2party.net> <4BA10A12.2060903@zirakzigil.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 17 March 2010 17:57:54 Giulio Ferro wrote:
> On 17.03.2010 17:47, Max Laier wrote:
> > On Wednesday 17 March 2010 17:37:31 Giulio Ferro wrote:
> >> On 17.03.2010 16:50, Greg Hennessy wrote:
> >>> A possible corner case with the virtual hosting platform ?
> >>>
> >>> Try changing the NICS from EM to something else supported RL on vmware
> >>> IIRC.
> >>
> >> Nope, I'm not using virtualization, that's the other guy.
> >>
> >> I'm using a physical machine...
> >
> > Can you enable WITNESS and compile in DDB.  Make sure to report any LORs
> > and once the system freezes try to enter the debugger and get ps and
> > locks information.
> >
> > show allchains
> > show alllocks
> > ps
> >
> > After that you can try to "call doadump" so you get the information in
> > the coredump and don't have to transcribe it manually.
> >
> > Thanks,
> >    Max
> 
> Sorry, I'm not really an expert of this, but how can I enter the debugger
> if the system has frozen?

Ctrl+Alt+ESC (in default configuration).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003171800.51027.max>