[Clp-tickets] [COIN-OR Linear Programming Solver] #18: Memory crash in CLP, file ClpPrimalColumnSteepest.cpp; pivotsequence

COIN-OR Linear Programming Solver coin-trac at coin-or.org
Fri Feb 15 14:17:10 EST 2008


#18: Memory crash in CLP, file ClpPrimalColumnSteepest.cpp; pivotsequence
-------------------------+--------------------------------------------------
  Reporter:  ltaylor     |       Owner:  somebody                                                  
      Type:  defect      |      Status:  new                                                       
  Priority:  major       |   Milestone:                                                            
 Component:  component1  |     Version:                                                            
Resolution:              |    Keywords:  vector memory access pivot variable primal column steepest
-------------------------+--------------------------------------------------
Comment (by ltaylor):

 It seems to me now that this error occurs because, somewhere,
 pivotSequence_ should be set back to -1 or something, and it isn't always.

 If pivotSequence was used before, when pivotVariable[] was a large array,
 and not reset, and then used again when pivotVariable[] is a small array,
 it could cause this error.

 LAT

-- 
Ticket URL: <https://projects.coin-or.org/Clp/ticket/18#comment:1>
COIN-OR Linear Programming Solver <http://projects.coin-or.org/Clp>
A linear programming solver.



More information about the Clp-tickets mailing list