Hello,
strange problem: I have a autoyast-xml-File (made from a set of xml-sniplets) which causes a Segfault of yast2 when I load that profile in yast2-Auto-Installation-Module.
YaST got signal 11 at YCP file Profile.ycp:88 /sbin/yast2: line 423: 31763 Segmentation fault $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
System is openSuSE 11.4, autoyast2-installation-2.20.9-1.2.1, autoyast2-2.20.9-1.2.1,
Can I check the validity of the profile without Yast?
Regards
Daniel
On 30.11.2011 15:15, Daniel Spannbauer wrote:
strange problem: I have a autoyast-xml-File (made from a set of xml-sniplets) which causes a Segfault of yast2 when I load that profile in yast2-Auto-Installation-Module.
YaST got signal 11 at YCP file Profile.ycp:88 /sbin/yast2: line 423: 31763 Segmentation fault $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
it's very likely that your partitioning-section is broken somehow Maybe you forgot the config:type="list" in <partitions config:type="list">?
Am 11/30/2011 05:46 PM, schrieb Uwe Gansert:
On 30.11.2011 15:15, Daniel Spannbauer wrote:
strange problem: I have a autoyast-xml-File (made from a set of xml-sniplets) which causes a Segfault of yast2 when I load that profile in yast2-Auto-Installation-Module.
YaST got signal 11 at YCP file Profile.ycp:88 /sbin/yast2: line 423: 31763 Segmentation fault $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
it's very likely that your partitioning-section is broken somehow Maybe you forgot the config:type="list" in <partitions config:type="list">?
Thanks Uwe, it was a Type somwher in the partitioning-sektion.
Regards
Daniel
autoinstall@lists.opensuse.org