From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 27 09:50:19 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 016CF16A4D0 for ; Wed, 27 Oct 2004 09:50:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C935343D4C for ; Wed, 27 Oct 2004 09:50:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i9R9oIA6027940 for ; Wed, 27 Oct 2004 09:50:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9R9oIGR027939; Wed, 27 Oct 2004 09:50:18 GMT (envelope-from gnats) Resent-Date: Wed, 27 Oct 2004 09:50:18 GMT Resent-Message-Id: <200410270950.i9R9oIGR027939@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Jaroslav O. Rodionov" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2268816A4CE for ; Wed, 27 Oct 2004 09:44:29 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1618C43D2F for ; Wed, 27 Oct 2004 09:44:29 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i9R9iSPk055037 for ; Wed, 27 Oct 2004 09:44:28 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i9R9iS8a055000; Wed, 27 Oct 2004 09:44:28 GMT (envelope-from nobody) Message-Id: <200410270944.i9R9iS8a055000@www.freebsd.org> Date: Wed, 27 Oct 2004 09:44:28 GMT From: "Jaroslav O. Rodionov" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/73192: MySQL crashes with signal 11 on 5.3-BETA7 with tcp connections X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 09:50:19 -0000 >Number: 73192 >Category: misc >Synopsis: MySQL crashes with signal 11 on 5.3-BETA7 with tcp connections >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 27 09:50:18 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Jaroslav O. Rodionov >Release: FreeBSD 5.3-BETA7 >Organization: Commed-Info, Jsc. >Environment: # uname -a FreeBSD hosting.omsk.ru 5.3-BETA7 FreeBSD 5.3-BETA7 #0: Thu Oct 14 16:16:58 OMSST 2004 root@monster.omsk.ru:/usr/src/sys/i386/compile/RJO i386 >Description: Any version of mysql compiled on 5.3-BETA7 without CPUTYPE specified in /etc/make.conf crashes with signal 11 if making tcp connection to it. >How-To-Repeat: 1) install 5.3-BETA7 ) remove any CPUTYPE environment variables from /etc/make.conf ) compile mysql-server ) start it ) try to connect via tcp to it (mysql -h mysqlhost ... ...) ) see /var/db/mysql/`hostname`.err >Fix: add CPUTYPE=p4 (or appropriate to your situation) and rebuild and reinstall mysql-server >Release-Note: >Audit-Trail: >Unformatted: