This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/12124] emit diagnostics on unwind errors


http://sourceware.org/bugzilla/show_bug.cgi?id=12124

Mark Wielaard <mjw at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjw at redhat dot com

--- Comment #1 from Mark Wielaard <mjw at redhat dot com> 2010-10-17 21:29:34 UTC ---
commit 57aeedd3b1d7cd2c5a68b54836624990dc84ff6c
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sun Oct 17 22:51:28 2010 +0200

    PR12124 Emit warnings for bad unwind data encountered at runtime.

    * runtime/unwind.c: Turn dbug_unwind into _stp_warn when they indicate
      bad unwind data in binary.

It doesn't always indicate which module, and it isn't rate limited though. So
keep this bug open in case someone wants to add that.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]