Bug #61214 Crash when clicking 'Find Advanced'
Submitted: 18 May 2011 10:11 Modified: 26 Jun 2013 6:14
Reporter: Craig Fowler Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.33 OS:Any
Assigned to: CPU Architecture:Any
Tags: crash, find

[18 May 2011 10:11] Craig Fowler
Description:
With a model project open, Workbench crashes as soon as Edit » Find » Find Advanced is clicked or the associated keyboard shortcut (Ctrl+Alt+F) is pressed.

Additionally, I seem to be suffering the same problem as in #45596 - the regular find input box (topright of the UI) seems to do nothing.  It doesn't navigate to any diagrams/objects even after typing in the name of a known table in the model.

How to repeat:
Open a model project, click Edit » Find » Find Advanced.

There is no backtrace emitted from WB when it crashes, but here is the commandline output:

---

craig@craig-laptop:~$ mysql-workbench
** Message: Gnome keyring daemon seems to not be available. Stored passwords will be lost once quit
/bin/sh: ifconfig: not found
Log levels '0111000'
disabling log level 0
enabling log level 1
enabling log level 2
enabling log level 3
disabling log level 4
disabling log level 5
disabling log level 6
Ready.

** Message: Found model auto-save /home/craig/.mysql/workbench/test-project.mwbd, but it is empty. Deleting it...
** Message: Unable to load widget named 'inner_vbox'. Exception thrown.

glibmm-ERROR **: 
unhandled exception (type unknown) in signal handler

aborting...
Aborted
[18 May 2011 10:16] Johannes Taxacher
verified on ubuntu 10.10
[29 May 2011 18:50] Alfredo Kojima
Bug #61316 is a duplicate
The problem exists in all platforms. The crash in Linux has been fixed, however.
[30 Oct 2012 6:30] Philip Olson
FWIW, I do not see the "Advanced Find" option available on Mac.
[26 Jun 2013 6:14] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.0.x release, and here's the changelog entry:

With a Model project open, Workbench would crash after "Edit", "Find",
"Find Advanced" was either clicked or after the associated keyboard
shortcut ("Control" + "Alt" + "F") was pressed.

Thank you for the bug report.