Re: [Cppcms-users] URGENT: strange bug ocurring
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-08-01 11:47:32
|
I'm sorry but I can't serve as remote debugger or valgrind analyzer. I had given you some tips about debugging your application but I can not and I will not debug the application for you. So, open the debugger: gdb and take a look where exactly and why the loop exists... Shouldn't it be trivial? Regards, 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 2:09 PM > Subject: Re: [Cppcms-users] URGENT: strange bug ocurring > > Here is what the other thread is doing according to strace: > > > > writev(9, > [{"1nwc\212[\26\376m4\355]is\333F\266\375,\376\212\36$\23S\317\1\320\335\330e\212"..., > 16384}], 1) = 16384 > > This just keeps repeating over an over again. > > > ------------------------------------------------------------------------------ > 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 > |