Bug #7254 | official amd64 binary deadlocks on amd64 (latest debian pure64) | ||
---|---|---|---|
Submitted: | 14 Dec 2004 8:54 | Modified: | 16 Jul 2005 1:59 |
Reporter: | Corin Langosch | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 4.1.7, official amd64 binary | OS: | Linux (debian amd64 pure64) |
Assigned to: | CPU Architecture: | Any |
[14 Dec 2004 8:54]
Corin Langosch
[14 Dec 2004 9:03]
Corin Langosch
kernel: Linux xxx 2.6.9-9-amd64-k8-smp #1 SMP Sun Dec 5 01:00:46 CET 2004 x86_64 GNU/Linux
[17 Jan 2005 22:59]
Corin Langosch
still happens with official mysql amd64 binanry of 4.1.9. official mysql 686 binanry of 4.1.9 works fine. no one else with this weierd problem?!
[18 May 2005 2:30]
Lachlan Mulcahy
Hi there, Do you know if you are using Linuxthreads or NPTL? Have you tried running the binary that locks up by setting LD_ASSUME_KERNEL=2.4.1 first? This should make it use Linuxthreads which will rule out any issues with NPTL.
[5 Jun 2005 10:03]
Hartmut Holzgraefe
Maybe the same problem as bug 8555, although there a kill -9 works ...
[16 Jun 2005 1:59]
Stewart Smith
JimW recently blogged about Ubuntu Hoary Hedgehog on amd64 having a pthread_rwlock_wrlock() bug. Since Ubuntu is derived from debian, perhaps the debian packages still have this bug too and this is the cause of this problem? http://trainedmonkey.com/entry/2248 and the ubuntu bug: https://bugzilla.ubuntu.com/show_bug.cgi?id=11730 Jim reported the Ubuntu bug and mentions that this was causing tests in MySQL 4.1 to fail (specifically auto_increment). It's possibly worth you running the 'make test' suite to see if this problem arises.
[16 Jul 2005 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[12 Jan 2023 6:01]
Siddhant yadav
Worked fine for me