Hi, I'm stuck at a startup aolserver error:
[18/Mar/2007:21:32:20][23567.16384][-main-] Notice: nsmain: AOLserver/4.0.10 starting [18/Mar/2007:21:32:20][23567.16384][-main-] Notice: nsmain: security info: uid=1002, euid=1002, gid=103, egid=103 [18/Mar/2007:21:32:20][23567.16384][-main-] Notice: nsmain: max files: FD_SETSIZE = 1024, rl_cur = 1024, rl_max = 1024 [18/Mar/2007:21:32:20][23567.16384][-main-] Notice: adp[ieee]: mapped /*.adp [18/Mar/2007:21:32:20][23567.16384][-main-] Notice: modload: loading '/usr/local/src/aolserver-4.0.10/bin/nssock.so' [18/Mar/2007:21:32:20][23567.16384][-main-] Fatal: received fatal signal 11 I installed all the modules required to aolserver work with postgresql. I followed the tutorials at OpenACS website http://openacs.org/xowiki/postgresql-install http://openacs.org/xowiki/How_to_install_in_Postgres_8.x http://openacs.org/xowiki/aolserver-install Does anyone know what error is and where it comes from? Regards, iuri -----Original Message----- From: AOLserver Discussion [mailto:[EMAIL PROTECTED] On Behalf Of John Buckman Sent: Saturday, March 17, 2007 6:10 PM To: [email protected] Subject: Re: [AOLSERVER] unclean shutdown On Mar 17, 2007, at 5:24 AM, Dossy Shiobara wrote: > On 2007.03.16, John Buckman <[EMAIL PROTECTED]> wrote: >> package require Tclx > > Good, that confirms my guess. From your previous stacktrace: > >> (gdb) where >> #0 0x0a00c254 in Tcl_AsyncDelete () >> #1 0x00649500 in SignalCmdCleanUp () >> #2 0x0a00f35e in DeleteInterpProc () > ... > > That crash is happening in Tclx's thread cleanup code: > > http://tclx.cvs.sourceforge.net/tclx/tclx/generic/tclXsignal.c > > I'm surprised this doesn't cause instability at runtime, but I'm > guessing you don't routinely send the nsd signals. Right, I don't use the nsd signals. Is there a patch for that TclX problem? There hasn't been a TclX update in 16 months (http:// sourceforge.net/project/showfiles.php?group_id=13247) but I haven't checked their CVS tree. > > When you shut down, are you doing it by issuing a "ns_shutdown" via > the > control port (nscp), or by sending it a signal? ns_shutdown -john -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank. -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 268.18.13/726 - Release Date: 3/18/2007 3:34 PM -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 268.18.13/726 - Release Date: 3/18/2007 3:34 PM -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
