Bug #49108 WB crash when selecting server profile from popup list
Submitted: 25 Nov 2009 18:56 Modified: 26 Nov 2009 12:40
Reporter: Hartmut Holzgraefe Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version: OS:Linux (Ubuntu 9.04 and 9.10)
Assigned to: CPU Architecture:Any

[25 Nov 2009 18:56] Hartmut Holzgraefe
Description:
WB crashes when trying to open a server profile via ""Server Administration"", works when using double click on the quick list

How to repeat:
* start a fresh installatino of WB (no .mysql/workbench yet)
* create a db connection
* create a server profile using that connection (local or remote doesn't matter)
* click "Server Administration" on the main screen
* select the profile you just created 
* hit ok, see WB crash
* still crashes when doing the last 3 steps after a restart
* double click on the quick list entry works fine
* also crashes when having multiple connections and not picking the 1st one

Suggested fix:
Prevent the crash or remove the crashing dialog and let profiles be picked via the quick list only (although it would become a bit inconvenient with many profiles ...)
[25 Nov 2009 19:09] Hartmut Holzgraefe
core dump, stdout and stderr logs from wb process and ~/.mysql/workbench from before wb start and after the crash are in bug49108.tar.gz on our FTP server
[25 Nov 2009 21:22] Hartmut Holzgraefe
Duplicate bug #49064 as the same selection dialog is invloved?
[26 Nov 2009 12:40] Johannes Taxacher
You're right Hartmut, that should be the same crash-source as in Bug# 49064 (which should be fixed in 5.2.9 now)