[Bug 473912] New: zypper: segmentation fault when search or install
https://bugzilla.novell.com/show_bug.cgi?id=473912 Summary: zypper: segmentation fault when search or install Classification: openSUSE Product: openSUSE 11.2 Version: Alpha 0 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: mvyskocil@novell.com QAContact: qa@suse.de Found By: Development $ ZYPP_LOGFILE=zypper.log zypper -vv se zypper Verbosity: 2 Non-option program arguments: 'zypper' Initializing Target Checking whether to refresh metadata for FATE Checking whether to refresh metadata for FATE:addons Checking whether to refresh metadata for NVIDIA Repository Checking whether to refresh metadata for devel:tools:building Checking whether to refresh metadata for Updates for 11.1 Loading repository data... Segmentation fault (core dumped) BTW: I've a sles10-sp2 repository (it's a plain dir shared via NFS), so it's maybe related. -- 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=473912 User mvyskocil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=473912#c1 --- Comment #1 from Michal Vyskocil <mvyskocil@novell.com> 2009-02-09 07:20:15 MST --- Created an attachment (id=271235) --> (https://bugzilla.novell.com/attachment.cgi?id=271235) a log from zypper -- 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=473912 User mvyskocil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=473912#c2 --- Comment #2 from Michal Vyskocil <mvyskocil@novell.com> 2009-02-09 07:21:13 MST --- Created an attachment (id=271236) --> (https://bugzilla.novell.com/attachment.cgi?id=271236) A core dump from zypper se zypper -- 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=473912 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Critical -- 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=473912 User mvyskocil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=473912#c3 --- Comment #3 from Michal Vyskocil <mvyskocil@novell.com> 2009-02-09 07:26:07 MST --- So disabling or a removal of sles10-sp2 repository did not helped. Only a manual removal of SOLV files /var/cache/zypp/solv/. -- 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=473912 User ma@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=473912#c4 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ma@novell.com AssignedTo|zypp-maintainers@forge.prov |mls@novell.com |o.novell.com | --- Comment #4 from Michael Andres <ma@novell.com> 2009-02-10 04:28:58 MST --- It happens when reading /var/cache/zypp/solv/Packman/solv. if ( ! _pool->whatprovides ) { MIL << "pool_createwhatprovides..." << endl; ::pool_addfileprovides( _pool ); ::pool_createwhatprovides( _pool ); } @mls: looks like a SEGV in pool_addfileprovides. -- 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