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 tapsets/14549] New: probefunc and print_ustack changes cause lots of exelib.exp failures


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

             Bug #: 14549
           Summary: probefunc and print_ustack changes cause lots of
                    exelib.exp failures
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap@sourceware.org
        ReportedBy: mjw@redhat.com
                CC: smakarov@redhat.com
    Classification: Unclassified


probefunc() and print_ustack() were recently changed causing lots of failures
in testsuite/systemtap.exelib/exelib.exp. Reverting this commit makes all
exelib.exp tests succeed again:

commit 4e4aaf10d022db0f607b9e729b1a7abd5decc1b4
Author: Serguei Makarov <smakarov@redhat.com>
Date:   Fri Aug 17 16:27:44 2012 -0400

    PR6580: rewrite simple to-be-deprecated backtrace functions in terms of new
ones

    For now, avoid changing backtrace(), probemod(), or the functions that
    depend on not running into MAXSTRINGLEN according to their documentation.

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