From owner-freebsd-questions@FreeBSD.ORG Tue Jan 11 16:25:08 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EDA71065673 for ; Tue, 11 Jan 2011 16:25:08 +0000 (UTC) (envelope-from freebsd.user@seibercom.net) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id C7B808FC13 for ; Tue, 11 Jan 2011 16:25:07 +0000 (UTC) Received: by wyf19 with SMTP id 19so21072749wyf.13 for ; Tue, 11 Jan 2011 08:25:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.72.6 with SMTP id k6mr1095826wbj.220.1294763106572; Tue, 11 Jan 2011 08:25:06 -0800 (PST) Received: by 10.227.2.129 with HTTP; Tue, 11 Jan 2011 08:25:06 -0800 (PST) Date: Tue, 11 Jan 2011 11:25:06 -0500 Message-ID: From: Jerry To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: Continuing problems with Dovecot + MySQL 5.5.8_1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2011 16:25:08 -0000 FreeBSD 8.2-PRERELEASE After updating to the latest version of MySQL (5.5.8_1), I am continuing to have problems with Dovecot failing to run correctly even though I completely removed and reinstalled it. I might add that I did a pkg_delete of the MySQL client and server also before updating the port. I was led to believe that this updated version corrected the problem; however, that does not appear to be correct. :-( Strangely enough, Postfix, after rebuilding it, works fine with the new version of MySQL. :-) What I need to do is get a gdb backtrace of dovecot. Since the program starts from the dovecot script in the /usr/local/etc/rc.d directory, I am unsure of how to accomplish this. I have tried several methods; however, they all fail. Exactly how would I start dovecot using the script via gdb to get a backtrace? Thanks -- Jerry