https://sourceware.org/bugzilla/show_bug.cgi?id=29102
Bug ID: 29102 Summary: gprofng: assertion in gprofng/src/Expression.cc:139 Product: binutils Version: 2.39 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: vladimir.mezentsev at oracle dot com Target Milestone: --- It's a regression in QLparser since we started using bison To reproduce, set a filter: % gprofng display text -filter '(1,2) SOME IN STACK' -func test.1.er current filter setting: "(1,2) SOME IN STACK" gp-display-text: gprofng/src/Expression.cc:139: void Expression::fixupValues(): Assertion `arg0 && v.next == &(arg0->v)' failed. Aborted (core dumped) -- You are receiving this mail because: You are on the CC list for the bug.