Dansguardian 2.12.0.3 Signal 11
-
There is no coredump ? I don't know freebsd but with Linux you can put "ulimit -c unlimited" in the dg start script to generate
Unfortunately there is no useful information with debug, now we need a core (exited on signal 11 (core dumped)) to know exactly what happenSoon we will open a new project, I 'm rewriting some codes now to fix another problem with 2.12.07.1 and freebsd
-
In particular, I had to edit dansguardian.conf and add entries for proxyexchange and pcontimeout, delete two files \tmp.dguardianipc and \tmp.dguardianurl.ipc - then DG would start.
Also having changed dansguardian.conf manually, any change via the WebGui wipes these out.While the above was fine on a test server, to do the above on a live production server would be most unsatisfactory.
See this post earlier in the same thread http://forum.pfsense.org/index.php/topic,61811.msg338588.html#msg338588
-
Thanks - I'll look for the template and modify it.
I'm having trouble keeping track of which version of DG is actually installed and running.
When I run pkg_delete prior to installing 2.12.0.6.sig11.tbz, the dg binary along with
a number of list files (etc) are not removed.
Then when I add 2.12.0.6.sig11, the size of the DG binary does not change.However, if prior to installing 2.12.0.6..sig11.tbz, I mv dg to dg_bak, and then
run the install, the size of the DG binary is completely different.So, is there a way of determining the version of the DG binary?
-
Thanks - I'll look for the template and modify it.
I'm having trouble keeping track of which version of DG is actually installed and running.
When I run pkg_delete prior to installing 2.12.0.6.sig11.tbz, the dg binary along with
a number of list files (etc) are not removed.
Then when I add 2.12.0.6.sig11, the size of the DG binary does not change.However, if prior to installing 2.12.0.6..sig11.tbz, I mv dg to dg_bak, and then
run the install, the size of the DG binary is completely different.So, is there a way of determining the version of the DG binary?
It's a debug version, I think you don't need this
Marcelloc and me are working about a stable release for pfsense, I hope we found something
In worst situation sig11 still present until someone rewrite some parts of code for BSD like (no bug with Linux) -
Thanks I did not realise that this was a debug version - I have three sites that I have set up, each with up to 300 users.
Once the number of users gets above about 200, the Signal 11 errors occur about ever 2 -3 minutes, and the users
experience sluggish internet response.
I'll wait until an update package is available.
Could you send me an email when this occurs? My email address is:
neil@darfield.school.nz. Alternatively I'll monitor this thread.Many thanks for your efforts.
-
Hi all,
We have recently fixed some bugs with BSD, history here https://github.com/e2guardian/e2guardian/issues/8
Please, someone (should be an advanced user …) can try this new build https://github.com/e2guardian/e2guardian/archive/master.zip ?You must rename the configurations files, like this /etc/dansguardian/dansguardian.conf -> /etc/e2guardian/e2guardian.conf
And rewrite your start script (dansguardian/e2guardian) alternatively you should also just rename the new binary to dansguardianKeep in mind it's a working version, with some news features maybe unstable ...
-
HI Fredb,
Do you plan to push it to freebsd ports? It will be much easier to compile and pack it.
Thank's for all your work on it. dansguardian is still on 2.12.0.3 with no patches applied to ip.
-
HI Fredb,
Do you plan to push it to freebsd ports? It will be much easier to compile and pack it.
Thank's for all your work on it. dansguardian is still on 2.12.0.3 with no patches applied to ip.
Hi Marcelloc,
For the moment it's just an alpha release, I hope E2guardian will fix the BSD's problem
Why not, when we have a stable release candidate, but I have no knowledge about the Freebsd process -
I'm willing to change the dg setup within pfSense in order to get this working. However, I don't have a freeBSD dev machine setup - any chance someone could compile it?
-
Just figured out that the 2.12.0.6 version of DG that Marcello compiled does not have PCRE support… or at least that is my guess on the problem. It does not execute and of the regular expression functionality - such as URL regular expression modifications.
Would anyone with a dev environment (Marcello?) be willing to compile the 2.12.0.6 or 2.12.0.7 version with PCRE? Or, for that matter, e2guardian (I'd be willing to mod the UI to get it working)? Thanks in advance!