Bug 202393 - Intermittent named crash with pthread_mutex_destroy
Summary: Intermittent named crash with pthread_mutex_destroy
Keywords:
Status: CLOSED DUPLICATE of bug 173961
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: bind
Version: 4.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Adam Tkac
QA Contact: Ben Levenson
URL:
Whiteboard:
: 202394 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-14 04:12 UTC by James Gardiner
Modified: 2013-04-30 23:34 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-03-06 16:37:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description James Gardiner 2006-08-14 04:12:37 UTC
Description of problem:

Very occasionally (particularly under load) named will crash with one ofthe 
following (or similar)
errors:

RUNTIME_CHECK(((pthread_mutex_destroy(((&adb->mplock))) == 0
) ? 0 : 34) == 0) failed
OR 
14:37:45.515 RUNTIME_CHECK(((pthread_mutex_destroy(((&rbtdb->node_locks[i
].lock))) == 0) ? 0 : 34) == 0) failed

I don't believe this is related to memory constraints, since the busiest server 
never exceeds a resident footprint of 250MB, whereas these servers have 2GB RAM 
and  are exclusively for DNS.



Version-Release number of selected component (if applicable):
bind-9.3.2-2_EL4
Kernel 2.6.9-34.0.2.ELsmp x86_64

How reproducible:
Happened about four times in eight months (so not very :< )

Steps to Reproduce:
1. Run bind on an SMP x86_64 box.
2. ?

Additional info:
This is essentially the same issue as bug 173961, which was closed as it claims 
a fix has been implemeneted in back-ports from Bind 9.2.6 to 9.2.4, but we are 
running 9.3.2.

Comment 1 Martin Stransky 2006-08-14 08:34:41 UTC
*** Bug 202394 has been marked as a duplicate of this bug. ***

Comment 2 Martin Stransky 2006-10-13 15:34:10 UTC
bind-9.3.2-2_EL4 isn't supported by Red Hat, it's only a test package...

Comment 3 Adam Tkac 2007-03-06 16:37:26 UTC
This is fixed in RHEL-4.4 so if you want use bind 9.3 series or newer please use
packages from Fedora. bind 9.3.2 isn't supported in RHEL-4 => closing

Regards, Adam

*** This bug has been marked as a duplicate of 173961 ***


Note You need to log in before you can comment on or make changes to this bug.