Bug 89076
Summary: | amavisd-new hangs in rt_sigsuspend([] | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Frank Reppin <frank> | ||||
Component: | glibc | Assignee: | Jakub Jelinek <jakub> | ||||
Status: | CLOSED WORKSFORME | QA Contact: | Brian Brock <bbrock> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 8.0 | CC: | fweimer | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i686 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2003-04-22 08:49:36 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Frank Reppin
2003-04-17 09:20:43 UTC
Created attachment 91172 [details]
straceoutput
worksforme: after recompiling Perl with '-lpthread' (threading Perl) the problem vanished. however, I have no idea where glibc-2.2.93 and glibc-2.3.2 differ in detail there. Maybe someone can shed some light on this whilst closing the bug. TIA. Isn't perl by default compiled with threads? In this case the only thing which changed is IIRC the binary compatibility change for the new sizes of condvars. Perl without recompilation would use the compatibility code which I would expect has no problems. Anyway, if a new perl fixes the problem this is certainly good enough for me. On an RHL9 system you would get all this for free, without recompilation. |