>Description:

This is on a 4.01 server. That is a slave of a 3.23.44 server.  Below
is the log file from the crash.

011228 09:18:09  mysqld restarted
011228  9:18:09  InnoDB: Started
/usr/sbin/mysqld: ready for connections
011228  9:18:10  Slave: connected to master '[EMAIL PROTECTED]:3306',
replication started in log 'spode-bin.001' at position 251797980
mysqld got signal 11;
This could be because you hit a bug. It is also possible that this
binary
or one of the libraries it was linked against is corrupt, improperly
built,
or misconfigured. This error can also be caused by malfunctioning
hardware.
We will try our best to scrape up some info that will hopefully help
diagnose
the problem, but since we have already crashed, something is definitely
wrong
and this may fail.

key_buffer_size=8388600
record_buffer=131072
sort_buffer=2097144
max_used_connections=0
max_connections=100
threads_connected=0
It is possible that mysqld could use up to 
key_buffer_size + (record_buffer + sort_buffer)*max_connections =
225791 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
Stack range sanity check OK, backtrace follows:
0x807db7f
0x823d60a
0x8204407
0x821bb96
0x820bb01
0x80d07ef
0x80b0439
0x8086da7
0x808a222
0x80b72ba
0x80edcb4
0x80ee72d
Stack trace seems successful - bottom reached
Please read http://www.mysql.com/doc/U/s/Using_stack_trace.html and
follow instructions on how to resolve the stack trace. Resolved
stack trace is much more helpful in diagnosing the problem, so please
do 
resolve it
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x841a955 = # /home/services/tias/cgi-bin/kovelsYP.fcgi
(adams.tias.com 12002)
UPDATE tums.user 
SET    name='[EMAIL PROTECTED]', email='[EMAIL PROTECTED]', homedir=NULL,
realname='Bonnie Barker', address='PO Box 243',
       city='Topock', state='AZ', zip='86436', country='US'
       WHERE userid='312362'

       thd->thread_id=1

       Successfully dumped variables, if you ran with --log, take a
       look at the
       details of what thread 1 did to cause the crash.  In some cases
       of really
       bad corruption, the values shown above may be invalid.

       The manual page at http://www.mysql.com/doc/C/r/Crashing.html
       contains
       information that should help you find out what is causing the
       crash.

       Number of processes running now: 0
       011228 09:18:10  mysqld restarted

0x807db7f handle_segfault__Fi + 383
0x823d60a pthread_sighandler + 154
0x8204407 _mi_compare_text + 71
0x821bb96 _mi_ft_cmp + 158
0x820bb01 mi_update + 721
0x80d07ef update_row__9ha_myisamPCcPc + 67
0x80b0439
mysql_update__FP3THDP13st_table_listRt4List1Z4ItemT2P4ItemP8st_orderUl15enum_duplicates13thr_lock_type
+ 2473
0x8086da7 mysql_execute_command__Fv + 5723
0x808a222 mysql_parse__FP3THDPcUi + 270
0x80b72ba exec_event__15Query_log_eventP14st_master_info + 402
0x80edcb4 exec_event__FP3THDP6st_netP14st_master_infoi + 604
0x80ee72d handle_slave__FPv + 2625


>How-To-Repeat:
        I can supply the database tables and log files if necessary but
        they are about 5GB.

>Fix:
        Don't know.

>Submitter-Id:  <submitter ID>
>Originator:    Mike Wexler
>Organization:
 
>MySQL support: licence
>Synopsis:      MySQL 4.01 is crashing replicating an update
>Severity:      critical
>Priority:      high 
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-4.0.1-alpha (Official MySQL RPM)

>Environment:
        
System: Linux noritake.tias.com 2.4.2-2smp #1 SMP Sun Apr 8 20:21:34 EDT 2001 i686 
unknown
Architecture: i686

Some paths:  /usr/bin/mh/perl /usr/bin/mh/make /usr/bin/mh/gmake /usr/bin/mh/gcc 
/usr/bin/mh/cc
GCC: Reading specs from /usr/bin/mh/../lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)
Compilation info: CC='gcc'  CFLAGS='-O6 -fno-omit-frame-pointer -mpentium'  CXX='gcc'  
CXXFLAGS='-O6 -fno-omit-frame-pointer              -felide-constructors 
-fno-exceptions -fno-rtti -mpentium'  LDFLAGS=''
LIBC: 
lrwxrwxrwx    1 root     root           13 May 12  2001 /lib/libc.so.6 -> libc-2.2.2.so
-rwxr-xr-x    1 root     root      1236396 Apr  6  2001 /lib/libc-2.2.2.so
-rw-r--r--    1 root     root     26350254 Apr  6  2001 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Apr  6  2001 /usr/lib/libc.so
Configure command: ./configure  --disable-shared --with-mysqld-ldflags=-all-static 
--with-client-ldflags=-all-static --without-berkeley-db --with-innodb 
--enable-assembler --with-mysqld-user=mysql 
--with-unix-socket-path=/var/lib/mysql/mysql.sock --prefix=/ 
--with-extra-charsets=complex --exec-prefix=/usr --libexecdir=/usr/sbin 
--sysconfdir=/etc --datadir=/usr/share --localstatedir=/var/lib/mysql 
--infodir=/usr/info --includedir=/usr/include --mandir=/usr/man --with-embedded-server 
--enable-thread-safe-client '--with-comment=Official MySQL RPM'


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to