Hello, quite the same problem for me :
Since first fresh install a few days ago, system logs show java/zimbra segmentation fault several (dozens) times a minute in :
/var/log/kern.log
/var/log/syslog
The thing is Zimbra seems to work OK, excepting this.
Anybody an idea to fix it ?
Thanks.
Box is real hardware with Ubuntu-server 8.04 LTS 64 bits, 4GB of RAM :
Code:
$ zmcontrol -v
Release 6.0.6_GA_2330.UBUNTU8_64 UBUNTU8_64 FOSS edition.
$ uname -r
2.6.32.2-xxxx-grs-ipv4-64
Typical log sequence in /var/log/kern.log (same in /var/log/syslog ) :
Log from zimbra, looks ok :
Code:
May 15 17:40:01 MYSERVER /USR/SBIN/CRON[4824]: (zimbra) CMD (/opt/zimbra/libexec/zmlogprocess > /tmp/logprocess.out 2>&1)
May 15 17:40:01 MYSERVER /USR/SBIN/CRON[4826]: (root) CMD (/usr/local/rtm/bin/rtm 54 > /dev/null 2> /dev/null)
May 15 17:40:01 MYSERVER /USR/SBIN/CRON[4827]: (zimbra) CMD (/opt/zimbra/libexec/zmstatuslog)
May 15 17:40:01 MYSERVER /USR/SBIN/CRON[4825]: (zimbra) CMD (/opt/zimbra/libexec/zmqueuelog)
May 15 17:40:01 MYSERVER /USR/SBIN/CRON[4828]: (zimbra) CMD (/opt/zimbra/libexec/zmcheckduplicatemysqld -e > /dev/null 2>&1)
...and shit happens typically just after it :
Code:
May 15 17:40:03 MYSERVER kernel: grsec: Segmentation fault occurred at 0000000000000010 in /opt/zimbra/jdk1.6.0_16/bin/java[java:5312] uid/euid:1000/1000 gid/egid:114/114, parent /opt/zimbra/libexec/zmlogprocess[zmlogprocess:4830] uid/euid:1000/1000 gid/egid:114/114
May 15 17:40:03 MYSERVER kernel: grsec: Segmentation fault occurred at 0000000000000010 in /opt/zimbra/jdk1.6.0_16/bin/java[java:5320] uid/euid:1000/1000 gid/egid:114/114, parent /bin/bash[sh:4987] uid/euid:1000/1000 gid/egid:114/114
Those lines with 'zmlogprocess' = two or more times.
... then several (dozens) lines like this, with 'zmmtaconfig', appearing often each 2 seconds :
Code:
May 15 17:40:40 MYSERVER kernel: grsec: Segmentation fault occurred at 0000000000000008 in /opt/zimbra/jdk1.6.0_16/bin/java[java:5963] uid/euid:1000/1000 gid/egid:114/114, parent /opt/zimbra/libexec/zmmtaconfig[zmmtaconfig:13177] uid/euid:1000/1000 gid/egid:114/114