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

    2.3.3 reboot crash report

    Scheduled Pinned Locked Moved 2.3.3 Development Snapshots
    18 Posts 3 Posters 14.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.
    • dennypageD
      dennypage
      last edited by

      I note that suhosin.so hasn't changed since Jan 16

      /root: ls -l /usr/local/lib/php/20131226
      total 3484
      -r--r--r--  1 root  wheel    37912 Sep  8 13:24 bcmath.so
      -r--r--r--  1 root  wheel    22096 Sep  8 13:24 bz2.so
      -r--r--r--  1 root  wheel    13200 Sep  8 13:25 ctype.so
      -r--r--r--  1 root  wheel    82744 Sep  8 13:24 curl.so
      -r--r--r--  1 root  wheel   188336 Sep  8 13:25 dom.so
      -r--r--r--  1 root  wheel    42720 Sep  8 13:24 filter.so
      -r--r--r--  1 root  wheel    12904 Sep  8 13:25 gettext.so
      -r--r--r--  1 root  wheel   169888 Sep  8 13:25 hash.so
      -r--r--r--  1 root  wheel    41832 Sep  8 13:24 json.so
      -r--r--r--  1 root  wheel    59824 Sep  8 13:25 ldap.so
      -r--r--r--  1 root  wheel  1033720 Sep  8 13:25 mbstring.so
      -r--r--r--  1 root  wheel    45688 Sep  8 13:25 mcrypt.so
      -r--r--r--  1 root  wheel   143792 Sep  8 13:24 opcache.so
      -r--r--r--  1 root  wheel   155552 Sep  8 13:25 openssl.so
      -r--r--r--  1 root  wheel    30280 Sep  8 13:24 pcntl.so
      -r--r--r--  1 root  wheel   102144 Sep  8 13:24 pdo.so
      -r--r--r--  1 root  wheel    25208 Sep  8 13:25 pdo_sqlite.so
      -r--r--r--  1 root  wheel    63032 Feb 11  2016 pfSense.so
      -r--r--r--  1 root  wheel    29176 Sep  8 13:24 posix.so
      -r--r--r--  1 root  wheel    46864 Jul  5 14:39 radius.so
      -r--r--r--  1 root  wheel    30536 Sep  8 13:24 readline.so
      -r--r--r--  1 root  wheel    29880 Jul  5 14:40 rrd.so
      -r--r--r--  1 root  wheel    79032 Sep  8 13:24 session.so
      -r--r--r--  1 root  wheel    12040 Sep  8 13:25 shmop.so
      -r--r--r--  1 root  wheel    55040 Sep  8 13:25 simplexml.so
      -r--r--r--  1 root  wheel    83784 Sep  8 13:24 sockets.so
      -r--r--r--  1 root  wheel    46264 Sep  8 13:25 sqlite3.so
      -r--r--r--  1 root  wheel    67432 Jan  8  2016 ssh2.so
      -r--r--r--  1 root  wheel   146136 Jan  8  2016 suhosin.so
      -r--r--r--  1 root  wheel    16600 Sep  8 13:24 sysvmsg.so
      -r--r--r--  1 root  wheel     9240 Sep  8 13:25 sysvsem.so
      -r--r--r--  1 root  wheel    12480 Sep  8 13:24 sysvshm.so
      -r--r--r--  1 root  wheel    20648 Sep  8 13:25 tokenizer.so
      -r--r--r--  1 root  wheel   232904 Jul  5 14:41 xdebug.so
      -r--r--r--  1 root  wheel    53000 Sep  8 13:24 xml.so
      -r--r--r--  1 root  wheel    34584 Sep  8 13:25 xmlreader.so
      -r--r--r--  1 root  wheel    45152 Sep  8 13:24 xmlwriter.so
      -r--r--r--  1 root  wheel    36144 Sep  8 13:24 zlib.so
      -r--r--r--  1 root  wheel    73160 May  4 09:30 zmq.so
      [2.3.3-DEVELOPMENT][root@test.cococafe.com]/root: 
      
      1 Reply Last reply Reply Quote 0
      • jimpJ
        jimp Rebel Alliance Developer Netgate
        last edited by

        Strange that it's not listed in there at all. Do you have a pkg installed for it?

        : pkg info -x php
        php-suhosin-0.9.38
        php-xdebug-2.4.0
        php56-5.6.25
        php56-bcmath-5.6.25
        php56-bz2-5.6.25
        php56-ctype-5.6.25
        php56-curl-5.6.25
        php56-dom-5.6.25
        php56-filter-5.6.25
        php56-gettext-5.6.25
        php56-hash-5.6.25
        php56-json-5.6.25
        php56-ldap-5.6.25
        php56-mbstring-5.6.25
        php56-mcrypt-5.6.25
        php56-opcache-5.6.25_1
        php56-openssl-5.6.25
        php56-pcntl-5.6.25
        php56-pdo-5.6.25
        php56-pdo_sqlite-5.6.25
        php56-pfSense-module-0.12
        php56-posix-5.6.25
        php56-readline-5.6.25
        php56-session-5.6.25
        php56-shmop-5.6.25
        php56-simplexml-5.6.25
        php56-sockets-5.6.25
        php56-sqlite3-5.6.25
        php56-sysvmsg-5.6.25
        php56-sysvsem-5.6.25
        php56-sysvshm-5.6.25
        php56-tokenizer-5.6.25
        php56-xml-5.6.25
        php56-xmlreader-5.6.25
        php56-xmlwriter-5.6.25
        php56-zlib-5.6.25
        
        
        : ls -l /usr/local/lib/php/20131226/
        total 3484
        -r--r--r--  1 root  wheel    37912 Sep  8 16:24 bcmath.so
        -r--r--r--  1 root  wheel    22096 Sep  8 16:24 bz2.so
        -r--r--r--  1 root  wheel    13200 Sep  8 16:25 ctype.so
        -r--r--r--  1 root  wheel    82744 Sep  8 16:24 curl.so
        -r--r--r--  1 root  wheel   188336 Sep  8 16:25 dom.so
        -r--r--r--  1 root  wheel    42720 Sep  8 16:24 filter.so
        -r--r--r--  1 root  wheel    12904 Sep  8 16:25 gettext.so
        -r--r--r--  1 root  wheel   169888 Sep  8 16:25 hash.so
        -r--r--r--  1 root  wheel    41832 Sep  8 16:24 json.so
        -r--r--r--  1 root  wheel    59824 Sep  8 16:25 ldap.so
        -r--r--r--  1 root  wheel  1033720 Sep  8 16:25 mbstring.so
        -r--r--r--  1 root  wheel    45688 Sep  8 16:25 mcrypt.so
        -r--r--r--  1 root  wheel   143792 Sep  8 16:24 opcache.so
        -r--r--r--  1 root  wheel   155552 Sep  8 16:25 openssl.so
        -r--r--r--  1 root  wheel    30280 Sep  8 16:24 pcntl.so
        -r--r--r--  1 root  wheel   102144 Sep  8 16:24 pdo.so
        -r--r--r--  1 root  wheel    25208 Sep  8 16:25 pdo_sqlite.so
        -r--r--r--  1 root  wheel    63032 Aug 29 08:07 pfSense.so
        -r--r--r--  1 root  wheel    29176 Sep  8 16:24 posix.so
        -r--r--r--  1 root  wheel    46864 Aug 29 08:06 radius.so
        -r--r--r--  1 root  wheel    30536 Sep  8 16:24 readline.so
        -r--r--r--  1 root  wheel    29880 Aug 29 08:06 rrd.so
        -r--r--r--  1 root  wheel    79032 Sep  8 16:24 session.so
        -r--r--r--  1 root  wheel    12040 Sep  8 16:25 shmop.so
        -r--r--r--  1 root  wheel    55040 Sep  8 16:25 simplexml.so
        -r--r--r--  1 root  wheel    83784 Sep  8 16:24 sockets.so
        -r--r--r--  1 root  wheel    46264 Sep  8 16:25 sqlite3.so
        -r--r--r--  1 root  wheel    67432 Aug 29 08:07 ssh2.so
        -r--r--r--  1 root  wheel   146384 Aug 29 08:07 suhosin.so
        -r--r--r--  1 root  wheel    16600 Sep  8 16:24 sysvmsg.so
        -r--r--r--  1 root  wheel     9240 Sep  8 16:25 sysvsem.so
        -r--r--r--  1 root  wheel    12480 Sep  8 16:24 sysvshm.so
        -r--r--r--  1 root  wheel    20648 Sep  8 16:25 tokenizer.so
        -r--r--r--  1 root  wheel   232904 Aug 29 08:06 xdebug.so
        -r--r--r--  1 root  wheel    53000 Sep  8 16:24 xml.so
        -r--r--r--  1 root  wheel    34584 Sep  8 16:25 xmlreader.so
        -r--r--r--  1 root  wheel    45152 Sep  8 16:24 xmlwriter.so
        -r--r--r--  1 root  wheel    36144 Sep  8 16:24 zlib.so
        -r--r--r--  1 root  wheel    73160 Aug 29 08:06 zmq.so
        
        

        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

        1 Reply Last reply Reply Quote 0
        • dennypageD
          dennypage
          last edited by

          @jimp:

          Strange that it's not listed in there at all. Do you have a pkg installed for it?

          Very good question. I have several packages installed:

          
          Cron	         0.3.7	 
          mailreport	 3.0_1	 
          mtr-nox11	 0.85.6_1	 
          Notes	 0.2.9_2	 
          ntopng	 0.8.4_4	 
          nut	         2.7.4_2	  
          Service_Watchdog	 1.8.3	 
          Status_Traffic_Totals	 1.2_1	 
          System_Patches
          

          I'll prune some packages and see what happens.

          1 Reply Last reply Reply Quote 0
          • jimpJ
            jimp Rebel Alliance Developer Netgate
            last edited by

            Those packages wouldn't help/hurt, I was more interested in the "pkg info -x php" command output I showed above.

            Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

            Need help fast? Netgate Global Support!

            Do not Chat/PM for help!

            1 Reply Last reply Reply Quote 0
            • dennypageD
              dennypage
              last edited by

              Sorry, here it is:

              /root: pkg info -x php
              php-suhosin-0.9.38
              php-xdebug-2.4.0
              php56-5.6.25
              php56-bcmath-5.6.25
              php56-bz2-5.6.25
              php56-ctype-5.6.25
              php56-curl-5.6.25
              php56-dom-5.6.25
              php56-filter-5.6.25
              php56-gettext-5.6.25
              php56-hash-5.6.25
              php56-json-5.6.25
              php56-ldap-5.6.25
              php56-mbstring-5.6.25
              php56-mcrypt-5.6.25
              php56-opcache-5.6.25_1
              php56-openssl-5.6.25
              php56-pcntl-5.6.25
              php56-pdo-5.6.25
              php56-pdo_sqlite-5.6.25
              php56-pfSense-module-0.12
              php56-posix-5.6.25
              php56-readline-5.6.25
              php56-session-5.6.25
              php56-shmop-5.6.25
              php56-simplexml-5.6.25
              php56-sockets-5.6.25
              php56-sqlite3-5.6.25
              php56-sysvmsg-5.6.25
              php56-sysvsem-5.6.25
              php56-sysvshm-5.6.25
              php56-tokenizer-5.6.25
              php56-xml-5.6.25
              php56-xmlreader-5.6.25
              php56-xmlwriter-5.6.25
              php56-zlib-5.6.25
              /root: 
              
              
              1 Reply Last reply Reply Quote 0
              • jimpJ
                jimp Rebel Alliance Developer Netgate
                last edited by

                Strange that your suhosin.so is a different file size from mine, though the version and architecture match.

                Try reinstalling it:

                pkg upgrade -f php-suhosin-0.9.38
                

                Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                Need help fast? Netgate Global Support!

                Do not Chat/PM for help!

                1 Reply Last reply Reply Quote 0
                • dennypageD
                  dennypage
                  last edited by

                  Reinstalling suhosin fixes the crash. I wonder how it got out of sync?

                  Looking at the directory, it seems there are others (xdebug, rrd, radius, zmq, pfSense, ssh2) that are out of sync as well. Is there anything that you would like me to check on before I force a reinstall?

                  1 Reply Last reply Reply Quote 0
                  • jimpJ
                    jimp Rebel Alliance Developer Netgate
                    last edited by

                    Nothing comes to mind. Was this box freshly installed with 2.3.3 or was it upgrade from 2.3.2?

                    Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                    Need help fast? Netgate Global Support!

                    Do not Chat/PM for help!

                    1 Reply Last reply Reply Quote 0
                    • dennypageD
                      dennypage
                      last edited by

                      Upgraded from 2.3.2. It's a test system that follows prerelease snapshots of the 2.3.X series.

                      1 Reply Last reply Reply Quote 0
                      • dennypageD
                        dennypage
                        last edited by

                        And thanks for all the quick responses Jim. Much appreciated.

                        1 Reply Last reply Reply Quote 0
                        • dennypageD
                          dennypage
                          last edited by

                          This issue has appeared again with the 2.3.2_1 release:

                          https://forum.pfsense.org/index.php?topic=119344.0
                          https://forum.pfsense.org/index.php?topic=119298.0

                          In my case, this was a production SG-4860, never used for dev/test. Just continually updated with release versions since install June 2015. I think there is something here.

                          It would be great if there were a way to perform a system wide package validation or force a re-install of all packages.

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

                            I believe there is a reinstall all packages in one of the menus.

                            1 Reply Last reply Reply Quote 0
                            • dennypageD
                              dennypage
                              last edited by

                              Are you are thinking of the higher level pfSense packages, such as pfBlockerNG, nut, ntopng, etc., which are what you would find in the menu system? I'm referring to the 150+ lower level FreeBSD packages that pfSense is built upon.

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