Re: [Cppcms-users] Segmentation fault
Brought to you by:
artyom-beilis
From: Artyom <art...@ya...> - 2010-10-23 14:31:14
|
Hello, This bug should be fixed in svn trunk, in changeset 1486. Please try the version from SVN. The official version 0.99.4 will be released soon with this fix. Artyom > 2010-10-20 19:30 +0200, Mario Palomo wrote: > > Hello, > > > > I'm starting to use CppCMS ("cppcms-0.99.3.tar.bz2" downloaded from > > SourceForge), and noticed that when generating very long responses, the > > executable ends with a segfault. I am using the built-in server, and I >reduced > > the code to the following: > > > [...] > > If it helps, I have written an equivalent asynchronous application, and the > error does NOT occur: > |