Mailinglist Archive: opensuse-bugs (14006 mails)
| < Previous | Next > |
[Bug 378737] YaST segfaults on package installation
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 22 Apr 2008 09:06:24 -0600 (MDT)
- Message-id: <20080422150624.E0EC7CC6CD@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=378737
User ma@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=378737#c6
Michael Andres <ma@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Michael Andres <ma@xxxxxxxxxx> 2008-04-22 09:06:23 MST ---
Fixed in libzypp-4.13.3.
Frame 2: /lib64/libc.so.6 [0x7fddb75b5330]
Frame 3: /usr/lib64/libzypp.so.407 zypp::Repository::get() const
Frame 4: /usr/lib64/libzypp.so.407 zypp::Repository::info() const
Frame 5: /usr/lib64/YaST2/plugin/libpy2Pkg.so.2
PkgFunctions::AnyResolvableFrom(std::string const&)
Retriveing the Repository iterator wrongly created an empty system repository,
which invalidated the returned iterator.
--
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.
User ma@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=378737#c6
Michael Andres <ma@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Michael Andres <ma@xxxxxxxxxx> 2008-04-22 09:06:23 MST ---
Fixed in libzypp-4.13.3.
Frame 2: /lib64/libc.so.6 [0x7fddb75b5330]
Frame 3: /usr/lib64/libzypp.so.407 zypp::Repository::get() const
Frame 4: /usr/lib64/libzypp.so.407 zypp::Repository::info() const
Frame 5: /usr/lib64/YaST2/plugin/libpy2Pkg.so.2
PkgFunctions::AnyResolvableFrom(std::string const&)
Retriveing the Repository iterator wrongly created an empty system repository,
which invalidated the returned iterator.
--
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.
| < Previous | Next > |