Bug #81968 Frequent crashes, usually when opening new tabs or changing context
Submitted: 22 Jun 2016 8:55 Modified: 7 Mar 2017 23:08
Reporter: Jim Evans Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.25 OS:Ubuntu (14.04)
Assigned to: CPU Architecture:Any

[22 Jun 2016 8:55] Jim Evans
Description:
jevans@JEvans-ubuntu:~$ mysql-workbench
Ready.

Thread started
/usr/lib/python2.7/dist-packages/paramiko/client.py:95: UserWarning: Unknown ssh-rsa host key for webapps-mysql64: 6a4cb0ffe6fd3a81a0429c22a1a44e08
  (key.get_name(), hostname, hexlify(key.get_fingerprint())))

(mysql-workbench-bin:3975): GLib-GObject-WARNING **: attempting to add an interface (GtkTreeModel) to class (gtkmm__CustomObject_13GridViewModel) after class_init

(mysql-workbench-bin:3975): GLib-GObject-WARNING **: attempting to add an interface (GtkTreeDragDest) to class (gtkmm__CustomObject_13GridViewModel) after class_init

(mysql-workbench-bin:3975): GLib-GObject-WARNING **: attempting to add an interface (GtkTreeDragSource) to class (gtkmm__CustomObject_13GridViewModel) after class_init

(mysql-workbench-bin:3975): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_14CustomRendererIN3Gtk16CellRendererSpinEN4Glib7ustringEiE::pixbuf after class was initialised

(mysql-workbench-bin:3975): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_14CustomRendererIN3Gtk16CellRendererSpinEN4Glib7ustringEiE::text after class was initialised

(mysql-workbench-bin:3975): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_14CustomRendererIN3Gtk16CellRendererSpinEN4Glib7ustringEiE::editable after class was initialised

(mysql-workbench-bin:3975): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_14CustomRendererIN3Gtk16CellRendererTextEN4Glib7ustringES3_E::pixbuf after class was initialised

(mysql-workbench-bin:3975): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_14CustomRendererIN3Gtk16CellRendererTextEN4Glib7ustringES3_E::text after class was initialised

(mysql-workbench-bin:3975): GLib-GObject-WARNING **: Attempt to add property gtkmm__CustomObject_14CustomRendererIN3Gtk16CellRendererTextEN4Glib7ustringES3_E::editable after class was initialised

** (mysql-workbench-bin:3975): CRITICAL **: murrine_style_draw_box_gap: assertion 'height >= -1' failed

** (mysql-workbench-bin:3975): CRITICAL **: murrine_style_draw_box: assertion 'height >= -1' failed
Segmentation fault (core dumped)
*** Segmentation fault
Register dump:

 RAX: 0000000003053860   RBX: 00007ffd3ad21240   RCX: 0000000000e606e0
 RDX: 0000000000000001   RSI: 00007ffd3ad211b0   RDI: 00000000026afb40
 RBP: 00007ffd3ad21160   R8 : 0000000000000000   R9 : 0000000002f628b0
 R10: 0000000000000001   R11: 00007f14b7129d00   R12: 00007ffd3ad211b0
 R13: 00007ffd3ad21120   R14: 00007ffd3ad21170   R15: 00007ffd3ad211a0
 RSP: 00007ffd3ad210e8

 RIP: 0000000000000050   EFLAGS: 00010202

 CS: 0033   FS: 0000   GS: 0000

 Trap: 0000000e   Error: 00000014   OldMask: 00000000   CR2: 00000050

 FPUCW: 0000037f   FPUSW: 00000000   TAG: 00007f14
 RIP: b8c77ffd   RDP: 3ad1c6e8

 ST(0) 0000 0000000000000000   ST(1) 0000 0000000000000000
 ST(2) 0000 0000000000000000   ST(3) 0000 0000000000000000
 ST(4) 0000 0000000000000000   ST(5) 0000 0000000000000000
 ST(6) ffff ffffffff99999800   ST(7) ffff ffffffff99999800
 mxcsr: 1fa0
 XMM0:  00000000000000000000000000ff0000 XMM1:  00000000000000000000000000ff0000
 XMM2:  00000000000000000000000000ff0000 XMM3:  00000000000000000000000000ff0000
 XMM4:  00000000000000000000000000ff0000 XMM5:  00000000000000000000000000ff0000
 XMM6:  00000000000000000000000000ff0000 XMM7:  00000000000000000000000000ff0000
 XMM8:  00000000000000000000000000ff0000 XMM9:  00000000000000000000000000ff0000
 XMM10: 00000000000000000000000000ff0000 XMM11: 00000000000000000000000000ff0000
 XMM12: 00000000000000000000000000ff0000 XMM13: 00000000000000000000000000ff0000
 XMM14: 00000000000000000000000000ff0000 XMM15: 00000000000000000000000000ff0000

Backtrace:
jevans@JEvans-ubuntu:~$

How to repeat:
Open MySQL workbench. Use it a bit (sometimes a lot). Crash.

This is random, and never seems to follow the same rules. My best guess is it happens when opening tabs, but sometimes I can be typing a query and it happens also.

It's been happening for years on different versions, but I'v never been able to get any info to make a bug report. I've got into the habit of always starting via commandline so I get some output. This is the only time it's not happened while I was doing something time critical so I could take the time to report it.
[22 Jun 2016 9:14] MySQL Verification Team
Hello Jim Evans,

Thank you for taking the time to report a problem.  Unfortunately you are not using a current version of the product you reported a problem with -- the problem might already be fixed. Please download a new version from http://www.mysql.com/downloads/

If you are able to reproduce the bug with one of the latest versions, please change the version on this bug report to the version you tested and change the status back to "Open".  Again, thank you for your continued support of MySQL.

Thanks,
Umesh
[29 Jun 2016 8:23] Jim Evans
I've updated as suggested.

Still getting frequent crashes. Latest was  while attempting to copy a value out of a result set.
[29 Jun 2016 8:25] Jim Evans
Cli output when crashing during a copy action

Attachment: workbench_cli_dump.txt (text/plain), 56.17 KiB.

[7 Jul 2016 0:41] MySQL Verification Team
Please try version 6.3.7. Thanks.
[8 Jul 2016 7:54] Jim Evans
Thanks.

I would, but I'd need to update my OS for that. 6.2.5 is the latest you offer for Ubuntu Trusty LTS.

I plan to upgrade over the summer, so hopefully the later versions will fix this.
[8 Jul 2016 10:13] MySQL Verification Team
Please comment this bug report when you will get the check done with new version. Thanks.
[31 Jul 2016 14:33] Jim Evans
Hmm. Catch 22 here. I can barely get any work done due to the crashes (4 times in the last hour), and I can't spend the time to upgrade my laptop's version of Ubuntu until this project is done. Is there no way around this? Install the latest version despite you not offering a way to do so?
[31 Jul 2016 15:20] Jim Evans
I have to provide a comment even though all I'm doing is correcting the listing of my os version.
[7 Feb 2017 23:08] MySQL Verification Team
Please try version 6.3.9. Thanks.
[8 Mar 2017 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".