Bug #79515 | Workbench closes the moment i try to connect | ||
---|---|---|---|
Submitted: | 4 Dec 2015 4:47 | Modified: | 17 Dec 2015 16:29 |
Reporter: | Supriyo Choudhury | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | OS: | Linux (RHEL 6) | |
Assigned to: | CPU Architecture: | Any |
[4 Dec 2015 4:47]
Supriyo Choudhury
[4 Dec 2015 8:29]
MySQL Verification Team
Hello Supriyo, Thank you for the report. Could you please provide complete WB log? Please see https://dev.mysql.com/doc/workbench/en/workbench-reporting-bugs.html Also, did you install dependencies? Please see http://dev.mysql.com/doc/workbench/en/wb-installing-linux.html Thanks, Umesh
[5 Dec 2015 0:24]
Supriyo Choudhury
Hi Umesh. I did the install using yum repo and it installed all dependencies before the install. Also tried to use the instructions for the log and here is the outcome. In shell, execute source /usr/bin/mysql-workbench --- The shell gets closed In shell, execute gdb /usr/bin/mysql-workbench-bin In the gdb interface, type run In MySQL Workbench, repeat the crash In the gdb interface, type bt OUTPUT:- [root@db01 ~]# gdb /usr/bin/mysql-workbench-bin GNU gdb (GDB) Red Hat Enterprise Linux (7.2-60.el6_4.1) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... /usr/bin/mysql-workbench-bin: No such file or directory. (gdb) run Starting program: No executable file specified. Use the "file" or "exec-file" command. (gdb) bt No stack. (gdb) glxinfo Undefined command: "glxinfo". Try "help". (gdb) Extract from the log file when i try to open the connection. 00:18:07 [INF][ WBContext]: Parsing application arguments. 00:18:07 [INF][ WBContext]: /usr/libexec/mysql-workbench/mysql-workbench-bin 00:18:07 [INF][ WBContext UI]: Initializing workbench context UI with these values: base dir: /usr/share/mysql-workbench plugin path: /usr/lib64/mysql-workbench/plugins struct path: /usr/share/mysql-workbench/grt module path: /usr/lib64/mysql-workbench/modules library path: /usr/share/mysql-workbench/libraries user data dir: /root/.mysql/workbench open at start: open type: run at startup: run type: Force SW rendering: No Force OpenGL: No quit when done: No 00:18:07 [INF][ WBContext]: WbContext::init 00:18:07 [INF][ WBA]: Looking for extension modules for WBA... 00:18:07 [INF][ WBA]: 0 extension modules found 00:18:07 [WRN][ grt]: /usr/share/mysql-workbench/data/table_templates.xml:21: link 'com.mysql.rdbms.mysql.datatype.timestamp' <object db.SimpleDatatype> key=simpleType could not be resolved 00:18:07 [WRN][ grt]: /usr/share/mysql-workbench/data/table_templates.xml:106: link 'com.mysql.rdbms.mysql.datatype.varchar' <object db.SimpleDatatype> key=simpleType could not be resolved 00:18:07 [WRN][ grt]: /usr/share/mysql-workbench/data/table_templates.xml:229: link 'com.mysql.rdbms.mysql.datatype.int' <object db.SimpleDatatype> key=simpleType could not be resolved 00:18:07 [WRN][ grt]: /root/.mysql/workbench/connections.xml:25: link '8c22090e-9ae5-11e5-a399-005056a26fb8' <object GrtObject> key=owner could not be resolved 00:18:07 [INF][ WBContext]: System info: MySQL Workbench Community (GPL) for Linux/Unix version 6.3.5 CE build 201 (64 bit) Configuration Directory: /root/.mysql/workbench Data Directory: /usr/share/mysql-workbench Cairo Version: 1.8.8 OS: Linux 3.8.13-16.2.1.el6uek.x86_64 CPU: 16x Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz (3000.000MHz) - 47.17GiB RAM Distribution: Oracle Linux Server release 6.5 Fips mode enabled: no 00:18:07 [INF][ WQE backend]: Found auto-save workspace /root/.mysql/workbench/sql_workspaces/-2.autosave 00:18:07 [INF][ WQE backend]: Found auto-save workspace /root/.mysql/workbench/sql_workspaces/-1.autosave 00:18:07 [INF][ WQE backend]: Found auto-save workspace /root/.mysql/workbench/sql_workspaces/clarion-1.autosave 00:18:07 [INF][ WQE backend]: Found auto-save workspace /root/.mysql/workbench/sql_workspaces/Local_instance_3306-1.autosave 00:18:11 [INF][ SqlEditor]: Opened connection 'Local instance 3306' to MySQL Cluster Community Server (GPL) version 5.6.27-ndb-7.4.8-cluster-gpl 00:18:11 [INF][ AutoCCache]: Initializing autocompletion cache for Local_instance_3306 Regards Supriyo
[8 Dec 2015 21:52]
Supriyo Choudhury
Any updates please.
[17 Dec 2015 14:45]
MySQL Verification Team
I couldn't repeat with release 6.3.6 on OL 7.2.
[17 Dec 2015 16:27]
Supriyo Choudhury
we are using Oracle Linux Server release 6.5
[17 Dec 2015 16:29]
Supriyo Choudhury
And the Workbench version "mysql-workbench-community-6.3.5-1.el6.x86_64"