Bug #28210 | MySQL 5.0.37 & 5.0.40 hangs, 5.0.27 works perfectly | ||
---|---|---|---|
Submitted: | 2 May 2007 23:57 | Modified: | 14 Jun 2007 15:34 |
Reporter: | jocelyn fournier (Silver Quality Contributor) | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.37, 5.0.40 | OS: | Linux (Debian Sarge) |
Assigned to: | CPU Architecture: | Any | |
Tags: | qc, regression |
[2 May 2007 23:57]
jocelyn fournier
[3 May 2007 1:06]
jocelyn fournier
Hi, I've just compiled a 5.0.37 build (using my system with debian sarge & glibc 2.3.2) based on 5.0.37 src, and it also works perfectly, so it definitly seems to be a build issue here. Thanks, Jocelyn
[3 May 2007 9:41]
Valeriy Kravchuk
Thank you for a problem report. What exact configure command line you had used to get successfull build? Please, take a look at bug #24507 (and http://bugs.mysql.com/bug.php?id=27970) for some (possibly related) recent changes in NPTL usage, and their results...
[3 May 2007 10:36]
jocelyn fournier
Hi, My server doesn't use NPTL, just linuxthreads : getconf GNU_LIBPTHREAD_VERSION linuxthreads-0.10 uname -a Linux xxx 2.4.27-3-686-smp #1 SMP Tue Dec 5 23:12:28 UTC 2006 i686 GNU/Linux To get a successfull build : ./BUILD/compile-pentium Thanks, Jocelyn
[3 May 2007 17:53]
Valeriy Kravchuk
What exact binaries failed (give URLs/file names)? I want ot check if they were icc-compiled...
[3 May 2007 17:57]
jocelyn fournier
Hi, Both icc-compiled and standard one fail the same way. (I've tested : http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-5.0.37-linux-i686-glibc23.tar.gz/from/p... http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-5.0.37-linux-i686-icc-glibc23.tar.gz/fr... + mysql-enterprise-gpl-5.0.40-linux-i686-icc-glibc23.tar.gz with the same result). http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-5.0.37-linux-i686.tar.gz/from/pick and manually built from http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-5.0.37.tar.gz/from/pick work just fine. Jocelyn
[29 May 2007 15:39]
James Green
For the sake of clarity, could this be a duplicate of bug #27168 by any chance?
[4 Jun 2007 20:05]
Magnus BlÄudd
See BUG#28690
[14 Jun 2007 15:34]
Valeriy Kravchuk
Looks like a duplicate of bug #28690.