Bug #25267 launching mysql-workbench generates a seg fault
Submitted: 24 Dec 2006 20:44 Modified: 30 Dec 2006 10:55
Reporter: Marcelo Araujo Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench Preview Severity:S1 (Critical)
Version:1.1.8alpha OS:Linux (Linux - Fedora Core 6)
Assigned to: CPU Architecture:Any
Tags: mysql-workbench, segfaultmysqlworkbench

[24 Dec 2006 20:44] Marcelo Araujo
Description:
I have installed through a tarball, the mysql-gui (which includes mysql-workbench). I have executed mysql-workbench with --update-paths and everything was fine. Unfortunately, when I try to launch itself, it throws the following error:

[root@netuno mysql-gui-tools-5.0]# ./mysql-workbench

(mysql-workbench-bin:6636): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
Fontconfig warning: line 32: unknown element "cachedir"
Fontconfig warning: line 33: unknown element "cachedir"
Fontconfig warning: "/etc/fonts/conf.d/80-delicious.conf", line 18: invalid match target "scan"
DISPATCH ERROR! _glapi_add_dispatch failed to add glBlendEquationSeparate!
libGL warning: 3D driver claims to not support visual 0x5b
DISPATCH ERROR! _glapi_add_dispatch failed to add glBlendEquationSeparate!
./mysql-workbench: line 103:  6636 Segmentation fault      $PRG-bin $args

How to repeat:
Just launch mysql-workbench in a Fedora Core 6 box.
[25 Dec 2006 8:08] Valeriy Kravchuk
Thank you for a problem report. What exact version of MySQL Workbench/GUI Tools do you use?
[27 Dec 2006 11:59] Marcelo Araujo
Hello,

I am using the following version:
 mysql-gui-tools-5.0r8-linux-i386

Thanks again,

Marcelo Araujo
[30 Dec 2006 10:55] MySQL Verification Team
Thank you for the bug report. I was able to repeat with the tarball package
release:

(mysql-workbench-bin:3584): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
Fontconfig warning: line 32: unknown element "cachedir"
Fontconfig warning: line 33: unknown element "cachedir"
Fontconfig warning: "/etc/fonts/conf.d/80-delicious.conf", line 18: invalid match target "scan"
DISPATCH ERROR! _glapi_add_dispatch failed to add glBlendEquationSeparate!
libGL warning: 3D driver claims to not support visual 0x5b
DISPATCH ERROR! _glapi_add_dispatch failed to add glBlendEquationSeparate!
./mysql-workbench: line 103:  3584 Segmentation fault      $PRG-bin $args
[miguel@light mysql-gui-tools-5.0]$

However it worked with the rpm installer package, just displaying the
below warning:

[miguel@light ~]$ mysql-workbench
libGL warning: 3D driver claims to not support visual 0x5b
[miguel@light ~]$ cat /etc/issue
Fedora Core release 6 (Zod)
Kernel \r on an \m
[2 Jan 2007 22:20] MySQL Verification Team
Bug: http://bugs.mysql.com/bug.php?id=25272 was marked as duplicate of
this one.