[freeside] freeside-selfservice-server seg fault

ivan ivan at 420.am
Tue Apr 26 18:47:02 PDT 2005


Sounds like the usual problem with IPC::ShareLite on FreeBSD.  The next
1.5 snapshot will have a "selfservice_server-session_module"
configuration value which can be set to "Cache::FileCache" instead of 
"Cache::SharedMemoryCache" and
IPC::ShareLite will not be necessary.

-- 
_ivan

On Tue, Apr 26, 2005 at 02:18:56PM -0700, James McDonald wrote:
> I am running Freeside 1.5.0Pre6 on a FreeBSD 5.3 server with Perl 
> 5.8.6, Apache 1.3 and Postgresql 8. Everything, including 
> freeside-queued, works flawlessly, but when attempting to run 
> freeside-selfservice-server it terminates immediately with a 
> segmentation fault. I have tried running it as the freeside user and 
> with various external server configurations without success. I did 
> notice that in the code for the program it was specifying an earlier 
> version of Storable than I had installed, but changing the reference to 
> match the version (1.3) that I have installed did not change anything. 
> I can't find any error message or debugging information in any of the 
> log files (even though I changed the debugging level to 2) and the only 
> reference I can find is in /var/log/messages that references the seg 
> fault in perl.
> 
> Any insight would be greatly appreciated.
> 

-- 
_ivan



More information about the freeside-users mailing list