[OGo-Users] Segmentation fault at login
Diego Rodriguez Gonzalez
users@opengroupware.org
Mon, 24 May 2004 13:20:40 +0200
Hi. I'm just installed opengroupware.org from debian packages in a Debian
Sarge box, using the debian faq.
I installed libssl0.9.6 and I've symlinked libcrypto as per this list
recommendations (otherwise it crashes)
I've sourced opengroupware.sh and I exported LD_ASSUME_KERNEL=2.4.1 so at
least ogo doesn't die on launch.
I've set up LDAP authentification, (no apache front end still), and I tried
to log in thru port 20000, but ogo dies on me with this segmentation fault:
----
dc1:/home/diego# su - opengroupware
opengroupware@dc1:~$ source OpenGroupware.org.sh
opengroupware@dc1:~$ export LD_ASSUME_KERNEL=2.4.1
opengroupware@dc1:~$
/usr/lib/opengroupware.org/WOApps/OpenGroupware.woa/ix86/linux-gnu/gnu-fd-ni
l/OpenGroupware -WOHttpAllowHost 172.16.1.41
May 24 11:15:13 OpenGroupware [1456]: SNS support disabled.
May 24 11:15:14 OpenGroupware [1456]: |OpenGroupware| CTI Dialers:
May 24 11:15:16 OpenGroupware [1456]: <0x408925E0[LSCommandContext]> missing
password for authorization of login 'root'
May 24 11:15:16 OpenGroupware [1456]: |OpenGroupware| SKYRiX instance
initialized ..
May 24 11:15:16 OpenGroupware [1456]: |OpenGroupware| WOHttpAdaptor
listening on address <InetSocketAddress: *:20000>
May 24 11:15:27 OpenGroupware [1456]: <0x408925E0[LSCommandContext]> missing
password for authorization of login 'root'
May 24 11:15:27 OpenGroupware [1456]: WOCompoundElement: pool embedding is
on.
May 24 11:15:27 OpenGroupware [1456]: WOCompoundElement: id logging is on.
ADMINRED.oviedo.feve.es - - [24/May/2004:11:15:27 GMT] "GET /OpenGroupware/
HTTP/1.1" 200 1471 0.186 4931 70% 640K
ADMINRED.oviedo.feve.es - - [24/May/2004:11:15:27 GMT] "GET
/OpenGroupware.woa/WebServerResources/English.lproj/OGo.css HTTP/1.1" 200
14887 0.021 - - 8K
ADMINRED.oviedo.feve.es - - [24/May/2004:11:15:27 GMT] "GET
/OpenGroupware.woa/WebServerResources/English.lproj/menu_logo_top.gif
HTTP/1.1" 200 2047 0.009 - - 0
ADMINRED.oviedo.feve.es - - [24/May/2004:11:15:27 GMT] "GET
/OpenGroupware.woa/WebServerResources/English.lproj/line_left.gif HTTP/1.1"
200 264 0.008 - - 0
ADMINRED.oviedo.feve.es - - [24/May/2004:11:15:27 GMT] "GET
/OpenGroupware.woa/WebServerResources/English.lproj/line_stretch.gif
HTTP/1.1" 200 234 0.008 - - 0
ADMINRED.oviedo.feve.es - - [24/May/2004:11:15:27 GMT] "GET
/OpenGroupware.woa/WebServerResources/English.lproj/line_right.gif HTTP/1.1"
200 262 0.008 - - 0
ADMINRED.oviedo.feve.es - - [24/May/2004:11:15:27 GMT] "GET
/OpenGroupware.woa/WebServerResources/English.lproj/homepage2.gif HTTP/1.1"
200 9317 0.010 - - 0
May 24 11:15:41 OpenGroupware [1456]: <0x408925E0[LSCommandContext]>
+[LSCommandContext(LDAPSupport) isLDAPLoginAuthorized:password:]: LDAP
server 'ldap.oviedo.feve.es:0' did authenticate user 'diego'
May 24 11:15:41 OpenGroupware [1456]: <0x08802CA4[OGoHelpManager]> Note: no
OGo documentation installed!
May 24 11:15:41 OpenGroupware [1456]: <0x08802CA4[OGoHelpManager]> SP:
May 24 11:15:41 OpenGroupware [1456]: JavaScript-C 1.5 pre-release 5a
2003-05-29
May 24 11:15:41 OpenGroupware [1456]: |OpenGroupware|
<OpenGroupware[0x0813856C]: name=OpenGroupware>: created session:
<LSWSession[0x087F519C]: id=05B005B00140B1D95D>
May 24 11:15:41 OpenGroupware [1456]: <>DirectAction>>D browser capability:
isJavaScriptEnabled is YES
May 24 11:15:41 OpenGroupware [1456]: ccaps:
<WEClientCapabilities[0x087F9CD4]: type=Mozilla v5.0> os=Windows cpu=ix86
fast-tbl css2 xul js>
Segmentation fault
opengroupware@dc1:~$
'Defaults read' shows this:
{
Defaults = {};
NSGlobalDomain = {
"skyrix_id" = dc1;
LSAdaptor = PostgreSQL72;
LSAttachmentPath = "/usr/lib/opengroupware.org/documents";
LSAuthLDAPServer = "ldap.oviedo.feve.es";
LSAuthLDAPServerRoot = "ou=Users,dc=feve,dc=es";
LSConnectionDictionary = {
databaseName = ogo;
hostName = localhost;
password = "";
port = 5432;
userName = ogo;
};
LSModelName = "OpenGroupware.org_PostgreSQL";
LSNewsImagesPath = "/usr/lib/opengroupware.org/news";
LSNewsImagesUrl = "/ArticleImages";
Languages = (
English
);
NGBundlePath =
"/usr/lib/opengroupware.org/Library/OpenGroupware.org";
TimeZoneName = GMT;
XMLReader = libxmlSAXDriver;
};
OpenGroupware = {};
}
What am I doing wrong?
Thanks in advance.
--
Diego Rodriguez
diego@feve.es