Index: [Article Count Order] [Thread]

Date:  Thu, 18 Jun 2009 12:08:40 -0500
From:  "Gerald Waugh" <gwaugh (at mark) frontstreetnetworks.com>
Subject:  [coba-e:15710] Re: db corrupt?
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <932E9D60B2CB43BBB1D65E0A65D23ABC@raqware>
References:  <391676.6586.qm (at mark) web65513.mail.ac4.yahoo.com>
X-Mail-Count: 15710

WebTent Support wrotre
>
> We are getting this message when I could not reset a user password and 
> trying to restart sendmail, dovecot and dbrecover...
>
> [root (at mark) tpa-hosting ~]# /etc/init.d/dbrecover start
> Checking consistency of user and group information... *** glibc detected 
> *** double free or corruption (top): 0x080d56d0 ***
> /etc/init.d/dbrecover: line 49:  3704 Aborted 
>                 $DBRECOVER -v -h $DBHOME >>$LOGFILE 2>&1
> failed

Should use
    /etc/init.d/ dbrecover stop
    /etc/init.d/ dbrecover start

When attempting to change passwords, look at the following
/var/log/admserv/adm_error for errors
and
/var/log/messages and grep for cced,  look for errors
and
run makemap on /etc/init.d/virtusertahle  (just to be sure it's OK)

Gerald