Bug #42982 maria.maria-recovery-rtree-ft crashes sporadically on sol10-sparc64
Submitted: 18 Feb 2009 17:38 Modified: 15 Oct 2012 14:48
Reporter: Alexander Nozdrin Email Updates:
Status: Unsupported Impact on me:
None 
Category:Tests: Engine Severity:S3 (Non-critical)
Version:6.0-TRUNK OS:Solaris (sparc64)
Assigned to: CPU Architecture:Any
Tags: crash, pb2, sporadic, test failure

[18 Feb 2009 17:38] Alexander Nozdrin
Description:
maria.maria-recovery-rtree-ft crashes in debug builds on Solaris 10,
sparc64 architecture. The test requires debug build to be run.

Symptoms:
--------------------------------------------------------------
mysqltest: At line 193: Server failed to restart

The result from queries just before the failure was:
< snip >
* testing that checksum after recovery is as expected
Checksum-check
ok
check table t1 extended;
Table	Op	Msg_type	Msg_text
mysqltest.t1	check	status	OK
* testing that checksum after recovery is as expected
Checksum-check
ok
use mysqltest;
flush table t2;
* copied t2 for comparison
flush table t1;
* copied t1 for comparison
lock tables t1 write, t2 write;
SET SESSION debug="+d,maria_flush_whole_log,maria_crash";
* crashing mysqld intentionally
set global maria_checkpoint_interval=1;
ERROR HY000: Lost connection to MySQL server during query
* recovery happens
--------------------------------------------------------------

A full log and stack trace is attached.

The bug reported after a failure in PushBuild2 on 2009-02-17 in 6.0 main.

How to repeat:
XRef2: http://tinyurl.com/cc588v
[18 Feb 2009 17:40] Alexander Nozdrin
Full log and stack trace.

Attachment: qqq.txt (text/plain), 19.88 KiB.