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/13992] New: assertion failure on bad stap -d /paths


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

             Bug #: 13992
           Summary: assertion failure on bad stap -d /paths
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com
    Classification: Unclassified


./stap -p4 -d /foo/bar --ldd -e 'probe begin {}'
WARNING: side-effect-free probe 'probe_4502': keyword at <input>:1:1
 source: probe begin {}
         ^
stap: ../systemtap2/dwflpp.cxx:1157: void dwflpp::iterate_over_libraries(void
(*)(void*, const char*), void*): Assertion `this->module_name.length() != 0'
failed.
[1]    23400 abort (core dumped)  ./stap -p4 -d /foo/bar --ldd -e 'probe begin
{}'

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