Bug #10110 mysql_ping blocked and hangs indefinitely
Submitted: 23 Apr 2005 11:21 Modified: 24 Apr 2005 21:46
Reporter: wei xiong Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.7 OS:Linux (fedora2)
Assigned to: CPU Architecture:Any

[23 Apr 2005 11:21] wei xiong
Description:
(gdb) bt
#0  0x00808402 in ?? ()
#1  0x00607073 in __read_nocancel () from /lib/tls/libc.so.6
#2  0x0023d721 in vio_read () from /usr/lib/libmysqlclient.so.14
#3  0x0023e68b in my_real_read () from /usr/lib/libmysqlclient.so.14
#4  0x0023e49e in my_net_read () from /usr/lib/libmysqlclient.so.14
#5  0x00239611 in net_safe_read () from /usr/lib/libmysqlclient.so.14
#6  0x002397cf in cli_advanced_command () from /usr/lib/libmysqlclient.so.14
#7  0x0021fccf in mysql_ping () from /usr/lib/libmysqlclient.so.14
#8  0x0804bbe2 in userreg ()
#9  0x0804a635 in pig_child ()
#10 0x08049c58 in main ()

How to repeat:
I do not know
[24 Apr 2005 21:46] Hartmut Holzgraefe
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.mysql.com/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to 'Open'.

Thank you for your interest in MySQL.