<div dir="ltr">I made a new release 2.10.7 of CoinUtils with the suggested fix in it and a release 1.4.1 of Bcp incorporating the CoinUtils release. The fix seemed to be correct and did not break any tests. However, as I am not using Bcp regularly, it would be great if anyone else who is out there and using Bcp could test and report. <div><br></div><div>Thanks!</div><div><br></div><div>Ted</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 21, 2015 at 3:38 PM, Ted Ralphs <span dir="ltr">&lt;<a href="mailto:tkralphs@lehigh.edu" target="_blank">tkralphs@lehigh.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>I will try to take a look at this, but just so you know, BCP is not very carefully maintained anymore. Depending on what you&#39;re doing, you might want to try DIP (<a href="http://projects.coin-or.org/Dip/" target="_blank">http://projects.coin-or.org/Dip/</a>), which is more user-friendly for many use cases, but does not have quite the power or BCP yet. If you&#39;re not sure whether DIP is a good choice, feel free to e-mail me off-line about what you&#39;re doing and I can try to advise you.<br><br></div>Cheers,<br><br></div>Ted<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Mon, Mar 16, 2015 at 12:54 PM, Vincent Bates <span dir="ltr">&lt;<a href="mailto:bates@in.tum.de" target="_blank">bates@in.tum.de</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div style="word-wrap:break-word">Hello,<div><br></div><div>I am currently working on a branch-and-price algorithm in BCP-1.3.8</div><div><br></div><div>I have come across a segmentation fault that looks exactly like this bug reported in December 2009:</div><div><a href="http://list.coin-or.org/pipermail/bcp/2009-December/000257.html" target="_blank">http://list.coin-or.org/pipermail/bcp/2009-December/000257.html</a></div><div><br></div><div>Unfortunately, my knowledge of BCP and especially the deeper CoinTree classes is not very thorough. Can someone please assess whether the bugfix suggested in the linked mail would work? I have checked the latest BCP-1.4.0 release, the &quot;CoinTreeNode* top()&quot; method has not been changed.</div><div><br></div><div>Currently I am unsure whether this really is a bug in BCP, or whether I have made a mistake in my implementation. I have attached some valgrind output for reference.</div><div><br></div><div>Thank you and best regards,</div><div>Vincent Bates</div><div><br></div><div><br></div><div><br></div><div><div style="margin:0px;font-size:11px;font-family:Menlo">LP: *** Starting iteration 1 ***</div><div style="margin:0px;font-size:11px;font-family:Menlo">LP: Default prepare_for_optimization() executed.</div><div style="margin:0px;font-size:11px;font-family:Menlo">Clp0006I 0  Obj 0 Primal inf 6.9999993 (7)</div><div style="margin:0px;font-size:11px;font-family:Menlo">Clp0006I 7  Obj 283.7</div><div style="margin:0px;font-size:11px;font-family:Menlo">Clp0000I Optimal - objective value 283.7</div><div style="margin:0px;font-size:11px;font-family:Menlo">LP:   Matrix size: 55 vars x 18 cuts</div><div style="margin:0px;font-size:11px;font-family:Menlo">LP:   Solution value: 283.7000 / 2 , 7 </div><div style="margin:0px;font-size:11px;font-family:Menlo">LP: Default pack_feasible_solution() executed.</div><div style="margin:0px;font-size:11px;font-family:Menlo"> TM: Default unpack_feasible_solution() executed.</div><div style="margin:0px;font-size:11px;font-family:Menlo">TM: Solution found at 191.835 sec.</div><div style="margin:0px;font-size:11px;font-family:Menlo">TM 197.681: Sol from proc: 1  val: 283.700000 (prev best: 284.600000)  tree size/procd: 9/8  cand list ins/size: 5/4</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== Invalid read of size 4</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    at 0x5AD32C: CoinTreeSiblings::currentNode() const (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libCoinUtils.3.9.11.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5AC747: CoinSearchTreeBase::top() const (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libCoinUtils.3.9.11.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x57C036: CoinSearchTreeManager::newSolution(double) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libCoinUtils.3.9.11.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x40439: BCP_tm_user::change_candidate_heap(CoinSearchTreeManager&amp;, bool) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x42CCD: BCP_tm_prob::process_message() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5B8B8: BCP_single_environment::send(int, BCP_message_tag, BCP_buffer const&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1AE90: BCP_lp_user::send_feasible_solution(BCP_solution const*) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1640E: BCP_lp_test_feasibility(BCP_lp_prob&amp;, BCP_lp_result const&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x17FAE: BCP_lp_main_loop(BCP_lp_prob&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1A18C: BCP_lp_prob::process_message() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5B8B8: BCP_single_environment::send(int, BCP_message_tag, BCP_buffer const&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x38443: BCP_tm_node_to_send::send() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==  Address 0x1020f7c60 is 0 bytes inside a block of size 16 free&#39;d</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    at 0x6AF7: free (in /usr/local/Cellar/valgrind/3.10.1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x79EF6: CoinSearchTreeBase::pop() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x791C8: CoinSearchTreeManager::pop() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x43D8C: BCP_tm_start_one_node(BCP_tm_prob&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x43BC3: BCP_tm_start_new_nodes(BCP_tm_prob&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5B53D: BCP_single_environment::register_process(USER_initialize*) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x4470A: bcp_main(int, char**, USER_initialize*) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1000014F5: main (HHCRSP.cpp:16)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== </div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== Invalid read of size 8</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    at 0x5AD32F: CoinTreeSiblings::currentNode() const (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libCoinUtils.3.9.11.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5AC747: CoinSearchTreeBase::top() const (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libCoinUtils.3.9.11.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x57C036: CoinSearchTreeManager::newSolution(double) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libCoinUtils.3.9.11.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x40439: BCP_tm_user::change_candidate_heap(CoinSearchTreeManager&amp;, bool) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x42CCD: BCP_tm_prob::process_message() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5B8B8: BCP_single_environment::send(int, BCP_message_tag, BCP_buffer const&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1AE90: BCP_lp_user::send_feasible_solution(BCP_solution const*) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1640E: BCP_lp_test_feasibility(BCP_lp_prob&amp;, BCP_lp_result const&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x17FAE: BCP_lp_main_loop(BCP_lp_prob&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1A18C: BCP_lp_prob::process_message() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5B8B8: BCP_single_environment::send(int, BCP_message_tag, BCP_buffer const&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x38443: BCP_tm_node_to_send::send() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==  Address 0x1020f7c68 is 8 bytes inside a block of size 16 free&#39;d</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    at 0x6AF7: free (in /usr/local/Cellar/valgrind/3.10.1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x79EF6: CoinSearchTreeBase::pop() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x791C8: CoinSearchTreeManager::pop() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x43D8C: BCP_tm_start_one_node(BCP_tm_prob&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x43BC3: BCP_tm_start_new_nodes(BCP_tm_prob&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5B53D: BCP_single_environment::register_process(USER_initialize*) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x4470A: bcp_main(int, char**, USER_initialize*) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1000014F5: main (HHCRSP.cpp:16)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== </div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== Invalid read of size 8</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    at 0x5AD333: CoinTreeSiblings::currentNode() const (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libCoinUtils.3.9.11.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5AC747: CoinSearchTreeBase::top() const (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libCoinUtils.3.9.11.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x57C036: CoinSearchTreeManager::newSolution(double) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libCoinUtils.3.9.11.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x40439: BCP_tm_user::change_candidate_heap(CoinSearchTreeManager&amp;, bool) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x42CCD: BCP_tm_prob::process_message() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5B8B8: BCP_single_environment::send(int, BCP_message_tag, BCP_buffer const&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1AE90: BCP_lp_user::send_feasible_solution(BCP_solution const*) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1640E: BCP_lp_test_feasibility(BCP_lp_prob&amp;, BCP_lp_result const&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x17FAE: BCP_lp_main_loop(BCP_lp_prob&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1A18C: BCP_lp_prob::process_message() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5B8B8: BCP_single_environment::send(int, BCP_message_tag, BCP_buffer const&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x38443: BCP_tm_node_to_send::send() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==  Address 0x1020f7cc0 is 0 bytes after a block of size 16 free&#39;d</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    at 0x6AF7: free (in /usr/local/Cellar/valgrind/3.10.1/lib/valgrind/vgpreload_memcheck-amd64-darwin.so)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x7A000: CoinTreeSiblings::~CoinTreeSiblings() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x79FC4: CoinTreeSiblings::~CoinTreeSiblings() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x79EE5: CoinSearchTreeBase::pop() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x791C8: CoinSearchTreeManager::pop() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x43D8C: BCP_tm_start_one_node(BCP_tm_prob&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x43BC3: BCP_tm_start_new_nodes(BCP_tm_prob&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5B53D: BCP_single_environment::register_process(USER_initialize*) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x4470A: bcp_main(int, char**, USER_initialize*) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1000014F5: main (HHCRSP.cpp:16)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== </div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== Invalid read of size 8</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    at 0x5AC76C: CoinTreeNode::getQuality() const (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libCoinUtils.3.9.11.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x57C051: CoinSearchTreeManager::newSolution(double) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libCoinUtils.3.9.11.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x40439: BCP_tm_user::change_candidate_heap(CoinSearchTreeManager&amp;, bool) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x42CCD: BCP_tm_prob::process_message() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5B8B8: BCP_single_environment::send(int, BCP_message_tag, BCP_buffer const&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1AE90: BCP_lp_user::send_feasible_solution(BCP_solution const*) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1640E: BCP_lp_test_feasibility(BCP_lp_prob&amp;, BCP_lp_result const&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x17FAE: BCP_lp_main_loop(BCP_lp_prob&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x1A18C: BCP_lp_prob::process_message() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x5B8B8: BCP_single_environment::send(int, BCP_message_tag, BCP_buffer const&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x38443: BCP_tm_node_to_send::send() (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==    by 0x440AE: BCP_tm_start_one_node(BCP_tm_prob&amp;) (in /Users/vincent_bates/Documents/Xcode/bcp-1.3.8/build/lib/libBcp.1.3.8.dylib)</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909==  Address 0x3fa99999999999aa is not stack&#39;d, malloc&#39;d or (recently) free&#39;d</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== </div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== Signal 11 being dropped from thread 0&#39;s queue</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== Signal 11 being dropped from thread 0&#39;s queue</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== Signal 11 being dropped from thread 0&#39;s queue</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== Signal 11 being dropped from thread 0&#39;s queue</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== Signal 11 being dropped from thread 0&#39;s queue</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== Signal 11 being dropped from thread 0&#39;s queue</div><div style="margin:0px;font-size:11px;font-family:Menlo">==24909== Signal 11 being dropped from thread 0&#39;s queue</div></div><div><br></div></div><br></div></div>_______________________________________________<br>
BCP mailing list<br>
<a href="mailto:BCP@list.coin-or.org" target="_blank">BCP@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/bcp" target="_blank">http://list.coin-or.org/mailman/listinfo/bcp</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><div>Dr. Ted Ralphs<br>Associate Professor, Lehigh University<br><a href="tel:%28610%29%20628-1280" value="+16106281280" target="_blank">(610) 628-1280</a><br>ted &#39;at&#39; lehigh &#39;dot&#39; edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br></div>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Dr. Ted Ralphs<br>Associate Professor, Lehigh University<br>(610) 628-1280<br>ted &#39;at&#39; lehigh &#39;dot&#39; edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br></div>
</div>