Activity
From 05/30/2021 to 06/28/2021
06/28/2021
-
10:15 AM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- If anyone is still having issues with PHP crashing on the 3100 after applying "the PCRE JIT patch from comment 32":ht...
06/22/2021
-
08:20 AM Bug #12068 (Not a Bug): Upgrade to 21.05 fails with seg fault
- There is not enough information here to classify that as a bug, and there are numerous others who have upgraded succe...
-
01:44 AM Bug #12068 (Not a Bug): Upgrade to 21.05 fails with seg fault
- When trying to upgrade the sg3100 to 21.05 (from 21.02.2). The upgrade fails during the system reload during the "con...
06/18/2021
-
07:28 AM Bug #12053 (Feedback): PRF Algorithm is Always Set to SHA256 on New Tunnel Creations
- I can't reproduce this here. I see the config.xml tag @<prf-algorithm>sha256</prf-algorithm>@ but it does not get put...
06/17/2021
-
07:55 PM Bug #12053: PRF Algorithm is Always Set to SHA256 on New Tunnel Creations
- Selection feature was introduced in changeset f5ddbec114b3b9ecce14761d173381556422061b
-
07:52 PM Bug #12053: PRF Algorithm is Always Set to SHA256 on New Tunnel Creations
- Reference internal ticket INC-87329 for troubleshooting steps with customer that experienced this.
-
07:51 PM Bug #12053 (Closed): PRF Algorithm is Always Set to SHA256 on New Tunnel Creations
- When creating new P1s regardless of what the hash algorithm is set to the variable in config.xml is always set to <pr...
-
06:04 PM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- I can confirm that applying the PCRE_JIT patch fixed this problem for me on 21.05.
06/15/2021
-
06:38 PM Bug #11942: Disconnecting WAN Interface Kills OpenVPN Servers on Other Interfaces
- I lied about the static. Still no dice.
-
06:37 PM Bug #11942: Disconnecting WAN Interface Kills OpenVPN Servers on Other Interfaces
- UDP ipv4
It seems to work better if their is a static assigned to WAN, but not scientific test. Will test here so...
06/08/2021
-
10:10 PM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- I don't use either Snort or Suricata in operation but I do use pfBLockerNG-devel and the patch has solved the stabili...
-
09:15 PM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- Jim Pingle wrote:
> Each package maintainer would need to handle changes to their own code, should they choose to ta... -
09:28 AM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- Darin May wrote:
> How is the cat-herding addressed so that the work-around isn't duplicated across packages?
It ... -
09:24 AM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- How is the cat-herding addressed so that the work-around isn't duplicated across packages? I've noticed chit-chat in...
-
08:35 AM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- Darin May wrote:
> I'm not familiar with the criteria for bugs to be listed in the target fix list of open issues, b... -
02:24 AM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- Kris Phillips wrote:
> Tested in 21.09 Jun 5th build. This patch is present and no longer needs to be applied manual...
06/07/2021
-
08:14 AM Todo #12004: Disable PCRE JIT to work around PHP PCRE crashes on multi-core 32-bit ARM systems
- Packages and other scripts could use @ini_set("pcre.jit", "0");@ to disable PCRE JIT on systems without the patch to ...
-
08:08 AM Todo #12004 (Resolved): Disable PCRE JIT to work around PHP PCRE crashes on multi-core 32-bit ARM systems
- Currently, PHP crashes on multi-core 32-bit ARM systems (SG-3100) with certain PCRE calls, as documented on #11466, #...
-
08:12 AM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- I created #12004 for the temporary workaround via disabling PCRE JIT. This issue can remain open while we investigate...
06/05/2021
-
03:27 PM Feature #11772: Layer 2 Tunnel Bonding Capability
- I understand your concern about the requirement for an "upstream device on a big pipe," however this is exactly the s...
-
01:57 PM Feature #11772: Layer 2 Tunnel Bonding Capability
- Not certain how this would be possible. Fundamentally internet connectivity doesn't work this way. You would need ...
-
03:20 PM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- Tested in 21.09 Jun 5th build. This patch is present and no longer needs to be applied manually in the development ch...
-
03:13 PM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- Reporting that the patch in #32 solved my 21.02.2 --> 21.05 upgrade w/pfBLockerNG-devel causing the firewall service ...
-
01:37 PM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- Decided to go through some performance testing and stress testing. I loaded the CPU to maximum with iPerf3 traffic a...
06/04/2021
-
08:23 AM Regression #11995 (Closed): UPnP/NAT-PMP not functioning on 32-bit ARM
- UPnP is not functional on 32-bit ARM systems (SG-3100, SG-1000) running pfSense Plus 21.05. When a client attempts to...
06/03/2021
-
11:48 AM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- We do not use @pcre_jit_stack@ anywhere directly, so there is nothing to change/adjust in that regard. Also reading t...
-
11:35 AM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- Given that this issue seems to only affect 32-bit systems, perhaps this is a case of needing to substitute @pcre_@ fu...
-
10:48 AM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- The PCRE JIT patch has resolved the issue on two problematic SG-3100 configs that I had sitting here.
Thanks Jim. -
10:01 AM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- A couple others here have also confirmed that the JIT disable patch has worked around the crash on 3100. I committed ...
-
09:34 AM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- Using the sample code from Note 15 I can still crash it with a low recursion limit, and I also tried lowering pcre.ba...
-
09:16 AM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- If someone who can readily reproduce the PHP crash wants to try resizing the pcre.recursion_limit automatically based...
-
11:30 AM Bug #11942: Disconnecting WAN Interface Kills OpenVPN Servers on Other Interfaces
- Web Dawg wrote:
> Well,
>
> I have 19 other netgate routers configured the same, and they do not do this. Same c... -
10:19 AM Bug #11942: Disconnecting WAN Interface Kills OpenVPN Servers on Other Interfaces
- Well,
I have 19 other netgate routers configured the same, and they do not do this. Same config.
Only this mod...
06/02/2021
-
11:00 PM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- A cursory search seems to suggest that the default pcre recursion limit is too high ootb (higher than what can fit in...
06/01/2021
-
10:54 AM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- That might explain why my example config triggers the problem. As preg_match is being used by the PHP code for urltab...
05/31/2021
-
07:56 PM Bug #11466: PHP exits with signal 11 on SG-3100 when calling PCRE functions
- I have confirmed this PHP segmentation fault issue is an issue only on 32-bit ARM hardware such as that in the SG-310...
Also available in: Atom