Bug #60846 mysql-workbench is not lunching
Submitted: 13 Apr 2011 0:02 Modified: 13 Apr 2011 2:33
Reporter: Leopoldo Agdeppa Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:MySQL Workbench CE 5.2.33 7508 OS:Linux (ubuntu 10.10 amd 64 bit)
Assigned to: CPU Architecture:Any
Tags: segmentation fault

[13 Apr 2011 0:02] Leopoldo Agdeppa
Description:
poldz@bong:~/projects/ruby/wruwo$ mysql-workbench
Ready.

Segmentation fault
*** Segmentation fault
Register dump:

 RAX: 0000000000000000   RBX: 000000000102d960   RCX: 0000000000000000
 RDX: 0000000001033dc0   RSI: 00007fff2b99cc50   RDI: 000000000102d960
 RBP: 000000000131f0b0   R8 : 0000000000000018   R9 : 0000000000000000
 R10: 0000000000000000   R11: 00007fe8a1ea6762   R12: 00007fff2b99ccb4
 R13: 00007fff2b99ccb0   R14: 00007fff2b99ccac   R15: 00007fff2b99fb60
 RSP: 00007fff2b99cc50

 RIP: 00007fe8a39b938e   EFLAGS: 00010202

 CS: 0033   FS: 0000   GS: 0000

 Trap: 0000000e   Error: 00000004   OldMask: 00000000   CR2: 00000004

 FPUCW: 0000037f   FPUSW: 00000000   TAG: 00000000
 RIP: 00000000   RDP: 00000000

 ST(0) 0000 000000000000000f   ST(1) 0000 0000000000000031
 ST(2) 0000 0016000000000000   ST(3) 0000 000000000000000b
 ST(4) 0000 0000000000000000   ST(5) 0000 0000000000000000
 ST(6) ffff 8000000000000000   ST(7) 0000 0000000000000000
 mxcsr: 1fa0
 XMM0:  00000000000000000000000000000000 XMM1:  00000000000000000000000000000000
 XMM2:  00000000000000000000000000000000 XMM3:  00000000000000000000000000000000
 XMM4:  00000000000000000000000000000000 XMM5:  00000000000000000000000000000000
 XMM6:  00000000000000000000000000000000 XMM7:  00000000000000000000000000000000
 XMM8:  00000000000000000000000000000000 XMM9:  00000000000000000000000000000000
 XMM10: 00000000000000000000000000000000 XMM11: 00000000000000000000000000000000
 XMM12: 00000000000000000000000000000000 XMM13: 00000000000000000000000000000000
 XMM14: 00000000000000000000000000000000 XMM15: 00000000000000000000000000000000

How to repeat:
run workbench on ubuntu 10.10 amd 64 bit
[13 Apr 2011 0:03] Leopoldo Agdeppa
full error log

Attachment: logs.txt (text/plain), 58.25 KiB.

[13 Apr 2011 0:44] Alfredo Kojima
What X server do you use? Does glxgears or glxinfo run?
The crash is happening in OpenGL init code, which usually means there's something
wrong/incompatible in the X server being used.
[13 Apr 2011 1:05] Leopoldo Agdeppa
i dont know whats the X version, but this is stock with ubuntu 10.10

btw, both glxgears and glxinfo dont run.

how should i fix this?
[13 Apr 2011 2:33] Alfredo Kojima
If neither glxinfo or glxgears run, then it is a problem in your system; likely a video driver issue. Please look for help in Ubuntu forums or other channels more appropriate for your problem as we can't help with that here.