Actions
Bug #2806
closedGeneral setup: Error when changing system DNS Server
Start date:
02/10/2013
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
Description
Crash report begins. Anonymous machine information:
i386
8.3-RELEASE-p5
FreeBSD 8.3-RELEASE-p5 #0: Sun Feb 10 00:29:18 EST 2013 root@snapshots-8_3-i386.builders.pfsense.org:/usr/obj./usr/pfSensesrc/src/sys/pfSense_wrap_vga.8.i386
Crash report details:
PHP Errors:
[10-Feb-2013 12:02:52 Europe/Rome] PHP Fatal error: Call to undefined function is_validpid() in /etc/inc/system.inc on line 1285
Updated by Chris Buechler almost 12 years ago
- Target version set to 2.1
- Affected Version set to 2.1
Updated by Jim Pingle almost 12 years ago
- Status changed from New to Feedback
This should already be fixed in the repo and on the snap dated today.
Updated by Renato Botelho almost 12 years ago
- Status changed from Feedback to Closed
There is no call to is_validip() on entire system.inc
Updated by Phillip Davis almost 12 years ago
Just for the record - a typo in the function name was fixed by https://github.com/bsdperimeter/pfsense/commit/df40755dfd6418d00657902b5968e587beeebc10 - which resolved this one.
Actions