19 Feb
2018
19 Feb
'18
1:45 p.m.
I wrote:
[…]
These issues occur only on 32-bit architectures (i386/i686), and on Fedora 26 (boost 1.63) some segmentation faults can be /fixed/ by executing:
| std::ostream *dummy = new iostreams::streamiostreams::file_descriptor_sink(2, iostreams::never_close_handle);
but this does not "work" on Debian Stretch (boost 1.62).
[…]
The same effect could be achieved by "malloc(208)", i. e. iostreams::file_descriptor_sink has no influence on the is- sue. Sorry for the noise, Tim