250 is only Implementation, FROM LINE 38 CODE IS:

Window::Window(const Glib::RefPtr<Window>& parent, GdkWindowAttr* attributes, 
int attributes_mask)
:
  Drawable((GdkDrawable*) gdk_window_new(Glib::unwrap(parent), attributes, 
attributes_mask))
{
  //GdkWindow is X11/win32-specific, so we probably can't derived our own GType.
}
Or I'm checking it wrong?

How to reproduce the problem:
Run MySQL Workbench (5.2.1?), open tab with database connection, restart your 
mysql server, go back to your connection tab, it should crash.

-- 
SEGV when using MySQL Workbench after MySQL timeout
https://bugs.launchpad.net/bugs/677379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to