26 Sep
2012
26 Sep
'12
4:22 a.m.
arnauld ndefo wrote:
When my openpana client sent an authenticator mesage ,I had a segmentation fault, and I always value optimized out in the gdb trace (gdb-radiuslog1).
Debugging these kind of issues requires experience and training. The "value optimized out" messages are for code in the standard libraries. That's OK.
I don't understand why the different librairies related to the rlm_eap2 module in /usr/local/lib are not up to date when i rebuild the servers. The date still stay the old one.
No idea.
How can i resolve this issue?
Learn C programming and debugging. Alan DeKok.