https://bugzilla.novell.com/show_bug.cgi?id=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c23 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |mls@suse.com --- Comment #23 from Michael Andres <ma@suse.com> 2014-02-20 09:19:13 CET --- [zypp::SATResolver::solving] DBG << "queues init" << endl; solver_get_recommendations(_solv, &recommendations, &suggestions, 0); DBG << "got recommendations, suggestions" << endl; solver_get_orphaned(_solv, &orphaned); DBG << "got orphaned" << endl; solver_get_unneeded(_solv, &unneeded, 1); DBG << "got unneeded" << endl; @Michael: According to the logs it's the call to solver_get_unneeded which does not return (libsolv-0.3.2 on 12.3). Unlike previous incidents, it's reproducible after updating to the latest libsolv/libzypp for 12.3. Any idea? -- 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.