[Bug translator/10486] New: raise default MAXSTRINGLEN on 64-bit hosts

fche at redhat dot com sourceware-bugzilla@sourceware.org
Wed Aug 5 20:05:00 GMT 2009


On a 64-bit host, a modest backtrace can easily outgrow a MAXSTRINGLEN-sized
string buffer.  One easy hack around this is to raise MAXSTRINGLEN to double
or quadruple the default size, with the assumption that memory consumption is
not as tight on such machines anyway.

-- 
           Summary: raise default MAXSTRINGLEN on 64-bit hosts
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Systemtap mailing list