Bug 430154

Summary: yast2-gtk pkg mgr crash ...
Product: [openSUSE] openSUSE 11.0 Reporter: Michael Meeks <mmeeks>
Component: YaST2Assignee: Michael Meeks <mmeeks>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Critical    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michael Meeks 2008-09-26 10:36:50 UTC
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x42725950 (LWP 12009)]
0x00007fb11dcc5c22 in g_type_check_is_value_type () from /usr/lib64/libgobject-2.0.so.0
(gdb) bt
#0  0x00007fb11dcc5c22 in g_type_check_is_value_type () from /usr/lib64/libgobject-2.0.so.0
#1  0x00007fb11f2c803e in _gtk_tree_data_list_check_type (type=140398688079744) at gtktreedatalist.c:91
#2  0x00007fb11f2dae20 in IA__gtk_tree_store_new (n_columns=8) at gtktreestore.c:275
#3  0x00007fb11f704875 in YGPackageSelector::resolveProblems (this=<value optimized out>, problems=@0x42722270) at YGPackageSelector.cc:2519
#4  0x00007fb11f71c6a2 in Ypp::Impl::resolveProblems (this=0x205db00) at yzyppwrapper.cc:1625

(gdb) l
2517                    // model
2518                    GtkTreeStore *store = gtk_tree_store_new (8, G_TYPE_BOOLEAN, G_TYPE_BOOLEAN,
2519                            G_TYPE_STRING, G_TYPE_INT, G_TYPE_INT, G_TYPE_POINTER);

8 should read 6 - ie. the number of columns.

Note to self, when super-long fsck finishes: see if it's fixed in HEAD.
Comment 1 Michael Meeks 2008-09-26 10:59:52 UTC
apparently fixed in HEAD / 11.1.