Bugs item #2805340, was opened at 2009-06-12 11:43 Message generated for change (Comment added) made by mr-meltdown You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2805340&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 (?): mserver5 segfaults if started by a client Initial Comment: % monetdb start database % mclient -lsql -ddatabase works fine, however, if database is stopped % mclient -lsql -ddatabase returns MAPI = mone...@localhost:50000 ACTION= mapi_start_talking ERROR = Connection terminated merovingian.log: 2009-06-12 11:39:23 MSG merovingian[18322]: starting database 'three', up min/avg/max: 40s/11h/1d, crash average: 0.00 0.00 0.00 (6-6=0) 2009-06-12 11:39:24 MSG merovingian[18322]: proxying client 127.0.0.1:64112 for database 'three' to mapi:monetdb://pegasus.ins.cwi.nl:50001/ 2009-06-12 11:39:24 MSG three[17027]: # MonetDB server v5.13.0, based on kernel v1.31.0 2009-06-12 11:39:24 MSG three[17027]: # Serving database 'three', using 1 thread 2009-06-12 11:39:24 MSG three[17027]: # Compiled for x86_64-pc-solaris2.11/64bit with 64bit OIDs dynamically linked 2009-06-12 11:39:24 MSG three[17027]: # Copyright (c) 1993-July 2008 CWI. 2009-06-12 11:39:24 MSG three[17027]: # Copyright (c) August 2008-2009 MonetDB B.V., all rights reserved 2009-06-12 11:39:24 MSG three[17027]: # Visit http://monetdb.cwi.nl/ for further information 2009-06-12 11:39:24 MSG three[17027]: # Listening for connection requests on mapi:monetdb://pegasus.ins.cwi.nl:50001/ 2009-06-12 11:39:24 MSG merovingian[18322]: database 'three' (17027) was killed by signal 11 2009-06-12 11:39:24 MSG merovingian[18322]: client 127.0.0.1:64112 has disconnected from proxy Looks like the mserver doesn't like the client to be connecting this fast. Could be related to the sql startup change made for the last release. ---------------------------------------------------------------------- >Comment By: Fabian (mr-meltdown) Date: 2009-07-01 17:45 Message: 3 times is ...? ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2009-07-01 17:40 Message: fixed in CVS ---------------------------------------------------------------------- Comment By: Wouter Alink (vzzzbx) Date: 2009-06-12 14:30 Message: I noticed this behaviour too. I think it also happens every now and then when you immediately start an mclient after a 'monetdb start database' command. i noticed that 'monetdb start database; mclient -lsql -ddatabase' on a stopped database seems to fail regularly. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2805340&group_id=56967 ------------------------------------------------------------------------------ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
