FR3 segfault (continued...)
hi, ..still on the path of the cause of the segfault. I put a suspicion on the TLS code feature new in 3.x - so disabled the virtual server that does TLS proxying....and just went to old school RADIUS for remote proxying.... the bad news is that there was still a segfault...the good news , I guess, is that without the TLS module, the server can run with -X - and therefore single threaded....so the cause of the crash might be slightly less opaque - have uploaded the relevant GDB output etc to bugs.freeradius.org (did find another fault too....is triggered in a different code path...in EAP section it seems....not related to the usual pre_proxy to proxy handling....have uploaded the relevant GDB of that too - bugs.freeradius.org) ...wont be long until we've squished these show stoppers. alan
On 10 Dec 2012, at 13:14, Alan Buxey <A.L.M.Buxey@LBORO.AC.UK> wrote:
hi,
..still on the path of the cause of the segfault. I put a suspicion on the TLS code feature new in 3.x - so disabled the virtual server that does TLS proxying....and just went to old school RADIUS for remote proxying.... the bad news is that there was still a segfault...the good news , I guess, is that without the TLS module, the server can run with -X - and therefore single threaded....so the cause of the crash might be slightly less opaque - have uploaded the relevant GDB output etc to bugs.freeradius.org
(did find another fault too....is triggered in a different code path...in EAP section it seems....not related to the usual pre_proxy to proxy handling....have uploaded the relevant GDB of that too - bugs.freeradius.org)
...wont be long until we've squished these show stoppers.
I think were waiting on valgrind output, there's example invocations on the wiki and in docs. -Arran
On 21 Jan 2013, at 20:23, A.L.M.Buxey@lboro.ac.uk wrote:
Hi,
...wont be long until we've squished these show stoppers.
I think were waiting on valgrind output, there's example invocations on the wiki and in docs.
I sent it....did you not get it or see it?
I see a ton of GDB output in the GitHub issue tracker but no valgrind info. Did you post it to the list? -Arran
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Alan Buxey -
Arran Cudbard-Bell