Re: [Cppcms-users] URGENT: strange bug ocurring
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-08-01 10:15:52
|
See, if this error is reproducible - that makes it much easier... Open debugger :-) Open valgrind and see if there any memory corruptions. You see epoll in strace because that is what main event-loop thread does, you should see what other threads do. I'm not sure I can help unless you show me some specific problem that can be reproduced. Enjoy debugging :-) Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ ----- Original Message ----- > From: "ele...@ex..." <ele...@ex...> > To: Artyom Beilis <art...@ya...>; cpp...@li... > Cc: > Sent: Wednesday, August 1, 2012 12:59 PM > Subject: Re: [Cppcms-users] URGENT: strange bug ocurring > > Ok now it's not even loading. The page just goes blank and the error is > > 2012-08-01 19:58:07; cppcms, warning: Failed to write response:system: > Broken pipe (http_response.cpp:279) > > Could the RAM be stuffed? This is a virtual server. > > Petr > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |