After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 735300 - clicking on Actions tab in inspector causes abort
clicking on Actions tab in inspector causes abort
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Debugging
3.13.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 735095 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-08-23 22:22 UTC by Christian Hergert
Modified: 2014-08-26 11:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Hergert 2014-08-23 22:22:18 UTC
Clicking on the TreeView of actions in GtkInspector for a GtkApplicationWindow causes an abort.

Gtk:ERROR:gtkrbtree.c:1044:_gtk_rbtree_find_offset: assertion failed: (tree)
Aborted (core dumped)

FWIW, I had no actions in the treeview, just clicked in the widget.

Running Gtk+ 3.13.7 in Fedora 21 branch.
Comment 1 Christian Hergert 2014-08-23 22:25:44 UTC
Also, if there is an action in the treeview, it does not abort.
Comment 2 Carlos Garnacho 2014-08-26 11:08:49 UTC
*** Bug 735095 has been marked as a duplicate of this bug. ***