Bugs item #2965448, was opened at 2010-03-08 14:12 Message generated for change (Comment added) made by nielsnes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2965448&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: Open Resolution: None Priority: 5 Private: No Submitted By: Fabian (mr-meltdown) Assigned to: Niels Nes (nielsnes) Summary: SQL: crash on where in query Initial Comment: % $INSTALL_DIR/bin/mclient -dhibernate Welcome to mclient, the MonetDB/SQL interactive terminal Database: MonetDB v5.18.2, 'hibernate' Type \q to quit, \? for a list of available commands auto commit mode: on sql>select 'yes' where 3 in (1,2); MAPI = mone...@localhost:50000 ACTION= read_line QUERY = select 'yes' where 3 in (1,2); ERROR = !Connection terminated 2010-03-08 15:09:26 MSG merovingian[10450]: database 'hibernate' has crashed aft er start on 2010-03-08 14:09:53, attempting restart, up min/avg/max: 0s/0s/0s, c rash average: 1.00 0.10 0.03 (1-0=1) 2010-03-08 15:09:26 MSG hibernate[12286]: arguments: /ufs/fabian/scratch/monetdb /Feb2010/program-x86_64/bin/mserver5 --config=/ufs/fabian/scratch/monetdb/Feb201 0/program-x86_64/etc/monetdb5.conf --dbname=hibernate --dbinit=include sql; --se t merovingian_uri=mapi:monetdb://volund.ins.cwi.nl:50000/hibernate --set monet_d aemon=yes --set mapi_open=false --set mapi_autosense=true --set mapi_port=50001 --set monet_vault_key=/ufs/fabian/scratch/monetdb/Feb2010/program-x86_64/var/Mon etDB5/dbfarm/hibernate/.vaultkey --set sql_optimizer=default_pipe 2010-03-08 15:09:26 MSG hibernate[12286]: # MonetDB server v5.18.2, based on kernel v1.36.2 2010-03-08 15:09:26 MSG hibernate[12286]: # Serving database 'hibernate', using 4 threads 2010-03-08 15:09:26 MSG hibernate[12286]: # Compiled for x86_64-pc-linux-gnu/64bit with 64bit OIDs dynamically linked 2010-03-08 15:09:26 MSG hibernate[12286]: # Found 7.751 GiB available main-memory. 2010-03-08 15:09:26 MSG hibernate[12286]: # Copyright (c) 1993-July 2008 CWI. 2010-03-08 15:09:26 MSG hibernate[12286]: # Copyright (c) August 2008-2010 MonetDB B.V., all rights reserved 2010-03-08 15:09:26 MSG hibernate[12286]: # Visit http://monetdb.cwi.nl/ for further information 2010-03-08 15:09:26 MSG hibernate[12286]: # Listening for connection requests on mapi:monetdb://127.0.0.1:50002/ 2010-03-08 15:09:26 MSG hibernate[12286]: # MonetDB/SQL module v2.36.2 loaded 2010-03-08 15:09:27 MSG merovingian[10450]: proxying client localhost:39642 for database 'hibernate' to mapi:monetdb://127.0.0.1:50002/hibernate 2010-03-08 15:09:31 MSG merovingian[10450]: database 'hibernate' (12286) was killed by signal 11 2010-03-08 15:09:31 MSG merovingian[10450]: client localhost:39642 has disconnected from proxy ---------------------------------------------------------------------- >Comment By: Niels Nes (nielsnes) Date: 2010-04-09 12:25 Message: seems to run fine. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2965448&group_id=56967 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
