Re: [Cppcms-users] Segmentation fault on FreeBSD in high load
Brought to you by:
artyom-beilis
From: Vinicius P. <ds...@ha...> - 2012-08-07 05:52:14
|
Hi Petr, I tried that just now, moved to clang to check if it's something with the old gcc in freebsd, but the crash remains. The crash most of the time is after set_content_header, and info.h:83 there's some code about the encoding, maybe something in FreeBSD is different and it crash? Anyway I like FreeBSD for production servers and will try to track it down more, the suspect I had on my code, database and C code for smtp is no more, I reduced the code and only rendering a template will crash it here, it's almost like the tutorial code on templates. Someone else having this give some hope to solve this. Regards, Vinicius Em 07/08/2012, às 02:49, ele...@ex... escreveu: > libstdc++ on freebsd is a fairly new kid on the block. It's a replacement > for GNU stdc++ > > Are you using clang or gcc? try both. I was using gcc 4.1 in the base system. > > 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 |