Bug #12112 mysqldump dumps core
Submitted: 22 Jul 2005 16:18 Modified: 22 Aug 2005 22:42
Reporter: Ben Last
Status: No Feedback
Category:Server Severity:S1 (Critical)
Version:4.1.13 OS:Linux (RedHat 7.2)
Assigned to: Target Version:

[22 Jul 2005 16:18] Ben Last
Description:
Context: mysql 4.1.13 built from source distribution, on RedHat 7.2, i586, kernel
2.4.9-13
Using mysqldump client on the above system to connect to remote server 4.1.13 (on Red Hat
Enterprise Linux ES release 3 (Taroon Update 2), kernel  2.4.21-15.0.4.EL on an i686
athlon).
mysqldump shows odd connection behaviour - always reports:
  ERROR 1045 (28000): Access denied for user 'root'@'hrsys.demon.co.uk' (using password:
YES)
though mysql command line client (using *same* parameters in .my.cnf) connects fine. 
Whilst diagnosing problem, tried:
  mysql --host=x.y.z -p
to cause password prompt.  mysqldump core dumps:
  Floating point exception (core dumped)

How to repeat:
Problem is repeatable on this system; cannot currently determine cause.  Core file is
available.
[22 Jul 2005 22:42] Jorge del Conde
Hi!

Can you please try mysqldump from our binary distribution on your system and tell me if
that also dumps core or not ?

Thanks !
[23 Aug 2005 1: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".