misc/73192: MySQL crashes with signal 11 on 5.3-BETA7 with tcp connections

Jaroslav O. Rodionov rjo at imaster.ru
Wed Oct 27 02:50:19 PDT 2004


>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 at 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:


More information about the freebsd-bugs mailing list