bug-binutils@gnu.org

2024-02-16 Thread fantasquex at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31390

Bug ID: 31390
   Summary: [display html] Undefined subroutine &bigint::hex
   Product: binutils
   Version: 2.42
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: gprofng
  Assignee: vladimir.mezentsev at oracle dot com
  Reporter: fantasquex at gmail dot com
  Target Milestone: ---

I'm using gprofng distributed by ArchLinux at commit
`https://sourceware.org/binutils/docs/gprofng.html#Man-page-for-gprofng-display-html`.
I encountered an error when using `gprofng display html test.1.er`.

```
Undefined subroutine &bigint::hex called at /usr/bin/gp-display-html line 4059,
 line 1.
```

test.1.er is created by `gprofng collect app ./a.out`.

I'm not quite familiar with Perl or gprofng. I just replace `display text` with
`display html` in
https://sourceware.org/binutils/docs/gprofng.html#Getting-Started.

Any suggestion is welcome. Thanks in advance.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


bug-binutils@gnu.org

2024-02-22 Thread fantasquex at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31390

--- Comment #4 from Letu Ren  ---
Thanks for your reply. I can confirm I have installed bignum module. And the
wordround seems to work properly. Looking forward to an upstream patch to fix
this issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.