Bug #50903 The 'rpl_commit_after_flush' test failed on hpux11.31
Submitted: 4 Feb 2010 8:59 Modified: 9 Dec 2010 20:06
Reporter: Daogang Qu Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Tests: Replication Severity:S3 (Non-critical)
Version:5.1+ OS:HP/UX
Assigned to: Daogang Qu CPU Architecture:Any

[4 Feb 2010 8:59] Daogang Qu
Description:
Description:
The 'rpl_commit_after_flush' test failed on hpux11.31 on PB2
http://pb2.norway.sun.com/web.py?template=mysql_show_test_failure&test_failure_id=2776810

The details as following:

rpl.rpl_commit_after_flush 'innodb_plugin' [ fail ]
        Test ended at 2010-01-30 15:04:29

Server log is:
100130 17:04:29 [Warning] The syntax '--default-character-set' is deprecated and will be removed in a future release. Please use --character-set-server instead.
100130 17:04:29 [Note] Plugin 'FEDERATED' is disabled.
100130 17:04:29 [Note] Plugin 'ndbcluster' is disabled.
100130 17:04:29 - 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=1048576
read_buffer_size=131072
max_used_connections=0
max_threads=151
threads_connected=0
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 60559 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Writing a core file

Failed to start mysqld.1

 - saving '/export/tmp/pb2/test/sb_1-1263603-1264850287.33/mysql-5.1.43-hpux11.31-ia64-test/mysql-test/var-rpl_binlog_row/log/rpl.rpl_commit_after_flush-innodb_plugin/' to '/export/tmp/pb2/test/sb_1-1263603-1264850287.33/mysql-5.1.43-hpux11.31-ia64-test/mysql-test/var-rpl_binlog_row/log/rpl.rpl_commit_after_flush-innodb_plugin/'
 - found 'core' (17/5)

Trying 'dbx' to get a backtrace

Trying 'gdb' to get a backtrace
 - deleting it, already saved 5
 - found 'core' (18/5)

Trying 'dbx' to get a backtrace

Trying 'gdb' to get a backtrace
 - deleting it, already saved 5

How to repeat:
Look at the URL.
[11 Feb 2010 9:54] Sveta Smirnova
Thank you for the report.

Verified as described using link provided.