Bugs item #2605706, was opened at 2009-02-16 15:15 Message generated for change (Comment added) made by mr-meltdown You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2605706&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: SQL/Core Group: SQL "stable" >Status: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: Fabian (mr-meltdown) Assigned to: Fabian (mr-meltdown) Summary: Merovingian: random crash when stopping database Initial Comment: When using monetdb(1) to stop a running database under Merovingian, the latter may segfault. Race conditions due to multiple threads working on shared linked lists may cause the lists go foobared. The solution is to properly regulate access to the shared structures. ---------------------------------------------------------------------- >Comment By: Fabian (mr-meltdown) Date: 2009-02-16 15:18 Message: merovingian now uses proper locking around access/modification to shared structures. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2605706&group_id=56967 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
