Bug #58250 MySQL Workbench crashed on wb::WBContext::add_new_query_window
Submitted: 17 Nov 2010 9:43 Modified: 17 Nov 2010 15:31
Reporter: Rafal W Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.1-ALPHA OS:FreeBSD
Assigned to: CPU Architecture:Any

[17 Nov 2010 9:43] Rafal W
Description:
(gdb) bt full
#23 0x00000008033dd693 in gtk_main () from /usr/local/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#24 0x0000000800e5f865 in mforms::gtk::FormImpl::run_modal (self=0x7fffffffd0c0, accept=0x7fffffffd7e0, cancel=0x7fffffffd850) at lf_form.h:97
	status = false
	accept_c = {slot_ = 0x81270fcf0}
	cancel_c = {slot_ = 0x81270fcd0}
	form = (mforms::gtk::FormImpl *) 0x812665fa0
#25 0x0000000800e4568e in mforms::Form::run_modal (this=0x7fffffffd0c0, accept=0x7fffffffd7e0, cancel=0x7fffffffd850) at form.cpp:42
No locals.
#26 0x00000008019a10d0 in grtui::DbConnectionDialog::run (this=0x7fffffffd0c0) at grtui/grtdb_connect_dialog.cpp:45
No locals.
#27 0x000000000082ac78 in wb::WBContext::add_new_query_window (this=0x80b4e4200, targetConnection=@0x7fffffffdab0) at workbench/wb_context.cpp:2331

How to repeat:
Just use it for some time, it crashes all the time.
[17 Nov 2010 9:46] Rafal W
bug report

Attachment: mysql-workbench-bin-bugreport-58250.txt (text/plain), 37.75 KiB.

[17 Nov 2010 15:31] Johannes Taxacher
Hello Rafal,

FreeBSD is not in our list of supported systems for Workbench. But in addition to that, 5.2.1 alpha is a very old version of Workbench, maybe you have better luck compiling from recent sources (5.2.29 is current available GA version).