Bug 496620 - Main frame missing in various (fdleak) tests (ppc64le)
Summary: Main frame missing in various (fdleak) tests (ppc64le)
Status: REPORTED
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (show other bugs)
Version: 3.24 GIT
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-23 20:29 UTC by Mark Wielaard
Modified: 2024-11-23 20:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Wielaard 2024-11-23 20:29:43 UTC
In various tests the main frame is missing or provides a missing/wrong source/line number.
This seems to mostly be in ppc64le (replicated on Power9

For now we are working around it by filters or alternative exp files.

See commit 04d30049bf9b "Filter away "main" differences in filter_fdleak"
And commit e6960c2e41b1 "Add exp and supp patterns for missing main frame for ppc64le"