The CRITICAL happens when running
g_value_init(&value, param_spec->value_type);
g_object_get_property(object_, g_param_spec_get_name(param_spec),
&value);
on the property "state" which has GType GeditWindowState, derived from
GFlags. This sounds like a bug in glib itself.
If I filter out the "state" property, then the gedit test case runs
happily (all 10.000 iterations). This seems to indicate that some kind
of memory corruption happens at this point.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1283966
Title:
Looping while selecting the same object is causing the application to
die raising a dbus no reply exception
To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot-gtk/+bug/1283966/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs