
jesus at omniti
Oct 2, 2003, 5:59 PM
Post #5 of 5
(732 views)
Permalink
|
|
Re: Segfault when running wackamole in foreground
[In reply to]
|
|
--Apple-Mail-12-936201143 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed On Thursday, Oct 2, 2003, at 20:33 US/Eastern, Matthias Weidle wrote: > --On Thursday, October 02, 2003 08:27:31 PM -0400 Theo Schlossnagle > <jesus[at]omniti.com> wrote: >> On Thursday, Oct 2, 2003, at 19:15 US/Eastern, Matthias Weidle wrote: >>> i dunno if it is breaking other things but i have experienced the >>> very >>> same problem with segfaulting and i was able to fix that after >>> compiling wackamole without thread support. i suppose the >>> glibc/threadlib is to blame in that case ... >> >> I believe that is a stack space issue. The release version of >> wackamole >> requires and inordinately large stack size. While that might be >> common >> in unithread applications, it isn't in multithreaded applications. I >> think the CVS version has this problem fixed -- I'd love to know if >> people still see the same problems with CVS HEAD. > > > i would really love to try the latest HEAD of wackamole if only i > could login to the cvs server ... > > $ cvs -d :pserver:anonymous[at]cvs.omniti.com:/data/cvs login > Logging in to :pserver:anonymous[at]cvs.omniti.com:2401/data/cvs > CVS password: > cvs [login aborted]: connect to cvs.omniti.com(66.80.117.4):2401 > failed: Connection timed out > > anything wrong with it? cvs.omniti.com doesn't run anon cvs. But commedia.cnds.jhu.edu does. And on the backhand/wackamole page the CVSROOT is: :pserver:anonymous[at]commedia.cnds.jhu.edu:/storage/cvs That wasn't working though. Server upgrade broke the chroot. It is up now: cvs -d :pserver:anonymous[at]commedia.cnds.jhu.edu:/storage/cvs login <no password> cvs -d :pserver:anonymous[at]commedia.cnds.jhu.edu:/storage/cvs co wackamole // Theo Schlossnagle // Principal Engineer -- http://www.omniti.com/~jesus/ // Postal Engine -- http://www.postalengine.com/ // Ecelerity: fastest MTA on earth --Apple-Mail-12-936201143 Content-Transfer-Encoding: 7bit Content-Type: text/enriched; charset=US-ASCII On Thursday, Oct 2, 2003, at 20:33 US/Eastern, Matthias Weidle wrote: <excerpt>--On Thursday, October 02, 2003 08:27:31 PM -0400 Theo Schlossnagle <<jesus[at]omniti.com> wrote: <excerpt>On Thursday, Oct 2, 2003, at 19:15 US/Eastern, Matthias Weidle wrote: <excerpt>i dunno if it is breaking other things but i have experienced the very same problem with segfaulting and i was able to fix that after compiling wackamole without thread support. i suppose the glibc/threadlib is to blame in that case ... </excerpt> I believe that is a stack space issue. The release version of wackamole requires and inordinately large stack size. While that might be common in unithread applications, it isn't in multithreaded applications. I think the CVS version has this problem fixed -- I'd love to know if people still see the same problems with CVS HEAD. </excerpt> i would really love to try the latest HEAD of wackamole if only i could login to the cvs server ... $ cvs -d :pserver:anonymous[at]cvs.omniti.com:/data/cvs login Logging in to :pserver:anonymous[at]cvs.omniti.com:2401/data/cvs CVS password: cvs [login aborted]: connect to cvs.omniti.com(66.80.117.4):2401 failed: Connection timed out anything wrong with it? </excerpt> cvs.omniti.com doesn't run anon cvs. But commedia.cnds.jhu.edu does. And on the backhand/wackamole page the CVSROOT is: <fontfamily><param>Lucida Grande</param>:pserver:anonymous[at]commedia.cnds.jhu.edu:/storage/cvs </fontfamily> That wasn't working though. Server upgrade broke the chroot. It is up now: cvs -d <fontfamily><param>Lucida Grande</param>:pserver:anonymous[at]commedia.cnds.jhu.edu:/storage/cvs login <<no password> cvs -d :pserver:anonymous[at]commedia.cnds.jhu.edu:/storage/cvs co wackamole</fontfamily> // Theo Schlossnagle // Principal Engineer -- http://www.omniti.com/~jesus/ // Postal Engine -- http://www.postalengine.com/ // Ecelerity: fastest MTA on earth --Apple-Mail-12-936201143--
|