Forum OpenACS CMS: fatal signal 11 nsldap

Collapse
Posted by Antonio Pinto on
Hello all

I'm trying to install openldap openacs with authentication, but when I try to create a user or change the password of the user, the openacs restart and log appears:

[09/Nov/2009:15:16:50][7809.1100228944][-conn:13-] Fatal: received fatal signal 11

Can someone help me?
thanks

Collapse
2: Re: fatal signal 11 nsldap (response to 1)
Posted by Torben Brosten on
Check available memory for aolserver.

If memory is limited, you may need do some OpenACS performance tuning ( https://openacs.org/xowiki/openacs-performance-tuning ). Otherwise, re-post your question in the Q&A forum. Include more information about the problem system to get more specific answers.

cheers,

Torben

Collapse
3: Re: fatal signal 11 nsldap (response to 1)
Posted by Torben Brosten on
for example, see this thread on another signal 11 issue: https://openacs.org/forums/message-view?message_id=2902965
Collapse
4: Re: fatal signal 11 nsldap (response to 1)
Posted by Antonio Pinto on
I discovered that the fatal error 11 is caused in architecture x86_64, but when I'm using architecture i386 and authentication ldap with nsldap the error does not occurs.
Someone could please help me using architecture x86_64 and autentication ldap with nsldp?