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.