Re: [Cppcms-users] Segmentation fault on FreeBSD in high load
Brought to you by:
artyom-beilis
From: <ele...@ex...> - 2012-08-07 05:49:58
|
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 |