[Cbc-tickets] Re: [COIN-OR Branch-and-Cut MIP Solver] #3: pop heap asserts

COIN-OR Branch-and-Cut MIP Solver coin-trac at coin-or.org
Mon Jan 22 21:57:06 EST 2007


#3: pop heap asserts
-------------------------+--------------------------------------------------
  Reporter:  San         |       Owner:  forrest 
      Type:  defect      |      Status:  reopened
  Priority:  major       |   Milestone:          
 Component:  component1  |     Version:          
Resolution:              |    Keywords:          
-------------------------+--------------------------------------------------
Comment (by San):

 The pop_heap and push_heap problems seemed to be fixed in branch/devel but
 I get a different heap problem now if I try to use
 CbcSimpleIntegerPseudoCost.  I get the following error when running the
 longthin example:


 {{{
 HEAP CORRUPTION DETECTED: before Normal block (#1741006) at 0x02021628.
 CRT detected that the applicatoin wrote to memory before start of heap
 buffer.

 >       coin.exe!_free_dbg_nolock(void * pUserData=0x00a1de48, int
 nBlockUse=1)  Line 1269 + 0x3b bytes C++
         coin.exe!_free_dbg(void * pUserData=0x00a1de48, int nBlockUse=1)
 Line 1194 + 0xd bytes C++
         coin.exe!operator delete(void * pUserData=0x00a1de48)  Line 54 +
 0x10 bytes     C++
         coin.exe!operator delete[](void * p=0x00a1de48)  Line 21 + 0x9
 bytes    C++
         coin.exe!CbcModel::addObjects(int numberObjects=2, CbcObject * *
 objects=0x00a1db40)  Line 6083 + 0x15 bytes    C++

 }}}

-- 
Ticket URL: <https://projects.coin-or.org/Cbc/ticket/3#comment:8>
COIN-OR Branch-and-Cut MIP Solver <http://projects.coin-or.org/Cbc>
An LP-based branch-and-cut MIP solver.



More information about the Cbc-tickets mailing list