Bug 496620

Summary: Main frame missing in various (fdleak) tests (ppc64le)
Product: [Developer tools] valgrind Reporter: Mark Wielaard <mark>
Component: generalAssignee: Julian Seward <jseward>
Status: REPORTED ---    
Severity: normal CC: cel
Priority: NOR    
Version First Reported In: 3.24 GIT   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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"