Bug 448280 - Crash when doing "zypper info iw"
Summary: Crash when doing "zypper info iw"
Status: RESOLVED DUPLICATE of bug 448247
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: libzypp (show other bugs)
Version: Factory
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 16:58 UTC by Vincent Untz
Modified: 2008-11-24 18:03 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Untz 2008-11-24 16:58:38 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 ()
Comment 1 Jan Kupec 2008-11-24 18:03:40 UTC

*** This bug has been marked as a duplicate of bug 448247 ***