Crash Dump
-
Hello,
I have installed pfSense on 3 different locations and these installations are connected through OpenVPN.
However on location, let's say No.2 I am getting crashes every 12 hours approximetely.I will include the latest dump files.
Any help would be much appreciated.
Thanks in advance.
-
Hmm, only one backtrace shown there:
db:0:kdb.enter.default> bt Tracing pid 12 tid 100112 td 0xfffff8000582d000 kdb_enter() at kdb_enter+0x37/frame 0xfffffe0002655090 vpanic() at vpanic+0x197/frame 0xfffffe00026550e0 panic() at panic+0x43/frame 0xfffffe0002655140 trap_fatal() at trap_fatal+0x391/frame 0xfffffe00026551a0 trap_pfault() at trap_pfault+0x4f/frame 0xfffffe00026551f0 trap() at trap+0x286/frame 0xfffffe0002655300 calltrap() at calltrap+0x8/frame 0xfffffe0002655300 --- trap 0xc, rip = 0xffffffff80d7e867, rsp = 0xfffffe00026553d0, rbp = 0xfffffe0002655450 --- __mtx_lock_sleep() at __mtx_lock_sleep+0xd7/frame 0xfffffe0002655450 pf_find_state() at pf_find_state+0x239/frame 0xfffffe0002655490 pf_test_state_udp() at pf_test_state_udp+0x135/frame 0xfffffe0002655510 pf_test() at pf_test+0x1db8/frame 0xfffffe0002655750 pf_check_out() at pf_check_out+0x1d/frame 0xfffffe0002655770 pfil_run_hooks() at pfil_run_hooks+0xa1/frame 0xfffffe0002655810 ip_tryforward() at ip_tryforward+0x2b6/frame 0xfffffe0002655890 ip_input() at ip_input+0x3fe/frame 0xfffffe0002655940 netisr_dispatch_src() at netisr_dispatch_src+0xca/frame 0xfffffe0002655990 ether_demux() at ether_demux+0x16a/frame 0xfffffe00026559c0 ether_nh_input() at ether_nh_input+0x330/frame 0xfffffe0002655a20 netisr_dispatch_src() at netisr_dispatch_src+0xca/frame 0xfffffe0002655a70 ether_input() at ether_input+0x4b/frame 0xfffffe0002655aa0 re_rxeof() at re_rxeof+0x5f9/frame 0xfffffe0002655b10 re_intr_msi() at re_intr_msi+0xef/frame 0xfffffe0002655b50 ithread_loop() at ithread_loop+0x23c/frame 0xfffffe0002655bb0 fork_exit() at fork_exit+0x7e/frame 0xfffffe0002655bf0 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0002655bf0 --- trap 0, rip = 0, rsp = 0, rbp = 0 ---
Which is unfortunately not definitive.
However the message buffer shows 3 kernel panics and they are all different.
Do you have any other crash reports we can compare the backtraces from? If they are all different it's probably a hardware issue.Steve
-
@stephenw10 yes I have, it just happened again a few minutes ago.
Uploading the files.
Thanks -
Hmm, well that's almost identical so probably something in software.
Did this just start happening? Has anything changed at that site?
Steve
-
Well, not really. It started happening 3 or 4 days ago. To be honest I am thinking of changing the pc that is hosting pfSense cause of sql queries being very slow in constrast with site No.3 where it has no problem at all. I am guessing that is hardware related since it has an i7-2600 whereas site No.3 has a Xeon E5335.
Jim
-
@sep said in Crash Dump:
i7-2600
Yes, that's a 10yo CPU at this point. If the hardware it's in is that age it should probably be replaced anyway.
Steve