Bug #73021 Crash while editing model
Submitted: 17 Jun 2014 11:39 Modified: 16 Mar 2018 18:42
Reporter: ALEXANDER NOLTING Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:6.1.6 OS:Linux (opensuse 13.1)
Assigned to: CPU Architecture:Any
Tags: Edit

[17 Jun 2014 11:39] ALEXANDER NOLTING
Description:
Hello,
the workbench is constantly crashing after a while editing a model. In this case I went through all many:many relationship table to rename the default created column names.

Attached the stack trace as text file.

How to repeat:
Unfortunately the error is not reproducible following a specific set of steps to edit a certain object within the model.
[17 Jun 2014 11:41] ALEXANDER NOLTING
stack trace mysql wb 616 while editing object from model

Attachment: stack trace mysql wb 616.txt (text/plain), 83.59 KiB.

[17 Jun 2014 21:42] MySQL Verification Team
Repeatable on CentOS 6.5:

[miguel@tikal ~]$ mysql-workbench 
Ready.                            

(mysql-workbench-bin:3517): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: assertion `node != NULL' failed

(mysql-workbench-bin:3517): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: assertion `node != NULL' failed
*** Segmentation fault                                                                                       
Register dump:                                                                                               

 RAX: 00007fff312495d8   RBX: 0000000000000018   RCX: 0000000002a3f420
 RDX: 0000000002a3f420   RSI: 0000000000000018   RDI: 00007fff312495d0
 RBP: 0000000002d5bbf0   R8 : 0000000000000001   R9 : 0000000000b43810
 R10: 00007fff312492b0   R11: 00007fff312495d8   R12: 00007fff31249a40
 R13: 00007fff31249b50   R14: 00007fff31249b40   R15: 00007fff31249880
 RSP: 00007fff31249520                                                

 RIP: 00007f7e30c47a84   EFLAGS: 00010202

 CS: 0033   FS: 0000   GS: 0000

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

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

 ST(0) 0000 000000000000002c   ST(1) 0000 0000000000000014
 ST(2) 0000 0000000000b00000   ST(3) 0000 000000000000000b
 ST(4) 0000 0000000000000000   ST(5) ffff ffffffffaaaaa800
 ST(6) ffff d3c8000000000000   ST(7) 8000 8000000000000000
 mxcsr: 1fa4                                              
 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

Backtrace:
/usr/lib64/mysql-workbench/libwbpublic.so(_ZNSt3setISsSt4lessISsESaISsEE4findERKSs+0x14)[0x7f7e30c47a84]
/usr/lib64/mysql-workbench/libwbpublic.so(_ZN3bec25FKConstraintColumnsListBE9set_fieldERKNS_6NodeIdEiRKSs+0x8f1)[0x7f7e30c3dee1]
/usr/lib64/mysql-workbench/liblinux_utilities.so(_ZN16ListModelWrapper14set_value_implERKN3Gtk8TreeIterEiR<CUT>
7fff31213000-7fff3124d000 rw-p 00000000 00:00 0 [stack]
7fff312f2000-7fff312f3000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
[miguel@tikal ~]$
[17 Jun 2014 22:16] MySQL Verification Team
Thank you for the bug report.
[25 Aug 2014 22:41] Alfredo Kojima
Can you see if disbaling the oxygen theme helps? The crash is happening in oxygen code...
[4 Dec 2014 12:29] MySQL Verification Team
Not more repeatable on 6.2.4.
[16 Mar 2018 18:42] Christine Cole
Bug could no longer be reproduced. No changelog entry needed.