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, <MAP_XML> 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.