Mailinglist Archive: opensuse-bugs (15074 mails)

< Previous Next >
[Bug 305196] memory corruption in zypper / libzypp
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 26 Sep 2007 03:39:46 -0600 (MDT)
  • Message-id: <20070926093946.57C97CC7AD@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=305196#c35





--- Comment #35 from Richard Guenther <rguenther@xxxxxxxxxx>  2007-09-26 03:39:45 MST ---
Well, I would look into it with valgrind on ppc if it only happens there.  And
maybe turn on libstdc++ debugging.  Oh, and as this is ppc and the stack looks
corrupted this might be related to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30282.

To use libstdc++ debugging build _all_ of zypper/libzypp with -D_GLIBCXX_DEBUG
(it changes the ABI, so all C++ dependencies have to be rebuilt with that
flag).
See http://gcc.gnu.org/onlinedocs/libstdc++/debug.html.


-- 
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 >