rpgoldman / europa-pso

Automatically exported from code.google.com/p/europa-pso
0 stars 0 forks source link

Debug output segfaults #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See the attached sample problem.  In Debug.cfg, add the line:

:Solver

Running the problem results in a seg fault due to a failed attempt to
output some internal data because a transaction on the stack is deleted due
to relaxations etc going on elsewhere.

Attached is a trail of email discussion involving the bug (the 'Debug'
message describes the details of what is going on while the other 7 are a
discussion amongst us as to how this should be handled).

Original issue reported on code.google.com by tristanb...@gmail.com on 9 Sep 2009 at 11:09

Attachments:

GoogleCodeExporter commented 9 years ago
Mike believes that the fix for issue 62 also solved this one.  Note that there 
is
also issue 64 which is related.  Anyway, we will close this instance of the 
problem.

Original comment by tristanb...@gmail.com on 29 Oct 2009 at 9:50