Bugzilla – Bug 448280
Crash when doing "zypper info iw"
Last modified: 2008-11-24 18:03:40 UTC
vuntz@lyon ~/>LANG=C zypper --no-refresh info iw Loading repository data... Reading installed packages... Information for package iw: Erreur de segmentation === A quick run in gdb without debug packages give me: Program received signal SIGSEGV, Segmentation fault. 0xb7e2dd5f in zypp::PoolItem::resolvable() const () from /usr/lib/libzypp.so.523 (gdb) bt #0 0xb7e2dd5f in zypp::PoolItem::resolvable() const () from /usr/lib/libzypp.so.523 #1 0x080e7959 in printPkgInfo(Zypper&, zypp::ui::Selectable const&) () #2 0x080e93e7 in printInfo(Zypper&, zypp::ResKind const&) () #3 0x0807b0b2 in Zypper::doCommand() () #4 0x08085928 in Zypper::safeDoCommand() () #5 0x0808b244 in Zypper::main(int, char**) () #6 0x0809c35b in main ()
*** This bug has been marked as a duplicate of bug 448247 ***