On Sat, Apr 7, 2012 at 5:06 AM, Francois Gaudreault <fgaudreault@inverse.ca> wrote:
Hi,
We installed FR on one CentOS 5.8 today, and we are running into weird crashing issues. Sometimes RADIUS works fine, sometimes it starts to crash right after the start. We hooked gdb to it, and it appears to be related with the rlm_perl module. We are using an external perl module, but it is running fine on many hundreds of systems. I am wandering if someone have an idea about what can be wrong :
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb69a5b90 (LWP 3301)] 0x0091b70b in Perl_gv_init () from /usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so (gdb) bt #0 0x0091b70b in Perl_gv_init () from /usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so
I seem to recall something about perl-related fix post 2.1.12, so you might want to try v2.1.x branch from git. -- Fajar