Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9930: Copy-constructed mt19937_64 segfaults
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-19 21:35:49
#9930: Copy-constructed mt19937_64 segfaults
--------------------------------------------+---------------------------
Reporter: Tim Cooijmans <t.cooijmans@â¦> | Owner: no-maintainer
Type: Bugs | Status: new
Milestone: To Be Determined | Component: random
Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------------+---------------------------
Comment (by Tim Cooijmans <t.cooijmans@â¦>):
Okay, I should have previewed. This is the terminal session with proper
formatting:
{{{
$ g++ -std=c++11 -g -O0 main.cpp && ./a.out
5
5
$ g++ -std=c++11 -g -O0 -DUSE_64BIT main.cpp && ./a.out
1
Segmentation fault (core dumped)
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9930#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC