I compiled the openser 0.9.5 with acc module, and radiusclient-ng 0.5.1 on freebsd 5.4. The compilation is fine, but when I configure the config file to load acc.so module, I see this error:
blah..blah..blah WARNING: no fork mode and more than one listen address found(will use only the the first one) 0(28499) shm_mem_init: success 0(0) core dump limits set to 134596096 0(0) DEBUG: init_mod: acc 0(0) ACC - initializing 0(0) find_export: found <load_tm> in module tm [/home/dvalencia/usr/local/lib/openser/modules/tm.so] Segmentation fault (core dumped)
Anybody can help me about this?
Thanks!
____________________ Diego Valencia Network Support PowerVT SA Tel: 0351-4257748 Movil: 0351-155194286
Hi Diego,
be sure you load the TM module before the ACC - this problem was already fixed on the development branch; if your problem still persists, please let me know.
regards, bogdan
Diego Valencia wrote:
I compiled the openser 0.9.5 with acc module, and radiusclient-ng 0.5.1 on freebsd 5.4. The compilation is fine, but when I configure the config file to load acc.so module, I see this error:
blah..blah..blah WARNING: no fork mode and more than one listen address found(will use only the the first one) 0(28499) shm_mem_init: success 0(0) core dump limits set to 134596096 0(0) DEBUG: init_mod: acc 0(0) ACC - initializing 0(0) find_export: found <load_tm> in module tm [/home/dvalencia/usr/local/lib/openser/modules/tm.so] Segmentation fault (core dumped)
Anybody can help me about this?
Thanks!
Diego Valencia Network Support PowerVT SA Tel: 0351-4257748 Movil: 0351-155194286
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Thanks Frank! I changed the order of modules and now the openser works very fine :o)
Best regard
Diego
----- Original Message ----- From: "Bogdan-Andrei Iancu" bogdan@voice-system.ro To: "Diego Valencia" dvalencia@powervt.com.ar Cc: users@openser.org Sent: Tuesday, September 20, 2005 10:31 PM Subject: Re: [Users] Freebsd segmentation fault problem
Hi Diego,
be sure you load the TM module before the ACC - this problem was already fixed on the development branch; if your problem still persists, please let me know.
regards, bogdan
Diego Valencia wrote:
I compiled the openser 0.9.5 with acc module, and radiusclient-ng 0.5.1 on freebsd 5.4. The compilation is fine, but when I configure the config file to load acc.so module, I see this error: blah..blah..blah WARNING: no fork mode and more than one listen address found(will use only the the first one) 0(28499) shm_mem_init: success 0(0) core dump limits set to 134596096 0(0) DEBUG: init_mod: acc 0(0) ACC - initializing 0(0) find_export: found <load_tm> in module tm [/home/dvalencia/usr/local/lib/openser/modules/tm.so] Segmentation fault (core dumped) Anybody can help me about this? Thanks! ____________________ Diego Valencia Network Support PowerVT SA Tel: 0351-4257748 Movil: 0351-155194286
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users