Mailinglist Archive: opensuse-bugs (6406 mails)

< Previous Next >
[Bug 258742] Kernel update during online update does not finish installation
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 6 Apr 2007 00:50:00 -0600 (MDT)
  • Message-id: <20070406065000.2F52AFE7@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=258742


lslezak@xxxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mvidner@xxxxxxxxxx




------- Comment #26 from lslezak@xxxxxxxxxx  2007-04-06 00:49 MST -------
Stefan, thank you very much for the debugging!

Pkg-bindings catch all unhandled libzypp exceptions on the global level (in
Y2PkgFunction::evaluateCall()). The log should contain error message "Caught an
unhandled exception" if that happens. Y2log (from the second stage) doesn't
contain any THROW text, so no libzypp exception occurred. 

IIRC an unhandled C++ exception causes SIGABORT not SEGFAULT.

It's strange that it works in ncurses, another strange thing is that
Pkg::TargetInit() should not use network at all...

Martin, any idea what could happen in
#0  0xb7f7ad4e in typeinfo for PtrBase<SymbolEntry> ()
   from /usr/lib/YaST2/plugin/libpy2wfm.so.2 ?


-- 
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, or are watching someone who is.

< Previous Next >