-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-9.2.0
-
None
-
None
-
rhel-sst-cs-stacks
-
ssg_core_services
-
None
-
False
-
-
None
-
None
-
None
-
None
-
If docs needed, set a value
-
-
ppc64le
-
None
Description of problem:
I noticed, that on ppc64le the test perl/Regression/bz548249-threads-leak-memory-when-detached takes very long time to run - around 20 - 30 times as long as on other architectures. While on other archs the test runs for 2-3 minutes, on ppc64le it often hits the 60min timeout and is being terminated by the watchdog. Evenn if it does not, it takes an order of magnitude longer time to finish than elsewhere:
Quick investigation showed that the thread creation is slow on the architecture in question.
Version-Release number of selected component (if applicable):
perl-5.32.1-480.el9
How reproducible:
Always
Steps to Reproduce:
1. run the test on all supported architectures
2.
3.
Actual results:
ppc64le time is way longer (20 - 30 times or so) than the rest
Expected results:
Additional info:
- external trackers