Bug #65817 MySQL Workbench segfault in plugin manager
Submitted: 5 Jul 2012 7:42 Modified: 13 Sep 2012 1:36
Reporter: Marcin Szalowicz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.2.40,5.2.41,5.2.42 OS:Linux (ubuntu 12.04/amd64)
Assigned to: CPU Architecture:Any
Tags: plugin manager, segfault, workbench

[5 Jul 2012 7:42] Marcin Szalowicz
Description:
Workbench segfault when clicking plugin entry in plugin manager

here is the output from the console:

$ mysql-workbench
Ready.

(mysql-workbench-bin:7887): Gtk-CRITICAL **: IA__gtk_image_get_pixbuf: assertion `image->storage_type == GTK_IMAGE_PIXBUF || image->storage_type == GTK_IMAGE_EMPTY' failed
Segmentation fault (core dumped)

How to repeat:
Install one plugin in Workbench, go into: 
Scripting -> Plugin Manager
Click the plugin in the plugin list
Segfault
[5 Jul 2012 13:31] Alfredo Kojima
Does it happen with any plugin? If you used workbench with earlier versions of Ubuntu, did that work before?
[27 Jul 2012 6:57] Marcin Szalowicz
don't know exacly, cause i've got only one plugin, and it's my own...
could You please provide me some place where i can find one single simple plugin (on mysqlworkbench webpage all links to plugins are dead)
[27 Jul 2012 14:52] Alfredo Kojima
Can you upload your plugins directory?
[28 Aug 2012 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[6 Sep 2012 18:24] Marcin Szalowicz
still exists in 5.2.42
[13 Sep 2012 1:36] Philip Olson
Fixed as of the upcoming 5.2.43, and here's the changelog entry:

 It was possible for a custom plugin to cause MySQL Workbench to crash.

Thank you for the report.