Bug 105387 - YaST crashes when creating a striping raid
Summary: YaST crashes when creating a striping raid
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 2
Hardware: i686 All
: P5 - None : Critical
Target Milestone: Beta 3
Assignee: Thomas Fehr
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 04:42 UTC by Frank-Michael Fischer
Modified: 2005-08-21 08:06 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Yast2 logs (321.70 KB, application/x-gzip)
2005-08-18 10:57 UTC, Frank-Michael Fischer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank-Michael Fischer 2005-08-18 04:42:51 UTC
it happens under X as well as in a text console. During creation YaST2 crashes with:

sbin/yast: line 207: 5189 Speicherzugriffsfehler $ybindir/y2base menu ncurses

The crash happens after creating the two raid partitions when trying to bind
them together into /dev/md0.
Comment 1 Frank-Michael Fischer 2005-08-18 04:50:08 UTC
to be more precise: it happens even after creating /dev/md0.
Comment 2 Frank-Michael Fischer 2005-08-18 04:55:44 UTC
seemingly YaST2 tries to mount it on /home regardless which mount point has been
specified. at least that's what the new fstab YaST2 writes out is telling me.
Comment 3 Lukas Ocilka 2005-08-18 05:17:59 UTC
Could you, please, attach YaST logs?

See: http://www.opensuse.org/index.php/Submit_a_bug for details.
Comment 4 Thomas Fehr 2005-08-18 08:59:05 UTC
Change to bot yast2-storage and yast2-update are in SVN and STABLE.
Comment 5 Thomas Fehr 2005-08-18 09:02:44 UTC
Sorry, this comment was menat to another bug.
Comment 6 Thomas Fehr 2005-08-18 09:03:06 UTC
Still needing YaST2 logs.
Comment 7 Frank-Michael Fischer 2005-08-18 10:57:51 UTC
Created attachment 46459 [details]
Yast2 logs
Comment 8 Frank-Michael Fischer 2005-08-18 14:13:27 UTC
Forget to set status, sorry
Comment 9 Thomas Fehr 2005-08-18 17:50:50 UTC
Fixed in current SVN.

BTW: the mount point /home is just a suggestion, of course you may change it
to whatever you prefer. Nevertheless I removed these suggestion, does not make
much sense in an installed system.
Comment 10 Frank-Michael Fischer 2005-08-21 08:06:53 UTC
Right, /home is the suggested mount point, just YaST2 uses this suggestion even
when I did specify another one.