Navigation

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

    Crash report

    2.3.3 Development Snapshots
    2
    2
    779
    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.
    • G
      grandrivers last edited by

      not sure how to reproduce this see it somewhat frequenty on 2.3.3 snapshots

      Crash report begins.  Anonymous machine information:

      amd64
      10.3-RELEASE-p9
      FreeBSD 10.3-RELEASE-p9 #283 7a802f5(RELENG_2_3): Mon Sep 26 10:14:03 CDT 2016    root@ce23-amd64-builder:/builder/pfsense/tmp/obj/builder/pfsense/tmp/FreeBSD-src/sys/pfSense

      Crash report details:

      PHP Errors:
      [29-Sep-2016 09:42:01 America/New_York] PHP Warning:  unlink(/tmp/.down.CABLEMODEM_DHCP): No such file or directory in /etc/inc/gwlb.inc on line 977
      [29-Sep-2016 09:42:01 America/New_York] PHP Stack trace:
      [29-Sep-2016 09:42:01 America/New_York] PHP  1. {main}() /etc/rc.filter_configure_sync:0
      [29-Sep-2016 09:42:01 America/New_York] PHP  2. filter_configure_sync() /etc/rc.filter_configure_sync:62
      [29-Sep-2016 09:42:01 America/New_York] PHP  3. filter_generate_gateways() /etc/inc/filter.inc:288
      [29-Sep-2016 09:42:01 America/New_York] PHP  4. return_gateway_groups_array() /etc/inc/filter.inc:882
      [29-Sep-2016 09:42:01 America/New_York] PHP  5. unlink() /etc/inc/gwlb.inc:977
      [29-Sep-2016 09:42:02 America/New_York] PHP Warning:  unlink(/tmp/.down.CABLEMODEM_DHCP): No such file or directory in /etc/inc/gwlb.inc on line 977
      [29-Sep-2016 09:42:02 America/New_York] PHP Stack trace:
      [29-Sep-2016 09:42:02 America/New_York] PHP  1. {main}() /etc/rc.dyndns.update:0
      [29-Sep-2016 09:42:02 America/New_York] PHP  2. services_dyndns_configure() /etc/rc.dyndns.update:77
      [29-Sep-2016 09:42:02 America/New_York] PHP  3. return_gateway_groups_array() /etc/inc/services.inc:2010
      [29-Sep-2016 09:42:02 America/New_York] PHP  4. unlink() /etc/inc/gwlb.inc:977
      [29-Sep-2016 09:42:03 America/New_York] PHP Warning:  unlink(/tmp/.down.HENETV6CM_TUNNELV6): No such file or directory in /etc/inc/gwlb.inc on line 977
      [29-Sep-2016 09:42:03 America/New_York] PHP Stack trace:
      [29-Sep-2016 09:42:03 America/New_York] PHP  1. {main}() /etc/rc.filter_configure_sync:0
      [29-Sep-2016 09:42:03 America/New_York] PHP  2. filter_configure_sync() /etc/rc.filter_configure_sync:62
      [29-Sep-2016 09:42:03 America/New_York] PHP  3. filter_generate_gateways() /etc/inc/filter.inc:288
      [29-Sep-2016 09:42:03 America/New_York] PHP  4. return_gateway_groups_array() /etc/inc/filter.inc:882
      [29-Sep-2016 09:42:03 America/New_York] PHP  5. unlink() /etc/inc/gwlb.inc:977
      [29-Sep-2016 09:42:03 America/New_York] PHP Warning:  unlink(/tmp/.down.HENETV6CM_TUNNELV6): No such file or directory in /etc/inc/gwlb.inc on line 977
      [29-Sep-2016 09:42:03 America/New_York] PHP Stack trace:
      [29-Sep-2016 09:42:03 America/New_York] PHP  1. {main}() /etc/rc.dyndns.update:0
      [29-Sep-2016 09:42:03 America/New_York] PHP  2. services_dyndns_configure() /etc/rc.dyndns.update:77
      [29-Sep-2016 09:42:03 America/New_York] PHP  3. return_gateway_groups_array() /etc/inc/services.inc:2010
      [29-Sep-2016 09:42:03 America/New_York] PHP  4. unlink() /etc/inc/gwlb.inc:977

      pfsense 2.4 super micro A1SRM-2558F
      C2558 8gig ECC  60gig SSD
      tripple Wan dual pppoe

      1 Reply Last reply Reply Quote 0
      • J
        JorgeOliveira last edited by

        Should be caused by simultaneous events. A latent problem in pfSense is that it triggers the same events multiple times in certain cases.

        This code could be silenced by adding a '@' before the unlink() instruction.

        My views have absolutely no warranty express or implied. Always do your own research.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post