Bug #66703 ssh tunnel connection under FC17 crashes
Submitted: 5 Sep 2012 10:33 Modified: 9 Sep 2012 8:59
Reporter: Chuck Smith Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.2.42 OS:Linux (Linux 3.5.3-1.fc17.i686.PAE)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[5 Sep 2012 10:33] Chuck Smith
Description:
Using FC17 stock distro package (which is 5.2.42) I have two sets of servers behind a ssh port that I tunnel through to the server on the other side.
Using workbench under windows 7x64 has not been an issue at all 5.2.31 CE.  under FC17. I can connect but at the first larger sized quiery (say select....limit 1000)  it 
just "poof" closes. Server side notices disconnetion, client side no logs what so ever. abrt triggers once in a while but doesnt go to
the right destination...(you) 

----- Developer Notes -----

MY Note: I've noticed a lot of gcc libs rolling in recently, maybe a recompile with top of tree distro will fix this but I cant find 
srpms. Will upgrade windows version but I dont think it will be an issue there.
MySQL Workbench CE for Linux/Unix version 5.2.42  revision 9752
Configuration Directory: /home/darkone/.mysql/workbench
Data Directory: /usr/share/mysql-workbench
Cairo Version: 1.10.2
OS: Linux 3.5.3-1.fc17.i686.PAE
CPU: 3x AMD Phenom(tm) 8450 Triple-Core Processor 1050.000 MHz, 3.7 GB RAM

How to repeat:
1) Connect to mysql db behind a ssh firewall on (using non-standard ports-eg fred@ssh-gw.example.com:9999 ) to tunnel to 127.0.0.1 mysql @ port 3306
2) Attempt large queries...poof.
* Note: going from FC17 thru the cloud to a server ssh port, to a CentOS 6.3 (fully updated) box hosting the mysql server.
[5 Sep 2012 10:58] Chuck Smith
Note: I upgraded my windows version to the same, as suspected no issue.
I DID find the srpms of the download page, niether the generic linux nor fedora 15 package will succeed being built due to libzip not meeting requirements when executing ./configure. Out of my element there but did want you to know the common element seems to be this version on fc17. I may roll back to mysql query browser or some ancient version like that to see If I at least have usablilty for now.
[6 Sep 2012 18:28] Alfredo Kojima
Please try again with 5.2.43 when it is out
[9 Sep 2012 8:59] Chuck Smith
Upstream Fedora just sent out an update to 5.2.42, its my belief that they found the inablilty to recompile (changes to location of libzip and other libraries) and rebuilt sucessfully. Considering this issue closed