Bug #10924 Test "derived" crashes in embedded test
Submitted: 27 May 2005 18:18 Modified: 1 Mar 2006 18:33
Reporter: Joerg Bruehe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Embedded Library ( libmysqld ) Severity:S3 (Non-critical)
Version:5.0.6 OS:various Unix
Assigned to: Alexey Botchkov CPU Architecture:Any

[27 May 2005 18:18] Joerg Bruehe
Description:
Build of 5.0.6, based on ChangeSet
  1.1901 05/05/26 15:21:01 joerg@mysql.com +1 -0
  Added a missing "make clean" to the RPM "spec" file which had caused the original 4.1.12 RPMs to be broken.
  (bug#10674, bug#10681)

Test "derived" crashes when run using '--embedded-server', no usable message.

Happens on
- s390
- ita2  (linux-ia64)
- pegasos2 (linux-powerpc)
- powermacg4 (osx10.2-powerpc)
- production-icc (linux-i686)

Output is just:

derived                        [ fail ]

Errors are (from /xspace/mysqldev/etpglb0/test/mysql-max-5.0.6-beta-linux-s390/mysql-test/var/log/mysqltest-time) :
050527  2:02:10  InnoDB: Starting recovery for XA transactions...
050527  2:02:10  InnoDB: 0 transactions in prepared state after recovery
mysqltest returned unexpected code 139, it has probably crashed
(the last lines may be the most important ones)

How to repeat:
Run embedded tests.
[1 Mar 2006 18:33] Mike Hillyer
Documented in 5.0.19 changelog.