http://bugzilla.novell.com/show_bug.cgi?id=591760 http://bugzilla.novell.com/show_bug.cgi?id=591760#c0 Summary: zypper: Assert failed: /usr/include/boost/smart_ptr/intrusive_ptr.hpp:149: Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: burnus@gmx.de QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=351063) --> (http://bugzilla.novell.com/attachment.cgi?id=351063) zypper.log.gz User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.2) Gecko/20100317 SUSE/3.6.2-1.1 Firefox/3.6.2 That's with current Factory (zypper-1.4.0-3.3.x86_64). Updating in general works, but "up x*" fails: $ gdb --args zypper up 'x*' [...] (gdb) run Starting program: /usr/bin/zypper up x\* [...] Loading repository data... Reading installed packages... zypper: /usr/include/boost/smart_ptr/intrusive_ptr.hpp:149: T* boost::intrusive_ptr<T>::operator->() const [with T = const zypp::ResObject]: Assertion `px != 0' failed. Program received signal SIGABRT, Aborted. 0x00002aaaabfb1975 in raise () from /lib64/libc.so.6 (gdb) bt #0 0x00002aaaabfb1975 in raise () from /lib64/libc.so.6 #1 0x00002aaaabfb2e76 in abort () from /lib64/libc.so.6 #2 0x00002aaaabfaa1b5 in __assert_fail () from /lib64/libc.so.6 #3 0x00000000004ceff5 in operator-> (zypper=..., s=...) at /usr/include/boost/smart_ptr/intrusive_ptr.hpp:149 #4 selectable_update_report (zypper=..., s=...) at /usr/src/debug/zypper-1.4.0/src/update.cc:763 #5 0x00000000004d0483 in mark_updates (zypper=<value optimized out>, kinds=<value optimized out>, skip_interactive=<value optimized out>, best_effort=<value optimized out>) at /usr/src/debug/zypper-1.4.0/src/update.cc:843 #6 0x000000000045c1af in Zypper::doCommand (this=0x7bcfe0) at /usr/src/debug/zypper-1.4.0/src/Zypper.cc:3893 #7 0x0000000000461718 in Zypper::safeDoCommand (this=0x7bcfe0) at /usr/src/debug/zypper-1.4.0/src/Zypper.cc:815 #8 0x0000000000465461 in Zypper::main (this=0x7bcfe0, argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/zypper-1.4.0/src/Zypper.cc:132 Reproducible: Always -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.