Re: [Ample-devel] Re: Ample 0.5.5 on RH7.3...
Status: Alpha
Brought to you by:
alphix
From: David <da...@2g...> - 2002-11-21 14:54:31
|
On Fri, Nov 08, 2002 at 11:07:48AM +0000, Andy Piper wrote: > - connect using web browser: nothing on client. Server reports > DBG[28548]: Opened UDP socket, port 33190 > DBG[28548]: Opened TCP socket, port 1234 > LOG[28548]: Connection from 192.168.1.12:45696 accepted, currently 1/2 > clients > DBG[28548]: No-fork/inetd mode: connection from 192.168.1.12:45696 > DBG[28548]: Requested path / > DBG[28548]: Entering HTML mode > Segmentation fault Hi, Exams are over and I've spent some time sorting out which messages goes where dpending on how the program is started... Could you please try to grab the latest sources from the cvs server, compile that and see if it works better for you. And if you still get the segfault when connecting to the html pages (I can't reproduce it with CVS sources), then please run ample under gdb and mail me the output from a backtrace after it segfaults. Thanks, David |