Bug 179875

Summary: java.lang.Exception gtktreestore.c:583 (gtk_tree_store_get_path): assertion failed: (G_NODE (iter->user_data)->parent != NULL)
Product: Red Hat Enterprise Linux 4 Reporter: Jeff Moyer <jmoyer>
Component: fryskAssignee: Sami Wagiaalla <swagiaal>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: mmcgrath, pmuldoon
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 4.4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-30 16:42:11 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:

Description Jeff Moyer 2006-02-03 16:04:09 UTC
Description of problem:

3-Feb-06 11:03:41 AM frysk.gui.FryskGui importPreferences
WARNING: /root/.frysk/.settings not found. Will be created on program exit
java.lang.Exception: file
/usr/src/build/670582-i386/BUILD/frysk-0.0.1.2005.12.14.15.12/gtk+-2.8.6/gtk/gtktreestore.c:
line 583 (gtk_tree_store_get_path): assertion failed: (G_NODE
(iter->user_data)->parent != NULL)
   at org.gnu.glib.GObject.printStackTrace(java.lang.String)
(/usr/lib/frysk/libgtkjava-2.8.so)
   at .logFunc (/usr/lib/frysk/libgtkjni-2.8.so)
   at .g_logv (/usr/lib/frysk/libglib-2.0.so.0.800.3)
   at .g_log (/usr/lib/frysk/libglib-2.0.so.0.800.3)
   at .g_assert_warning (/usr/lib/frysk/libglib-2.0.so.0.800.3)
   at .gtk_tree_store_remove (/usr/lib/frysk/libgtk-x11-2.0.so.0.800.6)
   at .Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1remove
(/usr/lib/frysk/libgtkjni-2.8.so)
   at org.gnu.gtk.TreeStore.gtk_tree_store_remove(org.gnu.glib.Handle,
org.gnu.glib.Handle) (/usr/lib/frysk/libgtkjava-2.8.so)
   at org.gnu.gtk.TreeStore.removeRow(org.gnu.gtk.TreeIter)
(/usr/lib/frysk/libgtkjava-2.8.so)
   at org.gnu.glib.CustomEvents.runEvents() (/usr/lib/frysk/libgtkjava-2.8.so)
   at .function (/usr/lib/frysk/libgtkjni-2.8.so)
   at .dispatch (/usr/lib/frysk/libgtkjni-2.8.so)
   at .g_main_context_dispatch (/usr/lib/frysk/libglib-2.0.so.0.800.3)
   at .g_main_loop_run (/usr/lib/frysk/libglib-2.0.so.0.800.3)
   at .gtk_main (/usr/lib/frysk/libgtk-x11-2.0.so.0.800.6)
   at .Java_org_gnu_gtk_Gtk_gtk_1main (/usr/lib/frysk/libgtkjni-2.8.so)
   at org.gnu.gtk.Gtk.gtk_main() (/usr/lib/frysk/libgtkjava-2.8.so)
   at org.gnu.gtk.Gtk.main() (/usr/lib/frysk/libgtkjava-2.8.so)
   at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0)
   at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)
Aborted


Version-Release number of selected component (if applicable):

frysk-0.0.1.2005.12.14.15.12-0.EL4.3

How reproducible:
I'm not sure, this happened when frsyk was open and I was doing a build.

Steps to Reproduce:
1.  Install frsyk
2.  as a user, sudo frysk
3.  leave frysk open and do some work
  
Actual results:
program aborts

Expected results:


Additional info:

Comment 1 Phil Muldoon 2006-02-06 16:11:07 UTC
Hi and thanks for the report! This also being tracked upstream

http://sourceware.org/bugzilla/show_bug.cgi?id=1863

Comment 2 Phil Muldoon 2006-02-06 18:28:47 UTC
Reopening as I messed up the upstream link. Apologies.

Comment 3 Andrew Cagney 2006-11-30 16:42:11 UTC
Tested on 4.4 while running autogen.sh