Sysprof does not profile

  • Open
  • quality assurance status badge
Details
One participant
  • Abhishek Cherath
Owner
unassigned
Submitted by
Abhishek Cherath
Severity
normal

Debbugs page

Abhishek Cherath wrote 12 months ago
(address . bug-guix@gnu.org)
877chj9pux.fsf@quic.us
Hello,

Sysprof doesn't seem to be working (v3.48.0,
store path: /gnu/store/r9byvi62k5h7gc9qaknknilwl8rsq1gx-sysprof-3.48.0)

Steps to reproduce:
1. run sysprof
2. press record
3. see "Ouch, that hurt!" error screen

The process listing upon turning off "Profile Entire System" is also not
working. So possibly some kind of sandbox issue or something? Haven't
looked into it yet though.

Yours sincerely,
Abhishek Cherath.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 70097@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70097
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help