Bug #12444 rpl_row_view.test causes core on slave mysqld process
Submitted: 8 Aug 2005 19:55 Modified: 20 Sep 2005 12:21
Reporter: Jonathan Miller Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S1 (Critical)
Version:5.0-wl1012 OS:Linux (Linux)
Assigned to: Lars Thalmann CPU Architecture:Any

[8 Aug 2005 19:55] Jonathan Miller
Description:
#0  0x40250da1 in kill () from /lib/libc.so.6
#1  0x40181f4a in pthread_kill () from /lib/libpthread.so.0
#2  0x0828eaad in write_core (sig=11) at stacktrace.c:220
#3  0x0818abad in handle_segfault (sig=11) at mysqld.cc:2026
#4  0x401855cd in __pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x08282581 in handle_slave_sql (arg=0xbedffbe0) at slave.cc:3542
#7  0x4017f6de in pthread_start_thread () from /lib/libpthread.so.0

test case move to mysql-5.0-wl1012:/mysql-test/suite/invest/t/rpl_row_view.test

How to repeat:
run mysql-5.0-wl1012:/mysql-test/suite/invest/t/rpl_row_view.test
[12 Sep 2005 0:16] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/29631
[12 Sep 2005 0:18] Lars Thalmann
I don't see this happening anymore when running:
./mysql-test-run --mysqld="--binlog-format=row" --skip-ndb rpl_row_view
I'm enabling the test again.
[12 Sep 2005 11:50] Jonathan Miller
Still producing core on slave.
[20 Sep 2005 10:07] Lars Thalmann
I can't repeat this (with or without valgrind), I think it is fixed.  
If not, please let me know exactly how you run this.
[20 Sep 2005 12:00] Guilhem Bichot
FYI: can't reproduce either
[20 Sep 2005 12:11] Jonathan Miller
Seems fixed to me at this point :-)
[20 Sep 2005 12:21] Lars Thalmann
I'm closing this without any documentation need, since the 
bug only occured in the WL#1012 clone (not any public release).