Bug #13895 Opening a schemata segfaults
Submitted: 10 Oct 2005 12:27 Modified: 12 Oct 2005 17:31
Reporter: Kai Ruhnau Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.1.2 OS:Linux (Gentoo Linux)
Assigned to: Jorge del Conde CPU Architecture:Any

[10 Oct 2005 12:27] Kai Ruhnau
Description:
MySQL on both client (where mysql-administrator runs) and server: 4.1.14

When I try to open the schema from my project, mysql-administrator crashes with a segfault.
All other schemata but these two work fine (mysql or test for example).
The schema is rather complex: 
102 InnoDB-tables all connected through foreign keys and a total of 3.4 million rows.

I wish I could give you more information, but I did not find commandline switches to get debug info.

How to repeat:
Open mysql-administrator, log in on the server and open the scema from catalogs.
mysql-administrator works for about 5 seconds and then dies with a segfault.
[11 Oct 2005 18:17] Jorge del Conde
I was unable to reproduce this bug using several innodb tables.  Can you please send me your create table statements ?

Thanks a lot
[12 Oct 2005 6:26] Kai Ruhnau
I imported the schema in the `test` database and now mysql-administrator segfaults for `test` too.
[12 Oct 2005 17:30] Jorge del Conde
Hi!

I was unable to reproduce the crash using both, the test database and your supplied table definitions.  I tested this using 1.1.3, can you please upgrade to the latest version of MA and try again ?

Thanks!
[12 Oct 2005 18:34] Kai Ruhnau
I cannot find neither a source- nor a (glibc-2.3) binary-distribution for 1.1.3 Only SuSE and Windows binarys are available.