Hi
I have a cfengine server on SuSE Linux Enterprise Server 10.1 but
whenever I start up cfenvd it immediately crashes, I tried to start
it with strace and option -F, and it produced the following (I've
snipped the first couple of hundred lines of output): Any hints on
what could be wrong? It is a cfengine
2.2.1, and the other daemons
works fine and cfengine seems to work, except this daemon. Regards
Thomas
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xfffffffff7b5b000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xfffffffff7b5a000
set_thread_area...