Re: [Cppcms-users] Segmentation fault on FreeBSD in high load
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-08-08 11:06:53
|
I had reproduced it, but it is far from being simple. I suspect some problems in libstdc++ / reference counting / threading Same happens with gcc-46 from ports. It seems like some facets are either destroyed before the time and sometimes (more frequently) not destroyed at all. I'll update when I'll find what is the problem. Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >________________________________ > From: "ele...@ex..." <ele...@ex...> >To: Artyom Beilis <art...@ya...>; cpp...@li... >Sent: Wednesday, August 8, 2012 1:28 PM >Subject: Re: [Cppcms-users] Segmentation fault on FreeBSD in high load > >> Got FreeBSD 9.0 64 bit, with the configuration you are talking with 4 >> cores (under VirtualBox)... >> Can't reproduce it even under high loads. >> >> >> Ok, I think I'll need a program that reproduces the problem, if you want >> to send it to >> me privately it is ok. >> >> Also few additional points: >> >> - what is your config.js file? >> - what locale do you use? >> >> Artyom Beilis > >Did you guys manage to find out whats wrong? > > >------------------------------------------------------------------------------ >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 > > > |