[Bug 837031] New: YaST got signal 11 at YCP file on installation start (Segmentation fault)
https://bugzilla.novell.com/show_bug.cgi?id=837031 https://bugzilla.novell.com/show_bug.cgi?id=837031#c0 Summary: YaST got signal 11 at YCP file on installation start (Segmentation fault) Classification: openSUSE Product: openSUSE Factory Version: 13.1 Milestone 4 Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rsalevsky@suse.com QAContact: jsrain@suse.com CC: trenn@suse.com Found By: Development Blocker: --- When I start an installation of openSuse Factory, in the first seconds the following error message during installation shows up and the process stops: *** Starting YaST2 *** Out of memory! YaST got signal 11 at YCP file /mounts/mp_0001/usr/share/YaST2/modules/Storage.rb:2343 /usr/lib/YaST2/startup/YaST2.call: line 277: 3793 Segmentation fault $OPT_FBITERM y2base "$Y2_MODULE_NAME" $Y2_MODE_FLAGS $Y2_MODULE_ARGS $Y2_MODE $Y2_UI_ARGS ain:~ # Connection to ain closed by remote host. The "Out of Memory" message makes no sense for me because the Machine has 31900 MB RAM. I also realized that the build of openSUSE:Factory yast2-storage fails. I don't know if this is the reason, but it looks wrong :P https://build.opensuse.org/package/show/openSUSE:Factory/yast2-storage -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=837031 https://bugzilla.novell.com/show_bug.cgi?id=837031#c2 Josef Reidinger <jreidinger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |rsalevsky@suse.com AssignedTo|bnc-team-screening@forge.pr |jreidinger@suse.com |ovo.novell.com | --- Comment #2 from Josef Reidinger <jreidinger@suse.com> 2013-08-28 09:34:08 UTC --- OK, lets check what is going wrong and if I can reproduce it. Interesting part is that it doesn't fail in openqa which had only 1GB of memory (kvm virtualization). Can you please be more specify if you run installation in virtual environment and what if yes or details of your hardware setup. Thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=837031 https://bugzilla.novell.com/show_bug.cgi?id=837031#c5 Josef Reidinger <jreidinger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- InfoProvider|jreidinger@suse.com |fehr@suse.com --- Comment #5 from Josef Reidinger <jreidinger@suse.com> 2013-08-28 12:06:57 UTC --- Thomas (Fehr) - Could you check this image? I found that it fails somewhere in perl bindings for libstorage - call perl_sv_setpvn http://perldoc.perl.org/perlguts.html#Working-with-SVs . I am not sure what cause it, as it can be from problem in SWIG, problem in ruby-bindings that pass something bad to perl-bindings or somewhere else. But I think that you in past change yast2-storage to use libstorage-ruby, so maybe problem can be in this part, that it load something wrong. Thanks ( I will continue investigating it ) I reproduce it when I start installation and in storage click on propose btrfs partitions, so it happen on various places ( so maybe garbage collector is in action ). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=837031 https://bugzilla.novell.com/show_bug.cgi?id=837031#c6 --- Comment #6 from Josef Reidinger <jreidinger@suse.com> 2013-08-28 12:20:31 UTC --- After another round of debugging and investigating I found that problem is that inst-sys contain yast2-storage 3.0.0 even if factory contain 3.0.2, that no longer have dependency on perl. So I check why this image doesn't have it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=837031 https://bugzilla.novell.com/show_bug.cgi?id=837031#c7 Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|fehr@suse.com | --- Comment #7 from Thomas Fehr <fehr@suse.com> 2013-08-28 12:48:03 UTC --- Of course it is essential that one uses both of libstorage/yast2-storage from what is available in YaST2:Head of from Milestone#4. What you observe could very well happen if one uses libstorage from YaST2:Head together with yast2-storage from Milestone#4 sine we removed the cruft needed for yast2-perl-bindings from libstorage after converting yast2-storage to use ruby bindings instead. BTW: if I look into the link mentioned in comment#1, I can only see that yast2-storage builds. But there is also a text that a submitrequest for yast2-storage was accepted 17 hours ago so maybe Factory simply contained outdated yast2-storage when mentioned Image was created. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=837031 https://bugzilla.novell.com/show_bug.cgi?id=837031#c8 Julian Wolf <juwolf@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Julian Wolf <juwolf@suse.com> 2013-09-02 09:26:36 UTC --- Tested and seems to work now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com