Bug 71582

Summary: pwlib loop with openh323gk
Product: [Retired] Red Hat Raw Hide Reporter: Alexander Larsson <alexl>
Component: pwlibAssignee: Daniel Reed <djr>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-05-03 23:20:38 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:

Description Alexander Larsson 2002-08-15 12:12:14 UTC
Subject: rawhide pwlib, openh323

Hi,

Building openh323gk (from http://www.gnugk.org/) with the latest pwlib
and openh323 packages from rawhide results in a binary that just
endlessly loops allocating memory upon startup.

I think the loop is in
pwlib/src/ptlib/unix/socket.cxx:PIPSocket::GetRouteTable();

somehow the eof() or bad() file conditions are not detected.

This only occurs if pwlib/openh323 are built with g++-3.
Rebuilding the RPMS with gcc296 makes the gatekeeper work..

Comment 1 Daniel Reed 2004-05-03 23:20:38 UTC
Please re-file if this is still relevant.