Bug #6758
closed2 x Crash with "PHP Fatal error: Call to undefined function pfSense_interface_listget() in /etc/inc/interfaces.inc on line 80"
100%
Description
I have a second installation running on i386 10.3-RELEASE-p5 FreeBSD 10.3-RELEASE-p5 v2.3.2 on AMD Athlon(tm) 64 X2 Dual Core Processor 5600+
recently upgraded from 2.2.6 to 2.3.2 that has experience crashes with the following:
PHP Errors:
[01-Sep-2016 22:19:50 Europe/Stockholm] PHP Fatal error: Call to undefined function pfSense_interface_listget() in /etc/inc/interfaces.inc on line 80
The 2 crashdumps has been sent for analysis from within pfSense.
Best regards
Dan Lundqvvist
Stockholm, Sweden
Updated by Ph. T about 8 years ago
I have seen the same error. I think in my case it was related to remove DHCP IPv6 from WAN interface.
Updated by Jim Pingle about 8 years ago
That function is a part of the pfSense PHP module, so if it's missing, then either the PHP module package is missing, its entry is missing from extensions.ini, or something is wrong with the files themselves. Ideally, since this would take quite a bit of discussion and diagnosis, the forum would be a better place to have a conversation narrowing it down to the specific cause, rather than the symptom.
Updated by → luckman212 about 8 years ago
I started having this crash frequently as well. I'm running 2.3.2_p1. I do have DHCPv6 on one of my WANs (but I need to/want to have this). I've sent in 3-4 crash reports - hopefully they have arrived.
Updated by → luckman212 about 8 years ago
Updated by Renato Botelho about 8 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset aa9cf3fa4d532e9f2dbd05d38ca438980b21e06b.
Updated by Jim Pingle over 7 years ago
- Status changed from Feedback to Resolved
The PHP extensions setup has been completely changed since this report, it's not valid any longer.