I start my node and after a few seconds all of the java processes disappear without saying a word. An strace reveals:
sched_getscheduler(0x6666) = 0
sched_getparam(0x6666, 0xbfffd31c) = 0
gettimeofday({1055797602, 761828}, NULL) = 0
kill(26216, SIGRTMIN) = 0
rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0
rt_sigsuspend([] <unfinished ...>
--- SIGRTMIN (Real-time signal 0) @ 0 (0) ---
<... rt_sigsuspend resumed> ) = -1 EINTR (Interrupted system
call)
sigreturn() = ? (mask now [RTMIN])
old_mmap(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x4cd00000
write(6, "\0009store/a2/1-42f48551a819bc1c25b"..., 1048541) = 92
write(6, "130f4385d69deee7fa2ab5d2a336477f"..., 1048449) = -1 EFBIG (File
too large)
--- SIGXFSZ (File size limit exceeded) @ 0 (0) ---
+++ killed by SIGXFSZ +++
I can't figure out what file size limit would be exceeded. I don't have
any file bigger than 4.2M (the index file) in my 40G store. I've got
plenty of disk space etc. I'm running the latest stable fred (589 or
something like that?) with java version "1.4.1_02" on Linux.
--
Tracy Reed
http://ultraviolet.org
pgp00000.pgp
Description: PGP signature
