>Description:
        MySQL crashes out with signal 11 when replication has been set up as
        a slave.
>How-To-Repeat:
        Follow instructions for replicated slave, then simply log out. If you
        started mysqld (even if in nohup or background) it still sig11's -
        options used were:
                ./bin/safe_mysqld --user=mysql --skip-slave-start
>Fix:
        It doesn't seem to affect the replication, which can be restarted
        with "slave start", so other than being aware of it, it doesn't seem
        to be too bad. However, I'll know in a day or so when I can check
        how the replication is going.

>Submitter-Id:  <submitter ID>
>Originator:    Joel Rowbottom
>Organization:
Fotopic Ltd. www.fotopic.net
>MySQL support: none
>Synopsis:      mysqld crashes with signal 11 on replicated slave
>Severity:      serious
>Priority:      medium
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-4.0.13-standard (Official MySQL-standard binary)

>C compiler:    2.95.3
>C++ compiler:  2.95.3
>Environment:
        <machine, os, target, libraries (multiple lines)>
System: Linux utonium 2.4.20 #2 Thu Apr 3 14:54:42 BST 2003 i686 unknown
Architecture: i686

Some paths: /usr/local/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Compilation info: CC='gcc' CFLAGS='-O2 -mcpu=pentiumpro' CXX='gcc' CXXFLAGS='-O2 -mcpu=pentiumpro -felide-constructors' LDFLAGS='' ASFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 13 Dec 31 2001 /lib/libc.so.6 -> libc-2.2.3.so
-rwxr-xr-x 1 root root 4783716 May 26 2001 /lib/libc-2.2.3.so
-rw-r--r-- 1 root root 24721042 May 26 2001 /usr/lib/libc.a
-rw-r--r-- 1 root root 178 May 26 2001 /usr/lib/libc.so
Configure command: ./configure '--prefix=/usr/local/mysql' '--with-comment=Official MySQL-standard binary' '--with-extra-charsets=complex' '--with-server-suffix=-standard' '--enable-thread-safe-client' '--enable-local-infile' '--enable-assembler' '--disable-shared' '--with-client-ldflags=-all-static' '--with-mysqld-ldflags=-all-static' '--with-innodb' 'CFLAGS=-O2 -mcpu=pentiumpro' 'CXXFLAGS=-O2 -mcpu=pentiumpro -felide-constructors' 'CXX=gcc'



-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to