Indeed. It seems to segfault when running standalone as well. Apparently while calling the WApplication constructor.
Hmm. In fact, all the examples segfault. I'm pretty sure these worked in a previous version when first tried Witty a couple of months ago. Is this a known problem with 3.1? Cheers, Ami. On Mon, Jan 11, 2010 at 12:53 PM, Andrii Arsirii <[email protected]> wrote: > It seems your application has died (segfault or something similar). > Check for core dumps in the apache working directory. > Try to debug application with wthttp connector and only then launch > under fcgi. > > Ami Ganguli wrote: >> Hi folks, >> >> I'm having some trouble getting Witty to work with mod_fastcgi. The >> app seems to start properly (reads the config, starts reading from >> stdin), but fails handling requests, leaving the following in the log >> file: >> >> [Mon Jan 11 12:17:21 2010] [error] [client xxx.xxx.xxx.xxx] >> (104)Connection reset by peer: FastCGI: comm with server >> "/path/to/executable/file.fcgi" aborted: read failed >> [Mon Jan 11 12:17:21 2010] [error] [client xxx.xxx.xxx.xxx] FastCGI: >> incomplete headers (0 bytes) received from server >> "/path/to/executable/file.fcgi" >> >> Any tips on where I can start debugging this? The app is the Hello >> Application from the examples. >> >> Cheers, >> Ami. >> >> ------------------------------------------------------------------------------ >> This SF.Net email is sponsored by the Verizon Developer Community >> Take advantage of Verizon's best-in-class app development support >> A streamlined, 14 day to market process makes app distribution fast and easy >> Join now and get one step closer to millions of Verizon customers >> http://p.sf.net/sfu/verizon-dev2dev >> _______________________________________________ >> witty-interest mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/witty-interest >> >> >> > > > -- > Andrii Arsirii > Streamco > http://streamco.org.ua > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
