Bug 216308
Summary: | "yelp info:bc" freezes with assert failures | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | petrosyan | ||||
Component: | yelp | Assignee: | Matthew Barnes <mbarnes> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2007-04-16 16:37:19 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 150225 | ||||||
Attachments: |
|
Description
petrosyan
2006-11-19 03:03:00 UTC
This bug is still present in yelp-2.18.0-1.fc7 $ yelp info:bc (yelp:2004): Gtk-CRITICAL **: gtk_tree_store_insert_after: assertion `G_NODE (sibling->user_data)->parent == G_NODE (parent->user_data)' failed (yelp:2004): Gtk-CRITICAL **: gtk_tree_store_set_valist: assertion `VALID_ITER (iter, tree_store)' failed (yelp:2004): Gtk-CRITICAL **: gtk_tree_store_iter_parent: assertion `VALID_ITER (child, tree_store)' failed (yelp:2004): Gtk-CRITICAL **: gtk_tree_store_insert_after: assertion `VALID_ITER (sibling, tree_store)' failed (yelp:2004): Gtk-CRITICAL **: gtk_tree_store_set_valist: assertion `VALID_ITER (iter, tree_store)' failed (yelp:2004): Gtk-CRITICAL **: gtk_tree_store_iter_parent: assertion `VALID_ITER (child, tree_store)' failed (yelp:2004): Gtk-CRITICAL **: gtk_tree_store_insert_after: assertion `VALID_ITER (sibling, tree_store)' failed (yelp:2004): Gtk-CRITICAL **: gtk_tree_store_set_valist: assertion `VALID_ITER (iter, tree_store)' failed Also crashing are info:automake16 info:gnutls Created attachment 150870 [details]
patch that fixes the first crash
this bug is still present in yelp-2.18.1-1.fc7 I've added the patch in 2.18.1-2.fc7 and filed http://bugzilla.gnome.org/show_bug.cgi?id=430365 to track the remaining crashes upstream. |