[CoinUtils-tickets] [COIN-OR Common Utilities] #72: Memory issue as below

COIN-OR Common Utilities coin-trac at coin-or.org
Wed Dec 21 17:06:29 EST 2011


#72: Memory issue as below
------------------+---------------------------------------------------------
Reporter:  Uonly  |       Type:  defect
  Status:  new    |   Priority:  major 
 Version:         |   Keywords:        
------------------+---------------------------------------------------------
 segmentation fault and info caught by valgrind as below

 ==16104== Invalid free() / delete / delete[]

 ==16104==    at 0x4C23A8B: operator delete[](void*)
 (vg_replace_malloc.c:409)
 ==16104==    by 0x9CE150: CoinPackedMatrix::gutsOfDestructor()
 (CoinPackedMatrix.cpp:2574)
 ==16104==    by 0x9CE110: CoinPackedMatrix::~CoinPackedMatrix()
 (CoinPackedMatrix.cpp:2564)
 ==16104==    by 0x9BBCB3: CoinMpsIO::releaseRedundantInformation()
 (CoinMpsIO.cpp:5494)
 ==16104==    by 0x9BB971: CoinMpsIO::freeAll() (CoinMpsIO.cpp:5444)
 ==16104==    by 0x9BB8D0: CoinMpsIO::gutsOfDestructor()
 (CoinMpsIO.cpp:5432)
 ==16104==    by 0x9BB722: CoinMpsIO::~CoinMpsIO() (CoinMpsIO.cpp:5405)

-- 
Ticket URL: <https://projects.coin-or.org/CoinUtils/ticket/72>
COIN-OR Common Utilities <http://projects.coin-or.org/CoinUtils>
Common data structures and linear algebra functions for COIN-OR projects



More information about the CoinUtils-tickets mailing list