Bug#417992: mysql-server-5.0: mysql_upgrade crash when passing -P without an argument.

2007-05-02 Thread Christian Hammers
tags 417992 - unreproducible tags 417992 + confirmed wontfix fixed 417992 5.0.38 stop Hello Mohammed On 2007-04-06 Mohammed Sameer wrote: I can confirm that it has been fixed upstream. I also had a look at the source and found the fix: /* Must init_dynamic_string before

Bug#417992: mysql-server-5.0: mysql_upgrade crash when passing -P without an argument.

2007-04-06 Thread Christian Hammers
tags 417992 + upstream stop Hi On 2007-04-06 Mohammed Sameer wrote: More details: in mysql_upgrade.c it seems that handle_options() is failing thus goto error; gets executed. in error: Line 645 it's trying to free the string using dynstr_free(). The problem is that the string has not

Bug#417992: mysql-server-5.0: mysql_upgrade crash when passing -P without an argument.

2007-04-06 Thread Mohammed Sameer
On Fri, Apr 06, 2007 at 09:07:56PM +0200, Christian Hammers wrote: tags 417992 + upstream stop Hi On 2007-04-06 Mohammed Sameer wrote: More details: in mysql_upgrade.c it seems that handle_options() is failing thus goto error; gets executed. in error: Line 645 it's trying to

Bug#417992: mysql-server-5.0: mysql_upgrade crash when passing -P without an argument.

2007-04-05 Thread Mohammed Sameer
Package: mysql-server-5.0 Version: 5.0.32-7etch1 Severity: normal Hi, I've just upgraded from sarge 4.1 to etch 5.0 tatooine:~# mysql_upgrade -P mysql_upgrade: option '-P' requires an argument Segmentation fault heres the output from gdb: Starting program: /usr/bin/mysql_upgrade -P (no

Bug#417992: mysql-server-5.0: mysql_upgrade crash when passing -P without an argument.

2007-04-05 Thread Christian Hammers
tags 417992 + unreproducible stop Hello On 2007-04-06 Mohammed Sameer wrote: tatooine:~# mysql_upgrade -P mysql_upgrade: option '-P' requires an argument Segmentation fault (etch)[EMAIL PROTECTED]:/# mysql_upgrade -P mysql_upgrade: option '-P' requires an argument Works here on amd64 and

Bug#417992: mysql-server-5.0: mysql_upgrade crash when passing -P without an argument.

2007-04-05 Thread Mohammed Sameer
On Fri, Apr 06, 2007 at 03:52:07AM +0200, Christian Hammers wrote: Hello On 2007-04-06 Mohammed Sameer wrote: tatooine:~# mysql_upgrade -P mysql_upgrade: option '-P' requires an argument Segmentation fault (etch)[EMAIL PROTECTED]:/# mysql_upgrade -P mysql_upgrade: option '-P'

Bug#417992: mysql-server-5.0: mysql_upgrade crash when passing -P without an argument.

2007-04-05 Thread Mohammed Sameer
On Fri, Apr 06, 2007 at 03:52:07AM +0200, Christian Hammers wrote: tags 417992 + unreproducible stop Hello On 2007-04-06 Mohammed Sameer wrote: tatooine:~# mysql_upgrade -P mysql_upgrade: option '-P' requires an argument Segmentation fault (etch)[EMAIL PROTECTED]:/# mysql_upgrade