Whee, two crashes in the same bug-hunt!
First bug:
Okay, this one's very hard to reproduce - you gotta be quick with the mouse!
1. Open up MyCC. Go to any MyCC server (tested with 'localhost')
2. Browse to one database - for example, the "mysql" database. Click on
"Tables" to view the list of tables in the right-hand pane.
3. Leave that database tree open and browse to another database - for
example, the "test" database. Click on "Tables" to view the list of
tables. It doesn't matter if this list is empty.
4. Now VERY QUICKLY click in the left pane on the "Tables" under the
"mysql" database to bring up the list of tables in the "mysql" database
in the right-hand pane, then double-click on one of the tables to bring
up a query window.
If you're fast enough, you'll get a "Floating point exception (core
dumped)". Repeat as necessary if you weren't fast enough.
Second bug: Right-click on some table in the same table view and go to
"Drop table" in the context-sensitive menu. The table stays on the list
and gives a segfault when you try to do anything with it.
Thanks!