https://sourceware.org/bugzilla/show_bug.cgi?id=30439
Bug ID: 30439
Summary: [display html] Assertion error in caller-callee
structure creation
Product: binutils
Version: 2.40
Status: NEW
Severity: normal
Priority: P2
Component: gprofng
Assignee: vladimir.mezentsev at oracle dot com
Reporter: ruud.vanderpas at oracle dot com
Target Milestone: ---
Execution terminates with the following error:
[Assertion error] generate_caller_callee - 6 elements in name exceeds
limit
What happens is that a line with the information for a specific function has
additional fields that are not expected. This is the line triggering the
problem:
5:0x0002bc0d *<static>@0x2bc0d (<libgp-collector.so>) -- no functions found
0.
The string "-- no functions found" is not expected and this results in the
assertion.
--
You are receiving this mail because:
You are on the CC list for the bug.