Re: Stopped at pf_test_rule+0xa87 [again]

2010-03-10 Thread Rogier Krieger
On Tue, Mar 9, 2010 at 22:25, Price, Joe wrote: > In summary, it sounds like Henning may have fixed it from this post: > http://marc.info/?l=openbsd-cvs&m=124955744915786&w=2 >From the message you quoted and seeing r1.655.4.1, it seems the fixes you refer to made it into 4.6-stable. You may want

Stopped at pf_test_rule+0xa87 [again]

2010-03-09 Thread Price, Joe
Two different hardware firewall 4.6 machines in the last 24 hours have produced the following: UVM_fault(0xd0891180, 0x0, 0, 3) -> e Kernel: page fault trap, code = 0 Stopped at pf_test_rule+0xa87: movl%ecx,0x4(%ecx) Ddb{0}> Frozen, couldn't type anything...

Re: Stopped at pf_test_rule+0xa87

2009-12-02 Thread Brynet
Robert wrote: > You could subscribe to the source-changes@ mailinglist. > If you don't like to see all that is happening in -current, you could > filter the bodys for the tag OPENBSD_4_6 . > > - Robert Apologies, please don't misunderstand, I do read the source-changes mailing list periodically..

Re: Stopped at pf_test_rule+0xa87

2009-12-02 Thread Jason Crawford
On Tue, Dec 1, 2009 at 1:25 PM, Brynet wrote: > Jason Crawford wrote: >> I subscribe to >> http://flirble.disruptiveproactivity.com/rss/openbsd_stable_src.rss >> and that picked up the change to stable in question. That site also >> offers feeds for changes to ports -stable >> http://flirble.disr

Re: Stopped at pf_test_rule+0xa87

2009-12-02 Thread Joakim Aronius
t; > > > > > uvm_fault(0xd0891180, 0x0 0, 3) -> e > > > > kernel: page fault trap, code=0 > > > > Stopped atpf_test_rule+0xa87: movl %ecx,0x4(%eax) > > > > > > > > OpenBSD 4.6 installed from the ISO /OpenBSD/4.6/i386/inst

Re: Stopped at pf_test_rule+0xa87

2009-12-01 Thread Wade, Daniel
> -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On > Behalf Of Robert > Sent: Tuesday, December 01, 2009 4:39 PM > To: Brynet > Cc: misc@openbsd.org > Subject: Re: Stopped at pf_test_rule+0xa87 > > On Tue, 01 Dec 2009 13:

Re: Stopped at pf_test_rule+0xa87

2009-12-01 Thread Robert
On Tue, 01 Dec 2009 13:25:44 -0500 Brynet wrote: > Jason Crawford wrote: > > I subscribe to > > http://flirble.disruptiveproactivity.com/rss/openbsd_stable_src.rss > > and that picked up the change to stable in question. That site also > > offers feeds for changes to ports -stable > > http://flir

Re: Stopped at pf_test_rule+0xa87

2009-12-01 Thread Brynet
Jason Crawford wrote: > I subscribe to > http://flirble.disruptiveproactivity.com/rss/openbsd_stable_src.rss > and that picked up the change to stable in question. That site also > offers feeds for changes to ports -stable > http://flirble.disruptiveproactivity.com/rss/openbsd_stable_ports.rss Th

Re: Stopped at pf_test_rule+0xa87

2009-12-01 Thread Jason Crawford
I subscribe to http://flirble.disruptiveproactivity.com/rss/openbsd_stable_src.rss and that picked up the change to stable in question. That site also offers feeds for changes to ports -stable http://flirble.disruptiveproactivity.com/rss/openbsd_stable_ports.rss On Tue, Dec 1, 2009 at 11:49 AM, B

Re: Stopped at pf_test_rule+0xa87

2009-12-01 Thread Brynet
Hi, Here is the change that Henning made to pf in -STABLE, I wasn't even aware of it. http://marc.info/?l=openbsd-cvs&m=124955744915786&w=2 http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf.c.diff?r1=1.655.4.1;r2=1.655;only_with_tag=OPENBSD_4_6 Would it be possible to track commits to -STABLE

Re: Stopped at pf_test_rule+0xa87

2009-12-01 Thread Henning Brauer
e > > > kernel: page fault trap, code=0 > > > Stopped atpf_test_rule+0xa87: movl %ecx,0x4(%eax) > > > > > > OpenBSD 4.6 installed from the ISO /OpenBSD/4.6/i386/install46.iso > > please get the latest stable. this really looks like an issue i fixed > >

Re: Stopped at pf_test_rule+0xa87

2009-12-01 Thread Joakim Aronius
* Henning Brauer (lists-open...@bsws.de) wrote: > * Alastair Johnson [2009-12-01 12:00]: > > Got the following error on 2 identical firewalls last night: > > > > uvm_fault(0xd0891180, 0x0 0, 3) -> e > > kernel: page fault trap, code=0 > > Stopped atpf_te

Re: Stopped at pf_test_rule+0xa87

2009-12-01 Thread Rajneesh N. Shetty
T&E method Alastair Johnson wrote: > Got the following error on 2 identical firewalls last night: > uvm_fault(0xd0891180, 0x0 0, 3) -> e > kernel: page fault trap, code=0 > Stopped at pf_test_rule+0xa87: movl %ecx,0x4(%eax) > OpenBSD 4.6 installed from the ISO /Open

Re: Stopped at pf_test_rule+0xa87

2009-12-01 Thread Henning Brauer
* Alastair Johnson [2009-12-01 12:00]: > Got the following error on 2 identical firewalls last night: > > uvm_fault(0xd0891180, 0x0 0, 3) -> e > kernel: page fault trap, code=0 > Stopped atpf_test_rule+0xa87: movl %ecx,0x4(%eax) > > OpenBSD 4.6 installed from t

Re: Stopped at pf_test_rule+0xa87

2009-12-01 Thread Daniel Melameth
On Tue, Dec 1, 2009 at 3:53 AM, Alastair Johnson wrote: > Got the following error on 2 identical firewalls last night: > > uvm_fault(0xd0891180, 0x0 0, 3) -> e > kernel: page fault trap, code=0 > Stopped atpf_test_rule+0xa87: movl %ecx,0x4(%eax) > > OpenBSD 4.

Stopped at pf_test_rule+0xa87

2009-12-01 Thread Alastair Johnson
Got the following error on 2 identical firewalls last night: uvm_fault(0xd0891180, 0x0 0, 3) -> e kernel: page fault trap, code=0 Stopped at pf_test_rule+0xa87: movl %ecx,0x4(%eax) OpenBSD 4.6 installed from the ISO /OpenBSD/4.6/i386/install46.iso Hardware is a Dell R200 with 2 onbo