Bug #10803 | Test 'func_compress' demands too much memory | ||
---|---|---|---|
Submitted: | 23 May 2005 15:20 | Modified: | 9 Nov 2005 11:07 |
Reporter: | Joerg Bruehe | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.6 | OS: | FreeBSD (FreeBSD) |
Assigned to: | Ramil Kalimullin | CPU Architecture: | Any |
[23 May 2005 15:20]
Joerg Bruehe
[30 May 2005 11:00]
Joerg Bruehe
Very sorry for the bad news: It re-occurred on that box in the "cluster" build + test based on a newerChangeSet 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) It still has the same pattern: With the default threads, it occurs in the "default" test run; with linuxthreads, it occurs in the "--ps-protocol" test run. I have no explanation that "cluster" fails while "max" passes. It might be that we have somehow to increase address space there. Reducing priority, as it really seems to be an environment / load / ... issue.
[23 Nov 2005 20:08]
[ name withheld ]
I ran into this problem on AIX 5.2 with 64 bit kernel, JFS2 filesystem, 1 GB RAM and 35 GB Hard Disk. See bug #6021 about this problem too. It doesn't look like there is problem with memory or managing the system resources of that sort. It look a lot like a bad algorithm itself with the source code for the func_compress feature.