Bug #60605 MySQL Workbench keeps crashing when querying over SSH tunnel on Mac OSX
Submitted: 23 Mar 2011 18:32 Modified: 14 Apr 2011 23:33
Reporter: Zouhair Himdi Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S1 (Critical)
Version:Workbench (5.2.33) OS:MacOS (10.6.7)
Assigned to: CPU Architecture:Any
Tags: crashes, crashing, mac, MySQL, os-x, query, ssh, tunnel, workshop

[23 Mar 2011 18:32] Zouhair Himdi
Description:
Hi,

I have a Mysql server (Version: 5.0.41-community-log) running and I am trying to access it over a TCP tunnel (ssh).
I can successfully connect and see all databases and tables.
But at the moment I try to open any table (select or edit) , Mysql Workbench crashes. This happens EVERY time, not just sometimes.

Connecting through a local pipe to a local database is OK. I can connect, see databases and tables. And I can open (select and edit) all tables.

I have a 64bit OS (Mac OS-X 10.6.7 Snow Leopard), my default java vm is set to 64 bit (though I tried setting 32 bit, no diff).
MySQL Workbench CE for Mac OS X version 5.2.33
It is quite a clean in stall. I have not installed any plugins or so except for the default Mysql Workbench installation.

Can Anyone tell me what to do?

Here is the report of the latest crash.

Process: MySQLWorkbench [1210]
Path: /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
Identifier: com.sun.MySQLWorkbench
Version: ??? (5.2.33)
Code Type: X86 (Native)
Parent Process: launchd [152]

Date/Time: 2011-03-23 11:23:17.803 +0100
OS Version: Mac OS X 10.6.7 (10J869)
Report Version: 6

Interval Since Last Report: 1597 sec
Crashes Since Last Report: 13
Per-App Interval Since Last Report: 1181 sec
Per-App Crashes Since Last Report: 13
Anonymous UUID: 01537876-1EE2-4672-82AC-D95054C010A8

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called

Thread data and binary images:
see: http://forums.mysql.com/read.php?152,413468,413468#msg-413468
and look at the bottom for the thread data and binary images

How to repeat:
Install Workbench on OS-X 10.6.7
Configure a mysql server connection over ssh tunnel
Try to see any table contents in normal or edit mode

Suggested fix:
no suggestion
[13 Apr 2011 2:50] Alfredo Kojima
Hi what's the name of the connection you're using in this case?
[14 Apr 2011 17:13] Zouhair Himdi
The name is VU/BO Live
And VU/BO Acceptance.

Are you saying it could be the slash ?
[14 Apr 2011 17:17] Zouhair Himdi
hahaha! Yes it is the slash!
What an ugly bug.
Please fix it :)

nice thing though, workbench.
[14 Apr 2011 23:33] Alfredo Kojima
This is a duplicate of bug #60700