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 translator/15162] New: eh_frame table too big, may kernel panic


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

             Bug #: 15162
           Summary: eh_frame table too big, may kernel panic
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: jistone@redhat.com
    Classification: Unclassified


Reported here: http://sourceware.org/ml/systemtap/2013-q1/msg00144.html

We have a limit of MAX_UNWIND_TABLE_SIZE for each of the eh/dwarf unwind
tables, and binaries which exceed this are skipped.  However, it appears that
the skipping is not quite complete, and can sometimes lead to a kernel panic.

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