Bugzilla – Bug 131564
yast segfaults on software management and system update
Last modified: 2005-11-16 07:10:13 UTC
sbin/yast: line 207: 5768 Segmentation fault $ybindir/y2base menu ncurses Program received signal SIGSEGV, Segmentation fault. 0x415467aa in RepPtrStore<Regex_t, Regex_t>::_assign () from /usr/lib/YaST2/plugin/libpy2ag_ini.so.2 #0 0x415467aa in RepPtrStore<Regex_t, Regex_t>::_assign () from /usr/lib/YaST2/plugin/libpy2ag_ini.so.2 #1 0x41536e16 in Regex::~Regex () from /usr/lib/YaST2/plugin/libpy2ag_ini.so.2 #2 0x4172b37a in ProcPart::getMatchingEntries () from /usr/lib/liby2storage.so.2 #3 0x416943d2 in Disk::checkPartedOutput () from /usr/lib/liby2storage.so.2 #4 0x4169b4b7 in Disk::detectPartitions () from /usr/lib/liby2storage.so.2 #5 0x41647ddb in Storage::autodetectDisks () from /usr/lib/liby2storage.so.2 #6 0x4164c466 in Storage::detectDisks () from /usr/lib/liby2storage.so.2 #7 0x4164f0ce in Storage::detectObjects () from /usr/lib/liby2storage.so.2 #8 0x4164f5d4 in Storage::initialize () from /usr/lib/liby2storage.so.2 #9 0x41663b1e in Storage::getContainers () from /usr/lib/liby2storage.so.2 #10 0x41590228 in _wrap_StorageInterface_getContainers (my_perl=0x8a27490, cv=0x8bca1c4) at LibStorage_wrap.cc:9706 ...
Ah, it's the version in STABLE from the 30.Okt 2005.
Please also attach the yast-logfiles and describe the exact way (step by step) how this problem can be reduced.
:) Not sure how it can be "reduced", but I hope we can do... :) I started "yast" on the console and pressed "Software Management" in the right column. Than it segfaults, same for "System Update". /var/log/YaST2/y2log ends with: 2005-10-31 17:52:23,950 INFO libstorage - Disk.cc(scanPartedLine):493 Fields Num:10 Start:6228 End:7295 Type:0 2005-10-31 17:52:23,950 INFO libstorage - Disk.cc(scanPartedLine):494 TInfo:,ext3,type=83, 2005-10-31 17:52:23,950 INFO libstorage - Disk.cc(scanPartedLine):599 Fields Num:10 Id:83 Ptype:2 Start:6228 Size:1068 2005-10-31 17:52:23,950 INFO libstorage - Volume.cc(Volume):33 constructed volume /dev/sda10 on disk sda 2005-10-31 17:52:23,950 INFO libstorage - Partition.cc(Partition):24 constructed partition /dev/sda10 on disk sda 2005-10-31 17:52:23,950 INFO libstorage - Disk.cc(checkPartedOutput):652 /proc/partititons regex sdap?[0-9]+
Give more information about your system's configuration (attach [not: inline] the output of hwinfo) and the complete Yast2-logfile. Also: don't change the status from NEED to ASSI. Thanks.
Created attachment 56027 [details] y2log
Created attachment 56028 [details] hwinfo
Replacing the single file: /usr/lib/YaST2/plugin/libpy2ag_ini.so.2 with the version from 10.0 makes it working again.
might be related to bug #131530
it is a duplicate. *** This bug has been marked as a duplicate of 131530 ***