public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/23874] New: MIPS - semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa
@ 2018-11-09  5:09 gmoreira at gmail dot com
  2023-11-29 16:31 ` [Bug tapsets/23874] " wcohen at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: gmoreira at gmail dot com @ 2018-11-09  5:09 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 23874
           Summary: MIPS - semantic error: No cfa_ops supplied, but needed
                    by DW_OP_call_frame_cfa
           Product: systemtap
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: gmoreira at gmail dot com
  Target Milestone: ---

Created attachment 11388
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11388&action=edit
stap_report output

$ sudo stap --vp 01 -e 'probe kernel.function("do_truncate").return {
printf("filename '%s' \n", fullpath_struct_file(task_current(), @entry($filp)))
}'
semantic error: while processing probe
kernel.function("do_truncate@fs/open.c:37").return from:
kernel.function("do_truncate").return

semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa:
identifier '$filp' at <input>:1:116
        source: probe kernel.function("do_truncate").return { printf("filename
%s \n", fullpath_struct_file(task_current(), @entry($filp))) }
                                                                               
                                                   ^

Pass 2: analyzed script: 2 probes, 45 functions, 4 embeds, 2 globals using
112704virt/89956res/4420shr/94964data kb, in 45930usr/4270sys/104142real ms.
Pass 2: analysis failed.  [man error::pass2]

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

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

* [Bug tapsets/23874] MIPS - semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa
  2018-11-09  5:09 [Bug tapsets/23874] New: MIPS - semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa gmoreira at gmail dot com
@ 2023-11-29 16:31 ` wcohen at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: wcohen at redhat dot com @ 2023-11-29 16:31 UTC (permalink / raw)
  To: systemtap

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

William Cohen <wcohen at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wcohen at redhat dot com
         Resolution|---                         |WONTFIX

--- Comment #1 from William Cohen <wcohen at redhat dot com> ---
Don't have any access to MIPS machines, so it is unlikely that we will be able
to address this.

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

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

end of thread, other threads:[~2023-11-29 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-09  5:09 [Bug tapsets/23874] New: MIPS - semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa gmoreira at gmail dot com
2023-11-29 16:31 ` [Bug tapsets/23874] " wcohen 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).