Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    pf_test: kif == NULL, if_xname on multi-WAN and "Reset all states if WAN IP Address changes"

    Scheduled Pinned Locked Moved 2.5 Development Snapshots (Retired)
    34 Posts 5 Posters 2.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • w0wW
      w0w
      last edited by

      Tested 2.4.5 — not affected. ☺

      ? 1 Reply Last reply Reply Quote 0
      • ?
        A Former User @w0w
        last edited by

        @w0w said in pf_test: kif == NULL, if_xname:

        Tested 2.4.5 — not affected. ☺

        If you can provide me how to set this up and can see if my environment would permit me to test it on my version of 12-STABLE. Its current and just finished rebasing it.

        I'm currently using using a PPPOE connection and using the stf to implement ipv6 via 6RD, The stf has been modified with commits that I pulled forward from 2.4.x.

        w0wW 1 Reply Last reply Reply Quote 0
        • w0wW
          w0w @A Former User
          last edited by w0w

          @rschell
          Actually I have multiple WANs, but I can test it in single WAN config later, to see if bug still there or not.
          If you have WAN PPPoE, go to the System-Advanced-Networking and tick the option "Reset all states if WAN IP Address changes" reboot your firewall to make things clean and just try to re-plug the ethernet cable on PPPoE WAN port, unplug, wait for a 15 sec and put it back. If you don't see those pf_test messages in console or in system logs, system does not crashing, it's good.
          Tested, it fails only with multiple WANs and Gateway group configured. So may be I need to test your 12-STABLE version by myself, can I download it somewhere?

          ? 1 Reply Last reply Reply Quote 0
          • ?
            A Former User @w0w
            last edited by

            @w0w I currently don't have any file sharing set up.

            w0wW 1 Reply Last reply Reply Quote 0
            • w0wW
              w0w @A Former User
              last edited by

              @rschell
              https://filebin.net/ without registration.

              ? 1 Reply Last reply Reply Quote 0
              • ?
                A Former User @w0w
                last edited by

                @w0w said in pf_test: kif == NULL, if_xname on multi-WAN and "Reset all states if WAN IP Address changes":

                https://filebin.net/ without registration.

                Uploaded files@filebin.net

                1 Reply Last reply Reply Quote 1
                • w0wW
                  w0w
                  last edited by

                  Sad to say but I have same error on the same config. Regardless of option "Reset all states if WAN IP Address changes" enabled or not after known sequence I get those pf_test: kif == NULL, if_xname and then Fatal trap 12 a bit later.

                  trap12_lily2.jpg

                  ? 1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @w0w
                    last edited by A Former User

                    @w0w did you try again after rebooting? I seen a page fault occur on my bare metal instance but not VM, but much earlier in the boot process. Second boot it doesn't occur.

                    Not likely to fix the original error however.

                    1 Reply Last reply Reply Quote 0
                    • w0wW
                      w0w
                      last edited by

                      It was rebooted multiple times before I did test sequence to crash it ☺, so it is some bug. I'll wait for Netgate version, when it is out or if somebody else find something. It can be also related to ix driver, not sure, will test it also a bit later

                      1 Reply Last reply Reply Quote 0
                      • w0wW
                        w0w
                        last edited by w0w

                        On the igb0 I have similar situation, but different message on 2.5.0-DEVELOPMENT (amd64)
                        built on Fri Mar 13. Instead of pf_test spam I have this one...

                        kernel: igb0: TX(3) desc avail = 1024, pidx = 0
                        

                        Looks like it's this one
                        https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239240

                        rschell do you have the patch mentioned in the thread included in your firewall version?

                        ? 1 Reply Last reply Reply Quote 0
                        • ?
                          A Former User @w0w
                          last edited by A Former User

                          @w0w The patches mentioned in 239240 (MFC 356310) and have been incorporated. If its posted in 12-stable branch of pfsense/FreeBSD-src, as of the build date, its in there .

                          1 Reply Last reply Reply Quote 0
                          • I
                            Impatient
                            last edited by

                            I had that fatal trap 12: page fault message happen on a test machine with 2.5.

                            I tested mb,drive,memory,switched cpu everything tested good.

                            I finally swapped memory even though the previous mem passed memtest for 24 hrs
                            and the machine has been running fine since.

                            w0wW 1 Reply Last reply Reply Quote 0
                            • w0wW
                              w0w @Impatient
                              last edited by w0w

                              @Impatient
                              I do not think it's memory, could be Intel card driver, I don't have any problem until I do known sequences on known configuration. Also 2.4.5 is not affected by this bug on the same hardware.

                              1 Reply Last reply Reply Quote 0
                              • I
                                Impatient
                                last edited by Impatient

                                If it was the network card would it not mention that in the error?

                                It does mention what is not in memory (supervisor read data)

                                Then the result of that is the (panic: page fault).

                                I run dual wan PPPoE with Reset all states if WAN IP Address changes enabled
                                and get no error's running 2.5.0.a.20200313.1633 as of today on above system.
                                Previously in 2.5.0.a.20200312.something.

                                It has only been running for about 12 hrs. with 1 reboot.

                                w0wW 1 Reply Last reply Reply Quote 0
                                • w0wW
                                  w0w @Impatient
                                  last edited by w0w

                                  @Impatient
                                  My firewall is overall stable on 2.5.0, I can run it for a month until something triggers the fatal trap or "pf_test: kif == NULL", sometimes it crash on boot and 1 of 3 times crashing or/and this "pf_test: kif == NULL" message spamming, when there is the problem on the PPPoE ethernet port — for example ISP router is out of power or I have unplugged the cable or changed the link speed.
                                  I repeat, I do not have any of the mentioned problems on 2.4.5 version, so I think it's software problem.

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    BlakeThoennes
                                    last edited by BlakeThoennes

                                    Hello all,

                                    As was announced 2.5 to be soon mainstreamed, I jumped onto the dev branch.

                                    15 minutes after successful upgrade net went down, I couldnt ping or load pfsense web.
                                    Error streaming on screen without stop was

                                    igb1: TX(2) desc avail = 1024, pidx = 0

                                    Running 2.5.0.a.20200330.1049 (latest x64)
                                    Potential Solution based on power settings posted here? Not sure how to issue these commands. (from terminal at firewall, thru web, ssh...???)
                                    https://forum.netgate.com/topic/149643/igbx-bug-tx-1-desc-avail-no-carrier

                                    Bug report mentioned elsewhere here:
                                    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239240

                                    Had been running stable until now and never had a single issue.
                                    Only way to get the firewall working (tried ifconfig up down, bridge up down, reset web config, etc) was to reboot the firewall. Has been working for over 50 minutes now without issue...

                                    Heres the logs at time of event.
                                    Mar 30 15:15:15 kernel igb1: TX(2) desc avail = 1024, pidx = 0
                                    Mar 30 15:15:15 check_reload_status 356 Reloading filter
                                    Mar 30 15:15:15 php-fpm 343 /rc.linkup: Hotplug event detected for LAN(lan) static IP (192.168.1.1 )
                                    Mar 30 15:15:14 kernel igb1: link state changed to DOWN
                                    Mar 30 15:15:14 check_reload_status 356 Linkup starting $igb1
                                    Mar 30 15:15:14 kernel igb1: TX(1) desc avail = 42, pidx = 712

                                    Additional Log Hardware Information for comparison to yours if you suffer from this too...
                                    Mar 30 15:21:04 kernel wlan: mac acl policy registered
                                    Mar 30 15:21:04 kernel random: entropy device external interface
                                    Mar 30 15:21:04 kernel Timecounter "TSC" frequency 1600051300 Hz quality 1000
                                    Mar 30 15:21:04 kernel Launching APs: 3 2 1
                                    Mar 30 15:21:04 kernel ioapic0 <Version 2.0> irqs 0-114 on motherboard
                                    Mar 30 15:21:04 kernel random: unblocking device.
                                    Mar 30 15:21:04 kernel FreeBSD/SMP: 1 package(s) x 4 core(s)
                                    Mar 30 15:21:04 kernel FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
                                    Mar 30 15:21:04 kernel WARNING: L1 data cache covers fewer APIC IDs than a core (0 < 1)
                                    Mar 30 15:21:04 kernel ACPI APIC Table: <ALASKA A M I >
                                    Mar 30 15:21:04 kernel Event timer "LAPIC" quality 600
                                    Mar 30 15:21:04 kernel avail memory = 8161169408 (7783 MB)
                                    Mar 30 15:21:04 kernel real memory = 8589934592 (8192 MB)
                                    Mar 30 15:21:04 kernel TSC: P-state invariant, performance statistics
                                    Mar 30 15:21:04 kernel VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
                                    Mar 30 15:21:04 kernel Structured Extended Features3=0xc000400<IBPB,STIBP>
                                    Mar 30 15:21:04 kernel Structured Extended Features=0x2282<TSCADJ,SMEP,ERMS,NFPUSG>
                                    Mar 30 15:21:04 kernel AMD Features2=0x101<LAHF,Prefetch>
                                    Mar 30 15:21:04 kernel AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
                                    Mar 30 15:21:04 kernel Features2=0x43d8e3bf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,MOVBE,POPCNT,TSCDLT,AESNI,RDRAND>
                                    Mar 30 15:21:04 kernel Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
                                    Mar 30 15:21:04 kernel Origin="GenuineIntel" Id=0x406c4 Family=0x6 Model=0x4c Stepping=4
                                    Mar 30 15:21:04 kernel CPU: Intel(R) Celeron(R) CPU J3160 @ 1.60GHz (1600.05-MHz K8-class CPU)
                                    Mar 30 15:21:04 kernel VT(efifb): resolution 800x600
                                    Mar 30 15:21:04 kernel FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1)
                                    Mar 30 15:21:04 kernel FreeBSD 12.0-RELEASE-p10 ce9563d5729(RELENG_2_5) pfSense amd64

                                    Suggestions? Recommend I go back to stable?

                                    1 Reply Last reply Reply Quote 0
                                    • w0wW
                                      w0w
                                      last edited by

                                      I am waiting for 2.5.0 based on STABLE. Expected to be soon. I hope that it will be released before the end of the world. ☺

                                      1 Reply Last reply Reply Quote 0
                                      • B
                                        BlakeThoennes
                                        last edited by

                                        Good news is it hasnt failed on me again since the one time 15m after original upgrade.

                                        So... scary start, but stable for nearly 24hours now.

                                        Hopefully that release is SOON.

                                        1 Reply Last reply Reply Quote 0
                                        • w0wW
                                          w0w
                                          last edited by

                                          Re-tested on the latest build
                                          2.5.0-DEVELOPMENT (amd64)
                                          built on Fri Apr 03 19:36:42 EDT 2020
                                          FreeBSD 12.0-RELEASE-p10
                                          Don't know what exactly was merged/patched, whatever else, but I can not crash my system anymore with my test sequence. I'll check later what changes are made on github.

                                          1 Reply Last reply Reply Quote 0
                                          • w0wW
                                            w0w
                                            last edited by

                                            Hmm... looks like this thing came back, after I've configured CARP and started to play with PPPoE on secondary firewall and re-plugged main ethernet cable that cames from ISP (PPPoE).

                                            Crash report begins.  Anonymous machine information:
                                            
                                            amd64
                                            12.1-STABLE
                                            FreeBSD 12.1-STABLE f1de4082be8(devel-12) pfSense
                                            
                                            Crash report details:
                                            
                                            No PHP errors found.
                                            
                                            ..........................................
                                            <118>Starting CRON... done.
                                            <118> Starting package Cron...done.
                                            <118> Starting package System Patches...done.
                                            <118> Starting package Service Watchdog...done.
                                            <118> Starting package nut...done.
                                            <118> Starting package Shellcmd...done.
                                            <118> Starting package Backup...done.
                                            <118> Starting package iperf...done.
                                            <118> Starting /usr/local/etc/rc.d/shutdown.nut.sh...done.
                                            <118>pfSense 2.5.0-DEVELOPMENT amd64 Fri May 22 07:43:46 EDT 2020
                                            <118>Bootup complete
                                            <6>ix0: link state changed to DOWN
                                            <6>ix0: link state changed to UP
                                            <6>ix0: link state changed to DOWN
                                            <6>ix0: link state changed to UP
                                            <6>gif0: link state changed to DOWN
                                            <6>ng0: changing name to 'pppoe0'
                                            <6>gif0: link state changed to DOWN
                                            <6>gif0: link state changed to UP
                                            <6>gif0: link state changed to DOWN
                                            <6>gif0: link state changed to UP
                                            <6>gif0: link state changed to DOWN
                                            pf_test: kif == NULL, if_xname 
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname @��
                                            <6>ng0: changing name to 'pppoe0'
                                            pf_test: kif == NULL, if_xname @��
                                            pf_test: kif == NULL, if_xname 
                                            <6>gif0: link state changed to DOWN
                                            <6>gif0: link state changed to UP
                                            
                                            
                                            Fatal trap 12: page fault while in kernel mode
                                            cpuid = 2; apic id = 04
                                            fault virtual address	= 0x70
                                            fault code		= supervisor read data, page not present
                                            instruction pointer	= 0x20:0xffffffff80f25037
                                            stack pointer	        = 0x28:0xfffffe0095dd2370
                                            frame pointer	        = 0x28:0xfffffe0095dd23b0
                                            code segment		= base 0x0, limit 0xfffff, type 0x1b
                                            			= DPL 0, pres 1, long 1, def32 0, gran 1
                                            processor eflags	= interrupt enabled, resume, IOPL = 0
                                            current process		= 80273 (unbound)
                                            trap number		= 12
                                            panic: page fault
                                            cpuid = 2
                                            time = 1590480096
                                            KDB: enter: panic
                                            			
                                            

                                            The crash occurs only on primary firewall.
                                            Full log is here

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.