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
You are running the development version of MonetDB. Do you have the same problem with the release version?
On Mon, Jul 14, 2008 at 1:06 AM, Sjoerd Mullender
Did you have an old database that you're trying to use with this version? No. I just ran it like sudo mserver5
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. i have the list of packages installed given above from MonetDB-current repo. Which repo should i use? Can you tell if I have the right packages installed? thanks