On 7/3/2013 6:55 AM, Marko Cupać wrote:
I have a machine that has been serving as NAT gateway and VPN server
(both pptp/poptop and openvpn) since 5.0 without problems.
On 5.2 I switched poptop to npppd compiled from sources and was very
happy with it. With release of 5.3 I added second machine as CARP
failover backup.
In last 10 days machine hanged twice. I do not have hang message from
the first time, but this time i read this:
uvm_fault(0xd8f5f680, 0x0, 0, 3) -> e
kernel: page fault trap, code=0
Stopped at pipex_close_session+0xc4: movl %eax,0x6c(%exc)
ddb{3}>
Below is my dmesg:
OpenBSD 5.3 (GENERIC.MP) #58: Tue Mar 12 18:43:53 MDT 2013
[email protected]:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz ("GenuineIntel" 686-class) 2.51 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,LONG,SSE3,DTES64,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,DCA,SSE4.1,LAHF,PERF
real mem = 2145267712 (2045MB)
avail mem = 2099216384 (2001MB)
<snip>...
On 7/5/2013 2:05 AM, Marko Cupać in another thread wrote:
I find it sad that it is now third day that noone responded to my
call for help with system hang, at least something like "ask on bugs
list", while threads like this get 15 responses in a matter of hours :(
Hi Marko,
My guess is that you did not included enough information for
anybody to make a reasonable assumption about the problem
you are having. You mention that you added second machine
with CARP but you did not include a pf.conf. And you did not
include any other configuration information about the
packages you mentioned.
Try again with important information.
http://openbsd.com/mail.html
Hope this helps,
Victor