https://bugzilla.novell.com/show_bug.cgi?id=832737 https://bugzilla.novell.com/show_bug.cgi?id=832737#c37 --- Comment #37 from Michael Andres <ma@suse.com> 2013-09-18 13:13:32 CEST --- We were afraid this would happen. The libzypp you installed from the zypp:Code12_3-Branch repo and the two libzypp versions I attached were all compiled from the same code; just compiler optimization is different. This could hint to a misscompilation. The core files we saw could also hint to a misscompilation. But then the crashes should not be limited to your system. It would be great it you could stay with the libzypp from comment 35 for a while, 'hoping' it will crash an produce a core which reveals a bug. --- The lib has BuildID[sha1]=0xc29dca57f0993572283073455f20964658e7dc0e. You can easily check whether zypper actually uses the right one: $ ldd /usr/bin/zypper | grep libzypp libzypp.so.1200 => /usr/lib/libzypp.so.1200 VVVVVVVVVVVVVVVVVVVVVVVV $ file --dereference /usr/lib/libzypp.so.1200 .....BuildID[sha1]=0xc29dca57f0993572283073455f20964658e7dc0e -- 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.