mark wrote:
i have over 6gb free space, but it crashes like this..
[mark@localhost ~]$ sudo mserver5 # MonetDB server v5.7.0, based on kernel v1.25.0 # Serving database 'demo' # Compiled for i686-redhat-linux-gnu/32bit with 32bit OIDs dynamically linked # Copyright (c) 1993-2008 CWI, all rights reserved # Visit http://monetdb.cwi.nl/ for further information #warning: please don't forget to set your vault key! #(see /etc/monetdb5.conf) !ERROR: BATSIGcrash: Mserver internal error (Segmentation fault), please restart. !ERROR: (One potential cause could be that your disk might be full...) [mark@localhost ~]$ df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 19G 12G 6.7G 63% / /dev/sda3 194M 19M 165M 10% /boot tmpfs 2.0G 1.1M 2.0G 1% /dev/shm /dev/sda2 50G 40G 9.9G 80% /mnt/c gvfs-fuse-daemon 19G 12G 6.7G 63% /home/mark/.gvfs
------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
You are running the development version of MonetDB. Do you have the same problem with the release version? Did you have an old database that you're trying to use with this version? Were all packages downloaded at the same time and do they have the same build date? There was an internal change in the development version on Friday for which everything has to be recompiled. If you have mixed older and newer packages, a crash is almost guaranteed. -- Sjoerd Mullender