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 bpf/23435] stapbpf transport layer can swallow a message before exit()


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

--- Comment #1 from Serhei Makarov <serhei.public at gmail dot com> ---
Looks like this issue depends on PR22330. Once we have a proper transport
framework, we can implement a proper EXIT message instead of multiplexing onto
trace_printk() like this.

I experimented a bit with having exit() send a (much less likely to occur)
non-printing character to make the second testcase work properly, but that
introduces more problems than it solves.

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