Bug 75684 - glibc 2.2.5-40 uses too much stack
Summary: glibc 2.2.5-40 uses too much stack
Keywords:
Status: CLOSED DUPLICATE of bug 75128
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: glibc
Version: 7.3
Hardware: i386
OS: Linux
high
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-11 01:25 UTC by hjl
Modified: 2016-11-24 14:52 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-10-11 01:25:29 UTC
Embargoed:


Attachments (Terms of Use)

Description hjl 2002-10-11 01:25:21 UTC
glibc 2.2.5-40 changes a buffer type from 1k to 64k.
Unfortunately, resolver uses that buffer on stack.
As the result, many threaded applications, which have
a lower stack limit, start to dump core for no apparent
reasons.

Comment 1 Jakub Jelinek 2002-10-11 06:56:59 UTC

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


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