Bug #49151 MySQL Workbench crashes when trying to Import / Export Server Data
Submitted: 26 Nov 2009 21:36 Modified: 2 Jan 2010 12:57
Reporter: Oriol Garrote Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2.8 OS:MacOS
Assigned to: CPU Architecture:Any

[26 Nov 2009 21:36] Oriol Garrote
Description:
In the "Server Administration Side" when trying to "Import / Export Server Data" Workbench crashes after selecting the database.

I'm running Mac OS X 10.6.2

Partial crash report:

Process:         MySQLWorkbench [3987]
Path:            /Applications/MySQL Tools/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
Identifier:      com.sun.MySQLWorkbench
Version:         ??? (5.2.8)
Code Type:       X86 (Native)
Parent Process:  launchd [538]

Date/Time:       2009-11-26 22:26:09.785 +0100
OS Version:      Mac OS X 10.6.2 (10C540)
Report Version:  6

Interval Since Last Report:          -102178 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  5967 sec
Per-App Crashes Since Last Report:   5
Anonymous UUID:                      A8EB2960-60E7-471E-8125-7F48BF151A2D

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib             	0x94ac0732 __kill + 10
1   libSystem.B.dylib             	0x94ac0724 kill$UNIX2003 + 32
2   libSystem.B.dylib             	0x94b5398d raise + 26
3   libSystem.B.dylib             	0x94b69a44 abort + 93
4   libstdc++.6.dylib             	0x93637fda __gnu_cxx::__verbose_terminate_handler() + 433
5   libstdc++.6.dylib             	0x9363617a __cxxabiv1::__terminate(void (*)()) + 10
6   libstdc++.6.dylib             	0x936361ba __cxxabiv1::__unexpected(void (*)()) + 0
7   libstdc++.6.dylib             	0x936362b8 __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
8   libgrt.dylib                  	0x001ccb4d grt::PythonModule::call_function(grt::BaseListRef const&, _object*, grt::Module::Function const&) + 497
9   libgrt.dylib                  	0x001cd8ab sigc::internal::slot_call1<sigc::bind_functor<-1, sigc::bound_mem_functor3<grt::ValueRef, grt::PythonModule, grt::BaseListRef const&, _object*, grt::Module::Function const&>, _object*, grt::Module::Function, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, grt::ValueRef, grt::BaseListRef const&>::call_it(sigc::internal::slot_rep*, grt::BaseListRef const&) + 68
10  libgrt.dylib                  	0x00192b56 sigc::slot1<grt::ValueRef, grt::BaseListRef const&>::operator()(grt::BaseListRef const&) const + 44
11  libgrt.dylib                  	0x00192431 grt::Module::call_function(std::string const&, grt::BaseListRef const&) + 297
12  libwbpublic.be.dylib          	0x005fcecd bec::PluginManagerImpl::open_standalone_plugin_main(grt::Ref<app_Plugin> const&, grt::BaseListRef const&) + 931
13  libwbpublic.be.dylib          	0x005fdeed bec::PluginManagerImpl::open_gui_plugin(grt::Ref<app_Plugin> const&, grt::BaseListRef const&, bec::GUIPluginFlags) + 1385
14  libwbpublic.be.dylib          	0x005fe341 bec::PluginManagerImpl::open_plugin(grt::Ref<app_Plugin> const&, grt::BaseListRef const&) + 47
15  libwbprivate.be.dylib         	0x0096ac13 wb::WBContextUI::handle_home_action(wb::HomeScreenAction, int) + 8209
16  libmforms.dylib               	0x00d907bf -[MFDrawBoxImpl doMouseUp:] + 163
17  com.apple.AppKit              	0x97055fa0 -[NSWindow sendEvent:] + 5693
18  com.apple.AppKit              	0x96f6eb2f -[NSApplication sendEvent:] + 6431
19  com.apple.AppKit              	0x96f024ff -[NSApplication run] + 917
20  com.apple.AppKit              	0x96efa535 NSApplicationMain + 574
21  com.sun.MySQLWorkbench        	0x0000b672 start + 54

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x94b699f3  ecx: 0xbfffe6ec  edx: 0x94ac0732
  edi: 0xa05abb10  esi: 0x0cecc95c  ebp: 0xbfffe708  esp: 0xbfffe6ec
   ss: 0x0000001f  efl: 0x00000286  eip: 0x94ac0732   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00da31a4

How to repeat:
Just try to import or export server data. it crashes always.
[30 Nov 2009 17:21] Susanne Ebrecht
How did you install Workbench?
[30 Nov 2009 17:30] Oriol Garrote
to Susanne Ebrecht:

I installed the built app from mysql-workbench-oss-5.2.8-osx10.5-i686.dmg
I didn't build it myself.
[30 Nov 2009 17:34] Oriol Garrote
I've just seen that the build itself indicates 10.5 (Leopard) and not 10.6 (Snow Leopard), but I expected to run flawlessly in Snow Leopard (because I see is 32 bits).

mysql-workbench-oss-5.2.8-osx10.5-i686.dmg
[2 Dec 2009 12:57] Susanne Ebrecht
We are not able to reproduce this.

We just publish Workbench 5.2.10. Please try if you still get this failure with the new version.
[3 Jan 2010 0: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".