Frequent crash report
-
amd64
10.2-STABLE
FreeBSD 10.2-STABLE #255 cfe34c6(devel): Fri Dec 18 13:48:05 CST 2015 root@pfs23-amd64-builder:/usr/home/pfsense/pfsense/tmp/obj/usr/home/pfsense/pfsense/tmp/FreeBSD-src/sys/pfSenseCrash report details:
PHP Errors:
[20-Dec-2015 22:15:01 Etc/UTC] PHP Stack trace:
[20-Dec-2015 22:15:01 Etc/UTC] PHP 1. {main}() /usr/local/www/ifstats.php:0
[20-Dec-2015 22:15:01 Etc/UTC] PHP 2. require_once() /usr/local/www/ifstats.php:63
[20-Dec-2015 22:15:01 Etc/UTC] PHP 3. require_once() /usr/local/www/guiconfig.inc:79
[20-Dec-2015 22:15:01 Etc/UTC] PHP 4. include_once() /etc/inc/authgui.inc:55
[20-Dec-2015 22:15:01 Etc/UTC] PHP 5. get_configured_ip_addresses() /etc/inc/auth.inc:201
[20-Dec-2015 22:15:01 Etc/UTC] PHP 6. get_configured_interface_list() /etc/inc/util.inc:1284
[20-Dec-2015 22:15:01 Etc/UTC] PHP Stack trace:
[20-Dec-2015 22:15:01 Etc/UTC] PHP 1. {main}() /usr/local/www/ifstats.php:0
[20-Dec-2015 22:15:01 Etc/UTC] PHP 2. require_once() /usr/local/www/ifstats.php:63
[20-Dec-2015 22:15:01 Etc/UTC] PHP 3. require_once() /usr/local/www/guiconfig.inc:79
[20-Dec-2015 22:15:01 Etc/UTC] PHP 4. include_once() /etc/inc/authgui.inc:55
[20-Dec-2015 22:15:01 Etc/UTC] PHP 5. get_configured_ipv6_addresses() /etc/inc/auth.inc:208
[20-Dec-2015 22:15:01 Etc/UTC] PHP 6. get_configured_interface_list() /etc/inc/util.inc:1321Filename: /var/crash/minfree
2048 -
Unfortunately it does not tell us what is the problem with the call to get_configured_interface_list().
get_configured_interface_list() is also in util.inc - the same as get_configured_ip_addresses() etc. So it has to be able to find the function. And get_configured_interface_list() looks like there is no way it can have a problem - it is a really simple scan through the interfaces defined in the config to build an array of the enabled ones.What is special and interesting about your system?
I guess this is happening when you have the Interface Statistics widget open.
-
don't really know what would be different or interesting list of packages:
arping
pfblockerng
snorthavent looked at interfaces page in awhile and its not configured on the dashboard
i will poke around and see if i can find a trigger