Bug #12439 | yassl: Infinite loop in "mysqltest" at the end of a test case | ||
---|---|---|---|
Submitted: | 8 Aug 2005 16:36 | Modified: | 27 Sep 2005 10:27 |
Reporter: | Joerg Bruehe | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S2 (Serious) |
Version: | 5.0.11 | OS: | Linux (Linux (i686, x86_64, ia64)) |
Assigned to: | Magnus Blåudd | CPU Architecture: | Any |
[8 Aug 2005 16:36]
Joerg Bruehe
[9 Aug 2005 6:27]
Lenz Grimmer
Additional info discovered when running the same test on Red Hat Enterprise Linux 4: [SNIP] ./mysql-test-run --ps-protocol init_connect Installing Test Databases Removing Stale Files [...] Loading Standard Test Databases Starting Tests TEST RESULT ------------------------------------------------------- *** glibc detected *** double free or corruption (!prev): 0x09efb4a0 *** init_connect [ fail ] Errors are (from /home/mysqldev/rpm/BUILD/mysql-5.0.11-beta/mysql-test/var/log/mysqltest-time) : mysqltest returned unexpected code 134, it has probably crashed (the last lines may be the most important ones) Aborting: init_connect failed in ps-protocol mode. To continue, re-run with '--force'. [SNIP] So something in "mysqltest" is fishy...
[9 Aug 2005 18:49]
Joerg Bruehe
See also bug#12457: Rebuilding on "hammer", "ita2", and "quadita2" from same sources, but without "yassl", there is no hang on these machines, and "init_connect" passes. So it seems (at least partially) to be a "yassl" effect.
[26 Aug 2005 13:54]
Magnus Blåudd
Seems to be a duplicate of BUG#12528. Will investigate.
[29 Aug 2005 12:46]
MySQL Verification Team
Verified on Linux Suse 9.3: TEST RESULT ------------------------------------------------------- init_connect [ fail ]
[27 Sep 2005 10:27]
Magnus Blåudd
This problem have been fixed by the latest changes to mysqltest and yassl