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/15452] segmentation fault in libdw while running compiling debugtypes.stp on rawhide


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

--- Comment #4 from Mark Wielaard <mjw at redhat dot com> 2013-05-10 20:35:01 UTC ---
commit c150b595f57ad4b026866ad295474ba365587647
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri May 10 16:29:15 2013 -0400

    PR15452 Prevent crash in dwflpp::print_members ().

    Don't try to find siblings when a DIE doesn't have any children.

    This doesn't solve the actual bug and the debugtypes testcase still fails
    because the code doesn't doesn't handle the DW_AT_signature.

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