﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
245	libc063 can deadlock in heap logic.	Steven Levine	bird	"There appears to be code path that can result in the libc 0.63 heap logic getting deadlocked.

The attached SHLNotes.txt demonstrates this.

ORD1 holds the Heap lock semaphore.
ORD2 appears to be looping trying to acquire the Heap lock semaphore
while in a critical section.

It is not clear why ORD2 is in a critical section.

I have a process dump if more information is needed.

"	defect	assigned	normal		libc	0.6	normal			
