Dear developers, I used my Mtest and I got 71 errors. :( Most of the errors are due the difference between the err output: Stables: # 19:58:17 > # 19:58:17 > Mtimeout -timeout 60 MapiClient -lsql -u monetdb -P monetdb --host=localhost --port=46797 < grant_public.SF-1114580.sql # 19:58:17 > Mtest: !Mtimeout: signal 11: mserver5 --config=/ufs/goncalve/scratch/MonetDB/monetdb5/etc/monetdb5.conf --debug=10 --set monet_mod_path=/ufs/goncalve/scratch/MonetDB/monetdb5/lib/MonetDB5:/ufs/goncalve/scratch/MonetDB/monetdb5/lib/MonetDB5/lib:/ufs/goncalve/scratch/MonetDB/monetdb5/lib/MonetDB5/bin --set gdk_dbfarm=/ufs/goncalve/scratch/MonetDB/monetdb5/var/MonetDB5/dbfarm --set sql_logdir=/ufs/goncalve/scratch/MonetDB/monetdb5/var/MonetDB5/sql_logs --set xquery_logdir=something --set mapi_port=37846 --set monet_prompt= --trace --dbname=mTests_src_test_BugDay_2005-11-09_2.9.3 --dbinit=include sql; My mtest alias is: [goncalve@amelia Connections]$ alias Mtest_5_sql alias Mtest_5_sql='env PATH="/ufs/goncalve/scratch/MonetDB/monetdb5/bin:/ufs/goncalve/scratch/MonetDB/MonetDB/bin:/ufs/goncalve/scratch/MonetDB/clients/bin:${PATH}" Mtest.py -5 --TSTSRCBASE=/ufs/goncalve/MonetDB/sql/ --TSTBLDBASE=/ufs/goncalve/scratch/MonetDB/sql/build/ --TSTTRGBASE=/ufs/goncalve/scratch/Mtest5/ --SQL_PREFIX=/ufs/goncalve/scratch/MonetDB/monetdb5 --config=/ufs/goncalve/scratch/MonetDB/monetdb5/etc/monetdb5.conf --xquery_logdir=something' Any idea? Regards, Romulo
On Thu, Jan 11, 2007 at 05:05:51PM +0100, Fabian Groffen wrote:
On 11-01-2007 17:03:09 +0100, Romulo Goncalves wrote:
Mtest: !Mtimeout: signal 11: mserver5
from man kill
SEGV 11 core
so I think m5 is segfaulting for you within mtest.
apparently only on FC6; see e.g., http://monetdb.cwi.nl/testing/intern/monetdb/Current/_intern_/sql5/.mTests10... any FC6 users are welcome to volunteer as debuggers ;-) Stefan
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
Stefan Manegold wrote:
On Thu, Jan 11, 2007 at 05:05:51PM +0100, Fabian Groffen wrote:
On 11-01-2007 17:03:09 +0100, Romulo Goncalves wrote:
Mtest: !Mtimeout: signal 11: mserver5 from man kill
SEGV 11 core
so I think m5 is segfaulting for you within mtest.
apparently only on FC6; see e.g., http://monetdb.cwi.nl/testing/intern/monetdb/Current/_intern_/sql5/.mTests10...
any FC6 users are welcome to volunteer as debuggers ;-) Thanks a lot, I am the only FC6 user in the group.
Regards, Romulo
Stefan
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
participants (3)
-
Fabian Groffen
-
Romulo Goncalves
-
Stefan Manegold