Solution to crash when MySQL Workbench is connected under CentOS

Source: Internet
Author: User
Tags gtk

Using the MySQL Workbench 6.3.8 link database in centos6.5 crashes, if the terminal uses the command "Mysql-workbench" to open, there will be the following error message:

/usr/libexec/mysql-workbench/mysql-workbench-bin:symbol Lookup Error:/usr/lib64/mysql-workbench/ libwbscintilla.so:undefined Symbol:gdk_window_create_similar_surface

Probably means that the problem of GDK drawing, similar to the possible GTK problem, the solution is the same:

Install GDK or GTK update

The command is as follows

[Email protected] ~]# yum install gdk*

Install all updates about GDK (as well as install GTK), and the problem is resolved successfully.

Solution to crash when MySQL Workbench is connected under CentOS

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.