[opensuse-autoinstall] autoyast-Profile causes yast-Segfault
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 -- Daniel Spannbauer Software Entwicklung marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax -11 Rechbergstr. 4 - 6, D 87727 Babenhausen Mobil +49 171 4033220 http://www.marco.de/ Email ds@marco.de Geschäftsführer Martin Reuter HRB 171775 Amtsgericht München -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
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">? -- ciao, Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer Home: http://www.suse.de/~ug - Blog: http://suse.gansert.net -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
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 -- Daniel Spannbauer Software Entwicklung marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax -11 Rechbergstr. 4 - 6, D 87727 Babenhausen Mobil +49 171 4033220 http://www.marco.de/ Email ds@marco.de Geschäftsführer Martin Reuter HRB 171775 Amtsgericht München -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
participants (2)
-
Daniel Spannbauer
-
Uwe Gansert