Your problem lies elswere and has been discussed many times recently (please search archive). Basically, the segmentation fault problem appers on RH7.3 when radius sources are compiled with optimizations turned on. You have two options: 1. Compile gnugk on rh7.2 and then copy binary to rh7.3 system. 2. Compile gnugk, remove rad*.o files, edit pwlib/make/unix.mak to not include '-O' flag during compilation of radius modules, run again make to compile radius modules without optimization and link gnugk. I (and others) could find precise source of this strange problem, so currently it is the only way. ----- Original Message ----- From: <support@doxum.com> Sent: Tuesday, August 19, 2003 4:06 PM Subject: [Openh323gk-users] Segmentation fault using RadAliasAuth > I know you are very busy people but I would like to ask you for help. > > -My system is RedHat 7.3 and I compiled PwLib 1.5.0, OpenH323 1.12.0, > gnugk2.0.5. > and freeradius 0.8.1. > > -I'm using RadAliasAuth for RRQ and ARQ. The Radius server is configured to > Accept all the requirements (just for the tests). > > -For the first RRQ, the GK works fine but for the second one (RRQ or ARQ) it > always calls "segmentation fault" after the Radius message is sent. > (Please check the attached configuration file and Log file generated > with -ttttt) > > -I've found some related mails but I'm not sure what could be the solution: > > 1. " try with 1.4.11 and 1.11.7 libraries" (Jul 18th) > 2. "to uninstall pwlib and openh323 headers from /usr/include directory, > unpack pwlib and openh323 sources to some local directory, setup > PWLIBDIR and OPENH323DIR variable, compile both libraries > (without issuing 'make install') and then compile gnugk." (Aug 1st) ------------------------------------------------------- This SF.net email is sponsored by Dice.com. Did you know that Dice has over 25,000 tech jobs available today? From careers in IT to Engineering to Tech Sales, Dice has tech jobs from the best hiring companies. http://www.dice.com/index.epl?rel_code=104 _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/