public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug bpf/24926] New: non-ascii characters not printing on stapbpf
@ 2019-08-21 16:10 sapatel at redhat dot com
  2019-08-21 22:05 ` [Bug bpf/24926] " me at serhei dot io
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: sapatel at redhat dot com @ 2019-08-21 16:10 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 24926
           Summary: non-ascii characters not printing on stapbpf
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: bpf
          Assignee: systemtap at sourceware dot org
          Reporter: sapatel at redhat dot com
  Target Milestone: ---

All unicode characters seem to be printing on the normal Systemtap backend but,
not on stapbpf, which seems to be limited to ASCII characters only. 

This can be seen with the following scripts: 

'probe oneshot { print("官话") }'
'probe oneshot { print("संस्कृतम्") }'

After some discussion with serhei, it was noted that that stapbpf might be
assuming that a single character is a single byte.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-09-03 20:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-21 16:10 [Bug bpf/24926] New: non-ascii characters not printing on stapbpf sapatel at redhat dot com
2019-08-21 22:05 ` [Bug bpf/24926] " me at serhei dot io
2019-08-26 18:04 ` sapatel at redhat dot com
2019-08-28 21:26 ` sapatel at redhat dot com
2019-09-03 20:07 ` sapatel at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).