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 dyninst/17360] systemtap in the dyninst mode kills the probed binary


https://sourceware.org/bugzilla/show_bug.cgi?id=17360

--- Comment #4 from Josh Stone <jistone at redhat dot com> ---
(In reply to Josh Stone from comment #3)
> The first a.out+0 is odd, but I think harmless.  Looking at pass-2, this is
> apparently "__libc_start_main", which isn't even a part of this binary -
> it's in libc.  Looking at further verbosity, it appears we're getting this
> one from the symbol table, but this is an undefined symbol to be satisfied
> by libc, so I'm not sure why we grab it.  Still, should be harmless.

FWIW, commit 536254017dcb eliminates this.

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