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

    Crashing on new hardware with Fatal trap 12: page fault while in kernel mode

    Scheduled Pinned Locked Moved 2.1 Snapshot Feedback and Problems - RETIRED
    34 Posts 9 Posters 17.9k 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.
    • A Offline
      athurdent
      last edited by

      Yes, the bug is somewhat random. Sometimes the second passive FTP connection froze the whole system, sometimes it crashed and rebooted after 10 minutes of FTPing/downloading via HTTP. I haven't been able to crash the July 1st snapshot no matter how hard I tried. I'm running that now. Maybe it's worth a try for you, too.

      1 Reply Last reply Reply Quote 0
      • T Offline
        taenzerme
        last edited by

        OK, now I have been almost realiable able to reproduce the panic even on a kvm based proxmox machine running on a different server.

        pfSense panics always when using passive FTP on any client and when actually uploading a file (i.e. writing to a FTP server). I could reproduce this multiple times now.

        I guess my hardware is not the reason.

        1 Reply Last reply Reply Quote 0
        • A Offline
          athurdent
          last edited by

          Did you try the July 1st snapshot, too?

          1 Reply Last reply Reply Quote 0
          • T Offline
            taenzerme
            last edited by

            No, but I'm about to go back to this one right now and test again.

            1 Reply Last reply Reply Quote 0
            • T Offline
              taenzerme
              last edited by

              @athurdent: Which build are you using?

              1 Reply Last reply Reply Quote 0
              • A Offline
                athurdent
                last edited by

                This one seems to work fine:
                http://snapshots.pfsense.org/FreeBSD_RELENG_8_3/amd64/pfSense_RELENG_2_1/livecd_installer/pfSense-LiveCD-2.1-RC0-amd64-20130701-1521.iso.gz

                1 Reply Last reply Reply Quote 0
                • T Offline
                  taenzerme
                  last edited by

                  Thanks, I downgraded using the integrated firmware update function with the full_version upgrade .tgz from that build. Let's see how that works.

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    doktornotor Banned
                    last edited by

                    Confirmed… The latest batch of FTP-related patches seems really bad, managed to crash my Alix testbox repeatedly… As simple as browsing to ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/i386/packages-8.1-release/Latest/ e.g., not even required to upload/download anything.

                    
                    Fatal trap 12: page fault while in kernel mode
                    cpuid = 0; apic id = 00
                    fault virtual address   = 0x70
                    fault code              = supervisor read, page not present
                    instruction pointer     = 0x20:0xc04c96c1
                    stack pointer           = 0x28:0xe31e6c20
                    frame pointer           = 0x28:0xe31e6c2c
                    code segment            = base 0x0, limit 0xfffff, type 0x1b
                                            = DPL 0, pres 1, def32 1, gran 1
                    processor eflags        = interrupt enabled, resume, IOPL = 0
                    current process         = 7 (pfpurge)
                    trap number             = 12
                    panic: page fault
                    cpuid = 0
                    Uptime: 1d1h13m36s
                    Cannot dump. Device not defined or unavailable.
                    Automatic reboot in 15 seconds - press a key on the console to abort
                    
                    

                    Please revert those ASAP. :(

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      taenzerme
                      last edited by

                      July 1st build - no crashes so far. Crashed almost every 15 minutes before.

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        doktornotor Banned
                        last edited by

                        @taenzerme:

                        July 1st build - no crashes so far. Crashed almost every 15 minutes before.

                        https://redmine.pfsense.org/issues/2650#note-19

                        1 Reply Last reply Reply Quote 0
                        • K Offline
                          kejianshi
                          last edited by

                          I don't know.  That could be coincidental.

                          Example.  I have a machine here that I built 8 years ago and I over clocked it 8 years ago and it worked flawlessly every single day with no issues 24/7 without power offs.  Later, I tried installing Linux and it would reliably crash after a few minutes, so I figured "Must be a compatibility issue with linux mint".  Well, I removed the over clock settings and as it turns out, Mint is now rock solid on that machine.

                          So its was stable under XP overclocked but not with Mint - But it wasn't Mint's fault.

                          In nearly every case where an OS was unstable and I was certain it must be the OS it turned out to be hardware in in every single instance prime95 would expose that in short order.  Most recently this was with a new mobo with new ram and processor and turned out the capacitors on a ram bank were weak.

                          1 Reply Last reply Reply Quote 0
                          • D Offline
                            doktornotor Banned
                            last edited by

                            @kejianshi:

                            I don't know.  That could be coincidental.

                            I reproduced this on 3 different boxes (2 amd64, 1 x86) with post-July1 snapshots. Does not happen on any of them with previous snapshots that don't include the faulty FTP patches.

                            1 Reply Last reply Reply Quote 0
                            • K Offline
                              kejianshi
                              last edited by

                              Then I guess you are right.  Thats pretty solid evidence that its a problem with the patch.  Makes sense.

                              1 Reply Last reply Reply Quote 0
                              • E Offline
                                eri--
                                last edited by

                                I made fixes to prevent the panics.
                                Check later coming snapshots better from tomorrow ones.

                                1 Reply Last reply Reply Quote 0
                                • T Offline
                                  taenzerme
                                  last edited by

                                  Sounds good, thanks!

                                  1 Reply Last reply Reply Quote 0
                                  • D Offline
                                    doktornotor Banned
                                    last edited by

                                    Thanks, will test tomorrow…

                                    1 Reply Last reply Reply Quote 0
                                    • D Offline
                                      DrPit
                                      last edited by

                                      Hi I have the same problem and reverted to 1st July version. I don't get crashes anymore but I also have problem on ftp traffic. The connections are too slow or I get a lot of disconnection from ftp server.

                                      1 Reply Last reply Reply Quote 0
                                      • T Offline
                                        taenzerme
                                        last edited by

                                        Here, too. FTP connections are very unrealibly with July 1st version.

                                        1 Reply Last reply Reply Quote 0
                                        • T Offline
                                          taenzerme
                                          last edited by

                                          Has anyone tested the latest releases? Is it safe to upgrade again?

                                          1 Reply Last reply Reply Quote 0
                                          • A Offline
                                            athurdent
                                            last edited by

                                            Seems to be stable again, but you can always downgrade with a backup.tgz on full installs or switch slices on nano.
                                            FTP still does not work very good with the sites I have tested, tough.

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